Bug #9155 mysql-query-browser-bin: error while loading shared libraries: libtiff.so.3
Submitted: 13 Mar 2005 18:22 Modified: 15 Apr 2005 0:02
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S1 (Critical)
Version:1.1.6 OS:Linux (linux)
Assigned to: Alfredo Kojima CPU Architecture:Any

[13 Mar 2005 18:22] [ name withheld ]
Description:
Hello, I am trying to run mysql query browser on Debian Ubuntu warty, but...

# ./mysql-query-browser
./mysql-query-browser-bin: error while loading shared libraries:
libtiff.so.3: cannot open shared object file: No such file or
directory

Looks like I have libtiff.so.4.

# ls libtiff*
libtiff.so.4  libtiff.so.4.0.0

What should I do?  Query browser will not start at all.  Mysql administrator works.

How to repeat:
Every time on Debian Ubuntu Warty.

Suggested fix:
Allow query browser to run with the more recent libtiff.so.4 instead of libtiff.so.3.
[15 Apr 2005 0:02] Alfredo Kojima
I've made changes so that the binary for the next release will have libtiff statically compiled in.
[25 Apr 2005 15:05] Alejandro Sánchez Marín
I'm using ubuntu hoary with mysql query brownser 3.1.6 and has same problem.