At 15:36 -0400 on 2011-4-8 Alexander Hansen wrote: > > On 4/8/11 3:32 PM, Ken Mankoff wrote: > > On Fri, Apr 8, 2011 at 12:30 PM, Alexander Hansen > > <[email protected]> wrote: > > On 4/8/11 3:18 PM, Ken Mankoff wrote: > >>>> On Fri, Apr 8, 2011 at 11:38 AM, Alexander Hansen > >>>> <[email protected]> wrote: > >>>>> -----BEGIN PGP SIGNED MESSAGE----- > >>>>> Hash: SHA1 > >>>>> > >>>>> On 4/8/11 2:13 PM, Ken Mankoff wrote: > >>>>>> Hi fink list, > >>>>>> > >>>>>> I've recently discovered my 'gs' has stopped working. Not sure why. > >>>>>> I am using the http://xquartz.macosforge.org/ X11 which some old > >>>>>> emails imply might be related to this. When I run gs, this is what I > >>>>>> get: > >>>>>> > >>>>>> $ /sw/bin/gs > >>>>>> dyld: Library not loaded: /usr/X11/lib/libpng12.0.dylib > >>>>>> Referenced from: /usr/X11/lib/libcairo.2.dylib > >>>>>> Reason: Incompatible library version: libcairo.2.dylib requires > >>>>>> version 45.0.0 or later, but libpng12.0.dylib provides version 36.0.0 > >>>>>> Trace/BPT trap > >>>>>> > >>>>>> Any tips to fix this will be much appreciated. > >>>>>> > > <snip> > > > If your setup looks the same, including the output from "otool -L > > /usr/X11/lib/libpng12.0.dylib", then something else may be derailing the > > dynamic link process, such as use of DYLD_LIBRARY_PATH. > > > > That being said, ghostscript should use the Fink versions of libraries > > rather than those that came with X11. > >> > > > Thanks the DYLD_LIBRARY_PATH was the clue. I had set that elsewhere > > and that was the problem. Everything is working properly now. > > > -k. > > Yeah, DYLD_LIBRARY_PATH derails the normal lookup for the dynamic > loader. DYLD_FALLBACK_LIBRARY_PATH adds paths to the lookup--more like > LD_LIBRARY_PATH in Linux. > - -- > Alexander Hansen, Ph.D. > Fink User Liaison > http://finkakh.wordpress.com/ > > [GNUPG:] ERRSIG 07C5293B7ACA8D0F 17 2 01 1302291391 9 > [GNUPG:] NO_PUBKEY 07C5293B7ACA8D0F > > gpg exited abnormally: '2' > > > ------------------------------------------------------------------------------ > Xperia(TM) PLAY > It's a major breakthrough. An authentic gaming > smartphone on the nation's most reliable network. > And it wants your games. > http://p.sf.net/sfu/verizon-sfdev > _______________________________________________ > Fink-users mailing list > [email protected] > List archive: > http://news.gmane.org/gmane.os.macosx.fink.user > Subscription management: > https://lists.sourceforge.net/lists/listinfo/fink-users
-- If it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic. --Lewis Carroll, Through the Looking-Glass No HTML emails and proprietary attachments please <http://bruda.ca/email.html> ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
