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