Re: [techtalk] ldconfig and solving your own problems (was last straw]

2000-11-01 Thread kallicat
On Wed, 1 Nov 2000 14:01:57 +0100 Magni Onsoien <[EMAIL PROTECTED]> wrote: > I also thought ldconfig was run automagically at boot - it says so on its > webpage - but it didn't when I just tested. However, I just tried to add > /usr/lib in ld.so.conf, and ldconfig might just ignore that and thus >

Re: [techtalk] ldconfig and solving your own problems (was last straw]

2000-11-01 Thread Magni Onsoien
[EMAIL PROTECTED]: > Mine is really limited yes. In the morning with my brain working again, > I found ldconfig (in /sbin). Interestingly, I found out that which has > somehow been configured so that it doesn't check every directory on my > box... just the ones in my path. That is what mostly got

Re: [techtalk] ldconfig and solving your own problems (was last straw]

2000-11-01 Thread Telsa Gwynne
On Wed, Nov 01, 2000 at 04:16:45AM -0800 or thereabouts, [EMAIL PROTECTED] wrote: > On the whole this little adventure was a good thing. > which is aliased in my .bashrc, and if it is, I'll fix the alias so it > searches a more reasonable path for what it is supposed to do. If it > isn't, I'll c

Re: [techtalk] ldconfig and solving your own problems (was last straw]

2000-11-01 Thread kallicat
Eric Richard Turner <[EMAIL PROTECTED]> wrote: > Usually root has a really limited $PATH environment variable (the $PATH > environment variable lists the directories that the shell will look in > to find the commands and files you specify on the command line). Mine is really limited yes. In the