Hey, I think we should actually keep this on the list so people can contribute to the thread.
libiconv.2.dylib is included in the Pd.app, I think I found part of the problem. The location of the dependencies in the libquicktime plugins aren't being rewritten to reference the embedded libs: /Applications/Pd-0.39.2-extended-rc2.app/Contents/lib/libquicktime/ lqt_videocodec.so: /sw/lib/libquicktime.0.dylib (compatibility version 1.0.0, current version 1.0.0) /sw/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0) I'll have to fix that... .hc On Jun 6, 2007, at 6:38 AM, Tim Boykett wrote: > > Hi Hans, > > I will keep this off the list until I can get it working! > > Okay, > > Vigor145:~ tibo$ /Volumes/taten/Apps/Pd-0.39.2-extended-rc2.app/ > Contents/Resources/bin/pd > tk scaling is 0.999016715831 > Setting LIBQUICKTIME_PLUGIN_DIR: /Volumes/taten/Apps/Pd-0.39.2- > extended-rc2.app/Contents/Resources/bin/../../lib/libquicktime > > then just to see what is in that directory: > > Vigor145:~ tibo$ ls /Volumes/taten/Apps/Pd-0.39.2-extended-rc2.app/ > Contents/Resources/bin/../../lib/libquicktime > lqt_audiocodec.so lqt_faad2.so > lqt_mjpeg.so lqt_videocodec.so > lqt_dv.so lqt_ffmpeg.so > lqt_png.so lqt_vorbis.so > lqt_faac.so lqt_lame.so lqt_rtjpeg.so > Vigor145:~ tibo$ > > the pdp_qt still does not work. > > As a possible side note, when I start PD this way, the wish shell > is visible > instead of the sexy PD icon and the fonts all look fuzzy. > > When I try to load the movie, I get the horrible stream > of error messages that I include below. Looking at it it seems that > there is a problem > with the libiconv.2.dylib library. I checked fink and it is the > latest version. > > Vigor145:~ tibo$ fink list iconv > Information about 5854 packages read in 7 seconds. > i libiconv 1.10-6 Character set conversion library > i libiconv-bin 1.10-6 Executables for libiconv package > i libiconv-dev 1.10-6 Developer files for libiconv package > > But I also cannot imagine why we need character set conversion > libraries! > > Hmm. Might there be some other fink dependencies in here that I am > not aware of? > > Any further ideas? I cannot even see what thing we need version > 7.0.0 of instead > of version 6.0.0. > > Cheers, > > tim > > > Setting LIBQUICKTIME_PLUGIN_DIR: /Volumes/taten/Apps/Pd-0.39.2- > extended-rc2.app/Contents/Resources/bin/../../lib/libquicktime > RCNE SendEventToEventTarget (mous Moved ) failed, -50 > load_codec_info_from_plugin: dlopen failed for /Volumes/taten/Apps/ > Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/../../lib/ > libquicktime/lqt_audiocodec.so: dlopen(/Volumes/taten/Apps/ > Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/../../lib/ > libquicktime/lqt_audiocodec.so, 2): Library not loaded: /sw/lib/ > libiconv.2.dylib > Referenced from: /Volumes/taten/Apps/Pd-0.39.2-extended-rc2.app/ > Contents/Resources/bin/../../lib/libquicktime/lqt_audiocodec.so > Reason: Incompatible library version: lqt_audiocodec.so requires > version 7.0.0 or later, but libiconv.2.dylib provides version 6.0.0 > load_codec_info_from_plugin: dlopen failed for /Volumes/taten/Apps/ > Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/../../lib/ > libquicktime/lqt_dv.so: dlopen(/Volumes/taten/Apps/Pd-0.39.2- > extended-rc2.app/Contents/Resources/bin/../../lib/libquicktime/ > lqt_dv.so, 2): Library not loaded: /sw/lib/libiconv.2.dylib > Referenced from: /Volumes/taten/Apps/Pd-0.39.2-extended-rc2.app/ > Contents/Resources/bin/../../lib/libquicktime/lqt_dv.so > Reason: Incompatible library version: lqt_dv.so requires version > 7.0.0 or later, but libiconv.2.dylib provides version 6.0.0 > load_codec_info_from_plugin: dlopen failed for /Volumes/taten/Apps/ > Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/../../lib/ > libquicktime/lqt_faac.so: dlopen(/Volumes/taten/Apps/Pd-0.39.2- > extended-rc2.app/Contents/Resources/bin/../../lib/libquicktime/ > lqt_faac.so, 2): Library not loaded: /sw/lib/libfaac.0.dylib > Referenced from: /Volumes/taten/Apps/Pd-0.39.2-extended-rc2.app/ > Contents/Resources/bin/../../lib/libquicktime/lqt_faac.so > Reason: image not found > load_codec_info_from_plugin: dlopen failed for /Volumes/taten/Apps/ > Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/../../lib/ > libquicktime/lqt_faad2.so: dlopen(/Volumes/taten/Apps/Pd-0.39.2- > extended-rc2.app/Contents/Resources/bin/../../lib/libquicktime/ > lqt_faad2.so, 2): Library not loaded: /sw/lib/libiconv.2.dylib > Referenced from: /Volumes/taten/Apps/Pd-0.39.2-extended-rc2.app/ > Contents/Resources/bin/../../lib/libquicktime/lqt_faad2.so > Reason: Incompatible library version: lqt_faad2.so requires > version 7.0.0 or later, but libiconv.2.dylib provides version 6.0.0 > load_codec_info_from_plugin: dlopen failed for /Volumes/taten/Apps/ > Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/../../lib/ > libquicktime/lqt_ffmpeg.so: dlopen(/Volumes/taten/Apps/Pd-0.39.2- > extended-rc2.app/Contents/Resources/bin/../../lib/libquicktime/ > lqt_ffmpeg.so, 2): Library not loaded: /sw/lib/libiconv.2.dylib > Referenced from: /Volumes/taten/Apps/Pd-0.39.2-extended-rc2.app/ > Contents/Resources/bin/../../lib/libquicktime/lqt_ffmpeg.so > Reason: Incompatible library version: lqt_ffmpeg.so requires > version 7.0.0 or later, but libiconv.2.dylib provides version 6.0.0 > load_codec_info_from_plugin: dlopen failed for /Volumes/taten/Apps/ > Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/../../lib/ > libquicktime/lqt_lame.so: dlopen(/Volumes/taten/Apps/Pd-0.39.2- > extended-rc2.app/Contents/Resources/bin/../../lib/libquicktime/ > lqt_lame.so, 2): Library not loaded: /sw/lib/libiconv.2.dylib > Referenced from: /Volumes/taten/Apps/Pd-0.39.2-extended-rc2.app/ > Contents/Resources/bin/../../lib/libquicktime/lqt_lame.so > Reason: Incompatible library version: lqt_lame.so requires > version 7.0.0 or later, but libiconv.2.dylib provides version 6.0.0 > load_codec_info_from_plugin: dlopen failed for /Volumes/taten/Apps/ > Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/../../lib/ > libquicktime/lqt_mjpeg.so: dlopen(/Volumes/taten/Apps/Pd-0.39.2- > extended-rc2.app/Contents/Resources/bin/../../lib/libquicktime/ > lqt_mjpeg.so, 2): Library not loaded: /sw/lib/libiconv.2.dylib > Referenced from: /Volumes/taten/Apps/Pd-0.39.2-extended-rc2.app/ > Contents/Resources/bin/../../lib/libquicktime/lqt_mjpeg.so > Reason: Incompatible library version: lqt_mjpeg.so requires > version 7.0.0 or later, but libiconv.2.dylib provides version 6.0.0 > load_codec_info_from_plugin: dlopen failed for /Volumes/taten/Apps/ > Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/../../lib/ > libquicktime/lqt_png.so: dlopen(/Volumes/taten/Apps/Pd-0.39.2- > extended-rc2.app/Contents/Resources/bin/../../lib/libquicktime/ > lqt_png.so, 2): Library not loaded: /sw/lib/libpng12.0.dylib > Referenced from: /Volumes/taten/Apps/Pd-0.39.2-extended-rc2.app/ > Contents/Resources/bin/../../lib/libquicktime/lqt_png.so > Reason: Incompatible library version: lqt_png.so requires version > 17.0.0 or later, but libpng12.0.dylib provides version 0.1.2 > load_codec_info_from_plugin: dlopen failed for /Volumes/taten/Apps/ > Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/../../lib/ > libquicktime/lqt_rtjpeg.so: dlopen(/Volumes/taten/Apps/Pd-0.39.2- > extended-rc2.app/Contents/Resources/bin/../../lib/libquicktime/ > lqt_rtjpeg.so, 2): Library not loaded: /sw/lib/libiconv.2.dylib > Referenced from: /Volumes/taten/Apps/Pd-0.39.2-extended-rc2.app/ > Contents/Resources/bin/../../lib/libquicktime/lqt_rtjpeg.so > Reason: Incompatible library version: lqt_rtjpeg.so requires > version 7.0.0 or later, but libiconv.2.dylib provides version 6.0.0 > load_codec_info_from_plugin: dlopen failed for /Volumes/taten/Apps/ > Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/../../lib/ > libquicktime/lqt_videocodec.so: dlopen(/Volumes/taten/Apps/ > Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/../../lib/ > libquicktime/lqt_videocodec.so, 2): Library not loaded: /sw/lib/ > libiconv.2.dylib > Referenced from: /Volumes/taten/Apps/Pd-0.39.2-extended-rc2.app/ > Contents/Resources/bin/../../lib/libquicktime/lqt_videocodec.so > Reason: Incompatible library version: lqt_videocodec.so requires > version 7.0.0 or later, but libiconv.2.dylib provides version 6.0.0 > load_codec_info_from_plugin: dlopen failed for /Volumes/taten/Apps/ > Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/../../lib/ > libquicktime/lqt_vorbis.so: dlopen(/Volumes/taten/Apps/Pd-0.39.2- > extended-rc2.app/Contents/Resources/bin/../../lib/libquicktime/ > lqt_vorbis.so, 2): Library not loaded: /sw/lib/libiconv.2.dylib > Referenced from: /Volumes/taten/Apps/Pd-0.39.2-extended-rc2.app/ > Contents/Resources/bin/../../lib/libquicktime/lqt_vorbis.so > Reason: Incompatible library version: lqt_vorbis.so requires > version 7.0.0 or later, but libiconv.2.dylib provides version 6.0.0 > quicktime_decode_audio_stub called > quicktime_decode_video_stub called > quicktime_delete_acodec_stub called > quicktime_delete_vcodec_stub called > > > > > On 05/06/2007, at 4:23 PM, Hans-Christoph Steiner wrote: > >> /Applications/Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/pd ------------------------------------------------------------------------ ---- Mistrust authority - promote decentralization. - the hacker ethic _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
