Kevin Burnett wrote:
[]
I found a reference to that in my environment, via setenv, but I'm not sure how it gets there. It's not in my .cshrc.

DYLD_LIBRARY_PATH=/sw/lib
My .cshrc file conains this:


source /sw/bin/init.csh

As far as I remember, I haven't changed the file /sw/bin/init.csh

Can you search for it, for example with

  grep DYLD -r /sw/etc/profile.d
or
  grep DYLD ~/.*
or
  grep DYLD -r /sw/bin

(the latter will give some legitimate hits from wrapper scripts like mozilla or texmacs).

--
Martin



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to