libgtk-x11-2.0.so.0

nerdegutta

Senior Member
Hi.

I've got a fresh Kubuntu 14.04 installation and I've downloaded LinAXEPad, but I have a missing library. When I try to run the program, I get this error:

Code:
./LinAXEpad: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
A few days ago I had Linux Mint 17 installed, and here LinAXEPad launched correct.


Anybody else had this error?

- nerdegutta
 

nerdegutta

Senior Member
Thanks for the reply.

I added this to my sources.list:
Code:
deb http://old-releases.ubuntu.com/ubuntu/ raring main restricted universe multiverse" >ia32-libs-raring.list
And typed:
Code:
sudo apt-get update
sudo apt-get install ia32-libs
./Linaxepad
Success!

The program started. I have not yet tried to connect it to a chip, yet.

- nerdegutta
 

nerdegutta

Senior Member
Thanks for the reply.

I added this to my sources.list:
Code:
deb http://old-releases.ubuntu.com/ubuntu/ raring main restricted universe multiverse" >ia32-libs-raring.list
And typed:
Code:
sudo apt-get update
sudo apt-get install ia32-libs
./Linaxepad
Success!

The program started. I have not yet tried to connect it to a chip, yet.

- nerdegutta
 

nerdegutta

Senior Member
I've just installed Xubuntu. That is an Ubuntu distro with the XFCE-gui.

LinAXEpad started with no hazzel.

FYI.

- nerdegutta
 
Top