[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

OT: Wheezy: Error while loading shared libraries: libgtk-x11-2.0.so.0



Hi,

Am trying to reflash my cellphone from wheezy using "reflash" program and am getting a weird "No such file or directory" error for  libgtk-x11-2.0.so.0. I had tried adding  "/usr/lib/x86_64-linux-gnu" to the PATH but got the same error message.

Any ideas? Thanks



$ ./reflash
./reflash: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory

$ ls -l /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
lrwxrwxrwx 1 root root 27 Aug  6 12:30 /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.2400.10

$ ls -l /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.10
-rw-r--r-- 1 root root 4442248 Aug  6 12:30 /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.10

# dpkg -S libgtk-x11-2.0.so.0
libgtk2.0-0:amd64: /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
libgtk2.0-0:amd64: /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.10

# uname -a
Linux test 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 x86_64 GNU/Linux



Reply to: