I have the MAC OS X 10.4.6 and their X11 installed. I am then using many FINK applications that require libjpeg.dylib among many others. If I then '> xterm' I get an error because xterm cannot find symbol __cg_jpeg_resync_to_restart. This symbol, of course, does not exist in /sw/lib/libjpeg.dylib (FINK) but is in Volumes/Tiger/System/Library/.../libJPEG.dylib. I can use 'nm' to verify their existence. In Linux, I would use LD_LIBRARY_PATH to define which of these conflicting libraries to use per applicate (pretend that I wrap the call to the with a bash script). So, how do I define which of these libraries to use with any given application? Do I even need to worry about it because FINK will "fix" this some other way?
Please respond to the mailing list and not me personally as I will be lurking on the list rather than reading my email. Thank you. _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
