----- Mail original -----
> De: "Bruce Dubbs" <bruce.du...@gmail.com>
> À: "LFS Developers Mailinglist" <lfs-dev@linuxfromscratch.org>
> Envoyé: Vendredi 25 Janvier 2013 17:55:21
> Objet: Re: [lfs-dev] procps-ng install headers to /include/proc/ instead of 
> /usr/include/proc/
> 
> Armin K. wrote:
> > On 01/25/2013 12:19 PM, xinglp wrote:
> >> Is that normal?
> >>
> >
> > I wonder why they didn't use my configure line. It should be
> > ./configure --prefix=/usr --exec-prefix=
> >
I didn't see the headers issue as I am using 'make install-exec' instead of 
'make install' as that was enought for my need.

> > And if you don't prefer .la files in /lib, add --libdir=/usr/lib
> > and move so.num* to lib and make a symlink ...
> 

> I was paying so much attention to the tests, I didn't get configure
> right.  Look for an update later today.
> 
>    -- Bruce
> 
As ps is in /bin and you added --libdir=/usr/lib, maybe add after make install
mv /usr/lib/libprocps.so.* /lib

procpc (not -ng) was in /lib too

Gilles
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to