Op 19-mrt.-2014, om 14:47 heeft Fernando de Oliveira <fam...@yahoo.com.br> het volgende geschreven:
>> (…) >> The installation procedure for libcap is a bit special (no “config” >> step): is there somewhere a path directive missing? > > I cannot understand how they got installed at root. Have just checked in > my (B)LFS-74, and they are under /lib/. > > Please, check the instructions you are using to install libcap. Perhaps > you could do a DESTDIR first. Or try to see if BLFS-7.5 or svn would > work for ntp and libcap, in your system. You can always try a DESTDIR, > first, just to be sure. > > > -- > []s, > Fernando > -- > http://linuxfromscratch.org/mailman/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page I see that the installation instructions in svn are quite different from BLFS-7.4. The source comes from kernel.org instead of Debian.org, there is an additional line in the make command (SBINDIR=/sbin) and -that’s remarkable- the library and a link to it are moved after installation: chmod -v 755 /usr/lib/libcap.so && mv -v /usr/lib/libcap.so.* /lib && ln -sfv ../../lib/libcap.so.2 /usr/lib/libcap.so Looks like the BLFS-dev has hit a similar problem as mine? pvg -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page