On 05/01/2012 07:15 PM, Thanos Baloukas wrote: > Hi > > I installed PCI Utilities-3.1.9 with the book's commands, ran > update-pciids and then lspci > and got: > lspci: error while loading shared libraries: libpci.so.3: cannot open > shared object file: No such file or directory > > Creating symlink with > ln -sv libpci.so.3.1.9 /usr/lib/libpci.so.3 > solved this > > Thanos
Hm, missing SHARED=yes on make install line. Thanks. -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
