Bad Penguin Logo
Advertisement

Report a comment

Thank you for taking the time to report the following comment to the administrator of this site.
Please complete this short form and click the submit button to process your report.

Name
 
E-mail
 
Reason for reporting comment
 
 
 

Comment in question

Ubuntu 6.06 doesn't ship with libtiff3

By: Tuxinvader () on 06-09-2006 15:29

Ubuntu 6.06 doesn't ship with libtiff3

By: Tuxinvader on 06-09-2006 15:29

Ubuntu 6.06 doesn't ship with libtiff3 which is needed by the installer. You can work around this by sym-linking your libtiff.so.4 library into your savage libs dir as libtiff.so.3 
 
If you get the error: 
Quote

 
ImportError: libtiff.so.3: cannot open shared object file: No such file or directory 
There was an error (error 65280 - Unknown error 65280) running the updater! bailing out 
 
 
Simply do this: 
 
Code:
 
cd <savage-dir>/libs 
ln -s /usr/lib/libtiff.so.4 libtiff.so.3 

 

» Report this comment to administrator

» Reply to this comment...

»  Go back to the article


mXcomment 1.0.8 © 2007-2012 - visualclinic.fr
License Creative Commons - Some rights reserved