[email protected] wrote:
Should the libarchive documentation list the following as installed libraries? libarchive.la libarchive.so.13 libarchive.so.13.1.2 I have them after compiling but perhaps there's a reason they're omitted. Only libarchive.so is listed.
We always limit the list of libraries to the .so version. That's the file that is searched in a build. Otherwise the list gets too long.
-- Bruce -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
