Re: [hugin-ptx] hugin 2018 shell scripting

2019-01-08 Thread Niklas Mischkulnig
I do the mac building/packaging. I'll add the missing tools aliases in the next release. Am Dienstag, 8. Januar 2019 01:03:04 UTC+1 schrieb aks: > > Apparently /tools_mac does not have an alias for every executable in the > MacOS folders. > > Someone else would need to explain why the aliases

Re: [hugin-ptx] hugin 2018 shell scripting

2019-01-07 Thread Christian John
This resolves the problem - thanks! C On Mon, Jan 7, 2019 at 4:03 PM AKS-Gmail-IMAP wrote: > Christian, perhaps you have already figured this out. > > The tool files in /tools_mac are alias files pointing to the executable > files within the MacOS folder that resides within the Hugin

Re: [hugin-ptx] hugin 2018 shell scripting

2019-01-07 Thread AKS-Gmail-IMAP
Christian, perhaps you have already figured this out. The tool files in /tools_mac are alias files pointing to the executable files within the MacOS folder that resides within the Hugin application bundle (not the dmg) and the other application bundles like PTBatcherGUI. Apparently /tools_mac

Re: [hugin-ptx] hugin 2018 shell scripting

2019-01-07 Thread Christian John
Hey Terry, Running `$ cpfind -h` in bash returns the error "bash: cpfind: command not found". When opening the dmg, the same list of tools that came up with `ls` in the original post appears. Best, Christian On Mon, Jan 7, 2019 at 2:54 PM Terry Duell wrote: > Hello Christian, > > On Tue,

Re: [hugin-ptx] hugin 2018 shell scripting

2019-01-07 Thread Terry Duell
Hello Christian, On Tue, 08 Jan 2019 08:55:52 +1100, Christian John wrote: Hi Terry, I downloaded hugin using the dmg download from https://sourceforge.net/projects/hugin/files/latest/download. That's just hugin 2018.0.0... Working on a mid-2012 macbook osx 10.13.6. Is there a better way

Re: [hugin-ptx] hugin 2018 shell scripting

2019-01-07 Thread Christian John
Hi Terry, I downloaded hugin using the dmg download from https://sourceforge.net/projects/hugin/files/latest/download. That's just hugin 2018.0.0... Working on a mid-2012 macbook osx 10.13.6. Is there a better way to get the most up-to-date version? Best, Christian On Mon, Jan 7, 2019 at 1:49

Re: [hugin-ptx] hugin 2018 shell scripting

2019-01-07 Thread Terry Duell
Hello Christian, On Tue, 08 Jan 2019 07:38:27 +1100, Christian John wrote: [snip] So, `cpfind`, `cpclean`, `linefind`, `autooptimiser`, and `pano_modify` are all missing from my toolkit. Ultimately I don't want to stitch a panoramic, but instead generate a bunch of uncropped files

[hugin-ptx] hugin 2018 shell scripting

2019-01-07 Thread Christian John
Hi all, http://hugin.sourceforge.net/tutorials/hugin-2015.0.0/en.shtml Many of the commands in this tutorial are not available in the 2018 version of hugin, and I'm wondering if there is an updated approach available somewhere. When I navigate to the hugin-tools folder and run `ls` these are