Hi all,
I know this has been bought up time and time again - but I've been browsing the archives and still can't get to the bottom of where I'm supposed to be at with the missing libraries in PD Extended on Mac OS X.
I'm still getting this on opening:
Info: this [list] has been backported from Pd 0.39.2 /Applications/Pd-extended.app/Contents/Resources/Scripts/../extra/pdp.pd_dar win: dlopen(/Applications/Pd-extended.app/Contents/Resources/Scripts/../extra/pdp .pd_darwin, 10): Library not loaded: /usr/X11R6/lib/libX11.6.dylib Referenced from: /Applications/Pd-extended.app/Contents/Resources/Scripts/../extra/pdp.pd_dar win Reason: image not found pdp: can't load library /Applications/Pd-extended.app/Contents/Resources/Scripts/../extra/pidip.pd_d arwin: dlopen(/Applications/Pd-extended.app/Contents/Resources/Scripts/../extra/pid ip.pd_darwin, 10): Library not loaded: /usr/X11R6/lib/libfreetype.6.dylib Referenced from: /Applications/Pd-extended.app/Contents/Resources/Scripts/../extra/pidip.pd_d arwin Reason: image not found pidip: can't load library
I've downloaded the latest version from puredata.org. It's labelled only as PD Extended, so I assume it's RC8 rather than the RC7 I had already. I think I've got x11....I downloaded it from Apple, but it wouldn't let me install saying that newer software was already present.
I quite want to play with the motion tracking in PDP (see my other post ;) but it's not creating the objects because the libs are missing.
Jonathan
On 3/4/06 09:09, "Vasily Kuznetsov" kvas.it@gmail.com wrote:
On Mar 31, 2006, at 9:40 PM, james tittle wrote:
...ok:
- I thought this was fixed in RC8? maybe not?
- do you have apple's X11 installed, or have you installed x11 via
fink/darwinports/etc?
I have apple's X11.
- could you try the following command from /Applications/Utilities/
Terminal.app, and report the output back here?
otool -L /Applications/Pd-0.38.4-extended-RC7.app/Contents/ Resources/extra/pdp.pd_darwin
It says:
/Applications/Pd-0.38.4-extended-RC7.app/Contents/Resources/extra/ pdp.pd_darwin: @executable_path/../../lib/libgslcblas.0.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 71.1.4) @executable_path/../../lib/libgsl.0.dylib (compatibility version 6.0.0, current version 6.0.0) /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.0.0) @executable_path/../../lib/libpng.3.dylib (compatibility version 3.0.0, current version 3.0.0) /usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0, current version 6.2.0) /usr/X11R6/lib/libXv.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/X11R6/lib/libXext.6.dylib (compatibility version 6.4.0, current version 6.4.0) @executable_path/../../lib/libquicktime.0.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/X11R6/lib/libGL.1.dylib (compatibility version 1.2.0, current version 1.2.0) /usr/X11R6/lib/libGLU.1.dylib (compatibility version 1.3.0, current version 1.3.0)
The version from release (after I put it in place of pdp.pd_darwin) works and otool says:
/Applications/Pd-0.38.4-extended-RC7.app/Contents/Resources/extra/ pdp.pd_darwin: /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.2.1) /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3) /usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0, current version 6.2.0) /usr/X11R6/lib/libXv.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/X11R6/lib/libXext.6.dylib (compatibility version 6.4.0, current version 6.4.0) /usr/X11R6/lib/libGL.1.dylib (compatibility version 1.2.0, current version 1.2.0) /usr/X11R6/lib/libGLU.1.dylib (compatibility version 1.3.0, current version 1.3.0) /usr/lib/libmx.A.dylib (compatibility version 1.0.0, current version 92.0.0)
Surprisingly, the libGL.1.dylib dependency is the same as for RC7. Probably the missing symbol is not referenced any more...
thnx, james
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list