Re: Compilation/use problem



Rich,

As root:  ldconfig -p    will print out the currently available libraries
and where they are located.  As for where to locate your libraries, that's
really personal preference, although I prefer to locate libraries for many
apps on /usr and single-purpose libs on /usr/local


Leeman

On Tue, 15 Aug 2000, Rich Shepard wrote:

> On Tue, 15 Aug 2000 alaric@portone.com wrote:
> 
> > Check to see that 1.2.8 got installed to the same location that 1.2.7 was
> > installed previously.  The default location with a vanilla ./configure
> > uses /usr/local as the root location (putting the libraries in
> > /usr/local/lib)  if 1.2.7 is rooted in /usr then there's gonna be a
> > problem.  If the original install is an rpm I suggest removing it before
> > compiling/installing the new version.
> 
> Leeman,
> 
>   I haven't installed via rpm, but by tarball. I guess that my problem boils
> down to identifying where the different versions are installed.
> 
>   Usually, I do a vanilla ./configure. Yesterday, at the suggestion of a
> local user group member, I used the --prefix=/usr switch. I'll try without
> it again.
>  
> > If you do tell configure to root the install to the same location as the
> > previous install, everything should work just fine, however you will still
> > have the older libraries available (not a bad thing, but space consuming).
> 
>   What command will tell me which libraries are installed, and where each
> one is?
> 
> Thanks,
> 
> Rich
> 
> Dr. Richard B. Shepard, President
> 
>                        Applied Ecosystem Services, Inc. (TM)
>               Making environmentally-responsible mining happen. (SM)         
>                        --------------------------------
>             2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A.
>  + 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) | rshepard@appl-ecosys.com
> 
> 
> 






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]