Tagged Questions
1
vote
1answer
44 views
Library Installation
To clear my doubt consider I am installing an application 'something' from the software centre. 'something' depends on a library 'libx' whose version is x.0.2. So it gets installed. Now I want to ...
0
votes
0answers
154 views
Problem in gearmand every time I install any package
I seem to have some problem in my gearmand. Every time I install any package with sudo apt-get install <package-name>. I have reported bug on launchpad (see bug). When I was installing ...
0
votes
0answers
676 views
How to solve shared library problem in oracle installation on Ubuntu 12.04?
I am getting the below error message when installing the Oracle 11g on Ubuntu 12.04.
Error in invoking target 'client_sharedlib' of makefile
...
12
votes
3answers
3k 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?
0
votes
1answer
332 views
How to remove lesstif and install Open Motif?
We are having some problems with the LKB installation on Ubuntu http://moin.delph-in.net/LkbFaq and the solution posted on the FAQ site says:
"The LKB interaction window appears but none of the menus ...
9
votes
3answers
35k 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 ...