[ptx] Re: trouble with Autopano-sift using Hugin for OS X

Ippei UKAI ippei_ukai at mac.com
Wed Jan 11 22:17:07 GMT 2006


Hello everyone,

Did you read "HOWTO-autopanosift.txt" document distributed with  
HuginOSX?
It should explain everything. If anything is missing, please let me  
know.

Ippei

On 7 Jan 2006, at 00:45, Brett Elliott wrote:

> I believe I've found the problem.  At the top of the script, there  
> is a call made to the "dirname" shell command that will extract a  
> directory name from a string.
>
> Here's the code:
> AUTOPANO_PATH=$(dirname $(which generatekeys.exe))
>
> If generatekeys.exe isn't in your path, the call to dirname will  
> fail.  I'm not an sh coder at all, so I have no clue how to  
> implement a fix, but I think it would go something like this:
>
> GENERATE_KEYS =$(which generatekeys.exe)
> Validate GENERATE_KEYS
> AUTOPANO_PATH=$(dirname GENERATE_KEYS)
>
> Short version: copy the contents of bin to someplace in your path.
>
> Regards,
> Brett
>
>
>>   Bhima Pandava wrote:
>>
>> >Hi,
>> >
>> >I am having trouble with getting Hugin to use Autopano.
>> >
>> >The readme tells me to modify the Autopano.complete.sh script but
>> >regardless of what I do I always get this error "Usage Dirname
>> >Path"...
>> >
>> >Which I find quite odd as it is not the usage that's in in script.
>> >
>> >Can anyone help me out?
>> >Thanks
>> >Bhima
>> >
>> >
>> >
>> I don't suppose you are trying to run autopano.complete.sh using
>> pictures from  a directory which has spaces in it's name?
>> Certainly on my linux box autopano.complete.sh doesn't like this and
>> throws an error message about not finding the files.
>>
>> Perhaps this is what's wrong?
>


-- 
  ->> 鵜飼 一平  (UKAI Ippei) ->>>>>>>>>>>>>>>>>>>>>>>>>
   My general MSN, AIM, and E-Mail: ippei_ukai at mac.com
   Homepage:  http://homepage.mac.com/ippei_ukai/




More information about the ptx mailing list