2009/12/24 Bruno Postle <[email protected]>

> On Thu 24-Dec-2009 at 05:28 -0800, PortlandPano wrote:
> >
> >I ran panostart on a directory containing braketed tifs and it seemed
> >to run correctly and created the Makefile. When I ran "make" it seemed
> >to be working but then failed with the below. Any help wold be
> >appreciated.
>
> I think this is just a warning:
>
> >dyld: Library not loaded: /opt/local/lib/libjpeg.62.dylib
> >  Referenced from: /usr/local/bin/PTmender
> >  Reason: image not found
>
>
It is not a warning. It is an error.
This means that PTmender  is compiled/linked against the libjpeg.62.dylib
but can't find it in /opt/local/lib at runtime.
This is really weird: How did you get PTMender compiled against libjpeg if
it isn't there? Or did you remove it?



> These further errors are because the 'generatekeys' and 'autopano'
> tools from autopano-sift-C are not in your $PATH.  Probably these
> haven't been packaged for OS X.  If you use the latest
> Panotools::Script from SVN, this process just uses the normal
> 'autopano-sift-c' binary which probably is packaged for OS X.
>
>
Not readily packaged, but obviously you work with macports, so you can just
do a "sudo port install autopano-sift-c" [0] to get autopano-sift-c
installed including the generatekeys and autopano binaries. Note: the 2.4
version is installed from macports. You could also build the autopano-sift-c
2.5 version yourself [1] as it is faster and contains less bugs (huge
memeory leaks in 2.4).


Harry

[0]: http://wiki.panotools.org/Autopano-sift-C
[1]: http://wiki.panotools.org/Autopano-sift-C_Compiling_OSX

-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to