On Feb 25, 2005, at 11:22 PM, Martin Costabel wrote:

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

[powerbookg4:/] kjb% grep DYLD -r /sw/etc/profile.d /sw/etc/profile.d/regina.csh:setenv DYLD_LIBRARY_PATH '/sw/lib' /sw/etc/profile.d/regina.sh:export DYLD_LIBRARY_PATH='/sw/lib' [powerbookg4:/] kjb%


or
  grep DYLD ~/.*

nothing


or
  grep DYLD -r /sw/bin

[powerbookg4:~] kjb% grep DYLD -r /sw/bin
/sw/bin/glibtool:shlibpath_var=DYLD_LIBRARY_PATH
/sw/bin/glibtool:shlibpath_var=DYLD_LIBRARY_PATH
/sw/bin/glibtool:variables_saved_for_relink="PATH DYLD_LIBRARY_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
/sw/bin/icu-config:LDLIBRARYPATH_ENVVAR="DYLD_LIBRARY_PATH"
Binary file /sw/bin/kdeinit matches
Binary file /sw/bin/monodis matches
Binary file /sw/bin/monograph matches
Binary file /sw/bin/pedump matches
/sw/bin/startkde:unset DYLD_FORCE_FLAT_NAMESPACE
[powerbookg4:~] kjb%



- Kevin



------------------------------------------------------- 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