Hi,
Looking in the installer, it downloads a 32-bit version of calibre.
So, you would need to install libusb.i586 or possibly libusb1.i586.
If you unpack the tar file in its own directory, you can cd into the directory
and try
LD_LIBRARY_PATH=$PWD ldd *.so 2>/dev/null | grep 'not found'
to get a first impression of what you need to install.
peter
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines