[98160] in RedHat Linux List
Re: Where is /usr/local/include
daemon@ATHENA.MIT.EDU (Michael Jinks)
Sat Nov 7 01:25:04 1998
Date: Sat, 07 Nov 1998 06:14:22 +0000
From: Michael Jinks <michael@twopoint.com>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Yes you can just make those directories. If you have libraries that
you're installing yourself, they should go there so that you can tell
the difference between libraries you've installed and libraries which
were installed by some automated process (like rpm).
One reason you're not finding the proper libraries may be that your ld
database isn't up to date. The ld database tells the system where to
find libraries, and if you have recently copied new libraries onto your
system then it might not know about them yet.
Read the ldconfig manpage, then check your /etc/ld.so.conf to make sure
that it includes the location of your new libraries, then run ldconfig
(which you'll need to do as root). If your apps don't find their
libraries then, it's probably something wrong with their own
configuration, not your system in general.
Ronnie Thum wrote:
>
> hi,
>
> Why I do not have /usr/local/include and /usr/local/lib directories in
> my RHL 5.0 ? Can i just create it ?
> I have /usr/include and /usr/lib.
>
> I'm installing Mesa 3.0 but there's a problem of couldn't find the lib*.a
> files in the directory i put it in when i 'make' a sample OpenGL program.
>
> Pls help
>
> TIA
>
> Rgds
> Ronnie
>
> --
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com http://archive.redhat.com
> To unsubscribe: mail redhat-list-request@redhat.com with
> "unsubscribe" as the Subject.
--
Michael Jinks
mailto:michael@twopoint.com http://www.twopoint.com
Systems Administrator, Two Point Conversions, Inc.
"Never interfere in a boy and girl fight." -- W. S. Burroughs
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.