The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
2answers
24k views

skype: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory

I am using ubuntu 11.10 64bit, skype was working however after running sudo apt-get autoremove skype is throwing skype: error while loading shared libraries: libXss.so.1: cannot open shared object ...
10
votes
3answers
11k views

Problems with Eclipse and Android SDK

I installed Eclipse, openjdk6 and downloaded and extracted the sdk manager file. Now, When I created an Android project I got the following error: 2012-06-06 18:44:40 - contactManager] ...
1
vote
3answers
1k views

How to resolve “error loading libxml2.so.2” when installing Cisco AnyConnect VPN?

I'm trying to install Cisco AnyConnect VPN Client on Maverick 64-bit. I'm getting the following errors: Installing Cisco AnyConnect VPN Client ... Removing previous installation... ...
11
votes
3answers
2k views

Why no library files installed for google test on 12.04?

The libgtest-dev package seems only install header files to the system, but not the static and dynamic libraries which should be installed under /usr/lib. Is it a bug?
8
votes
3answers
31k views

I want to install libssl.0.9.8

I'm trying to install utorrent program, and when I execute the program I get ./utserver: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or ...
5
votes
5answers
7k views

Steam: error while loading shared libraries: libGL.so.1: wrong ELF class: ELFCLASS64

After Nvidia driver installation when I try to run Steam I am getting this error: steam: error while loading shared libraries: libGL.so.1: wrong ELF class: ELFCLASS64 I found this question and one ...
1
vote
1answer
4k views

Error trying to run GCCG while loading shared libraries: libjpeg.so.62: cannot open shared object file

I'm trying to run GCCG (a multiplatform implementation of a card game engine) on my Ubuntu 12.04 x86_64, but I always get the following error: ./ccg_client: error while loading shared libraries: ...
1
vote
4answers
13k views

How do I install libtiff.so.3?

I installed Maya 2011 on Ubuntu 10.04 many times and it was always working, Recently i upgraded my Ubuntu from 10.04 to 11.04, and when i tried to install Maya 2011 on it i wasn’t able to get it ...
0
votes
2answers
464 views

Cannot open shared object file libudev.so.0 in Ubuntu 64

Trying to run Game Dev Tycoon on Ubuntu 64. It asks for the above object. I ran sudo apt-get install libudev1:i386 and it came back already installed. I have /lib/i386-linux-gnu/libudev.so.1 but no ...
0
votes
1answer
142 views

netbeans cannot open shared library during RUN command

I have issue with NetBeans: everything worked fine but I've just tried to run my CUDA programs on Linux Ubuntu 12.10 in NetBeans and I get error: dist/Debug/GNU-Linux-x86/my_cuda_1: error while ...
0
votes
1answer
3k views

Why doesn't LD_PRELOAD “v4l1compat.so” work with 64-bit Skype? [duplicate]

Possible Duplicate: Skype video not working after upgrade from 11.10 to 12.04 I am trying to troubleshoot my webcam and make it work with skype. One workaround that is often suggested is ...