How to open .azw or .prc (mobireader) files

Matt Graham danceswithcrows at usa.net
Mon May 5 10:58:30 MST 2008


After a long battle with technology, Josef Lowder wrote:
> On Mon, 5 May 2008 09:38, Matt Graham wrote
>> mv lib/* /usr/local/lib/
>> mv bin/* /usr/local/bin/
>> ldconfig
> FBReader: error while loading shared libraries:
> libzltext.so.0.9: cannot open shared object file: No such file or directory
>
> So, I checked the /usr/local/lib directory and found the file is there:
>
> -rwxr-xr-x  1 root root 266612 Mar 22 06:00 libzltext.so.0.8.17*
> -rwxr-xr-x  1 root root 504628 Mar 22 06:00 libzlcore.so.0.8.17*
> lrwxrwxrwx  1 root root     19 May  5 07:01 libzltext.so.0.9 ->
> libzltext.so.0.8.17*
> lrwxrwxrwx  1 root root     19 May  5 07:01 libzlcore.so.0.9 ->
> libzlcore.so.0.8.17*
>
> Hummm.  What next?

Check /etc/ld.so.conf and make sure that /usr/local/lib is listed in that 
file.  That line should be standard in any ld.so.conf , but who knows what 
Mandrake has done?  After you've added the line, rerun ldconfig, then make 
sure that "ldd `which fbreader` " doesn't return any lines that include the 
string "not found".

-- 
   Really, I'm not out to destroy Microsoft.  That will just be a
   completely unintentional side effect.  --Linus Torvalds
  My blog and resume: http://crow202.dyndns.org:8080/wordpress/
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see


More information about the PLUG-discuss mailing list