Next message: Michael Knoop: "Re: [LUNI] What's the real deal with network cards"
I was having trouble with python scripts. They would just hang when I
started them. After a while I figured out that the problem was the
import statement. I could have python scripts as long as they didn't
import any other modules ( pretty useless scripts ).
After tinkering a bit more, I cam to realise that the problem was
a file called ld.so.preload which contained two lines:
# a comment
/lib/libsafe.so.3.1
Any idea what's going on with these two?
I've blown ld.so.preload away for the moment, but I worry I gave away
something vital ( btw now python works all the time ).
-=-
Linux Users Of Northern Illinois: General Discussion Mailing list.
For unsubscription, archives, and announcements only see http://luni.org
This archive was generated by hypermail 2b29
: Fri Mar 02 2001 - 11:45:27 CST