Tagged Questions
0
votes
0answers
95 views
ldconfig: Path `/lib/x86_64-linux-gnu' given more than once
I'm running 12.10.
I'm trying to run an application that needs libglut.so.3. I installed freeglut3 and I can see the library located in /usr/lib/x86_64-linux-gnu. But when I run the application, it ...
0
votes
1answer
254 views
“error while loading shared libraries: libjpeg.so.9: cannot open shared object file: No such file or directory”
I just built libjpeg and installed it. I'm trying to my program, it successfully builds, but shows this message when executed:
error while loading shared libraries: libjpeg.so.9: cannot open shared ...
3
votes
1answer
76 views
Feasibility of Static Binaries
I am trying to figure out the implications of a distribution where static binaries are preferred over shared ones. For that purpose, I put together a small Scala shell script that 1) traverses /bin, ...
0
votes
1answer
53 views
Why am I getting 'file not found' when trying to run CEWE Fotobuch / Kruidvat fotoservice on my 64 bit system?
When I install the CEWE Fotobuch (rebranded as "Kruidvat fotoservice" in the Netherlands) software on my 64 bit system, the application does not start. Instead, I'm getting a 'file not found' error. ...
0
votes
1answer
45 views
Music player with auto library refresh?
is there any music player with the ability to auto-refresh it's contents, when a song is added in it's library directory manually?
like, if i add a song on my iTunes library on my Mac OS partition, ...
0
votes
1answer
117 views
How do I get Ubuntu to look somewhere for library files?
I have installed OpenMPI and a package called CVODE onto my Ubuntu system, which is running in a virtual machine (using VirtualBox). There was one problem which was worked around by copying some ...
1
vote
1answer
2k views
Why can't my program find the libraries in “/usr/local/lib”?
i'm on ubuntu 10.10, and i've just upgraded opencv to 2.4.2. everything seems ok
the problem is that each time i open a new shell and try to compile and run, it compiles but not run because of
...
1
vote
2answers
716 views
Find version of development library from command line?
I installed the c++ boost development libraries using Ubuntu software centre. The problem is that it was quite a long time ago and I cannot remember where they are installed nor what version they ...
2
votes
3answers
1k views
How can i install Skype without ia32-libs?
How can I Install Skype without ia32-libs?
The libraries provided by ia32-libs crash my 64-bit "Second Life" game.
0
votes
1answer
313 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 ...
2
votes
1answer
3k views
Why do I need lib64 on my 32 bit machine?
I am trying to install Oracle on my 32-bit machine that runs Ubuntu 10.4. I am following install Oracle on Ubuntu tutorial. At the very first step there is a requirement to manually install library ...
3
votes
3answers
2k views
libunrar.so not found
I'm having trouble installing libunrar.so.
It's required for Calibre to convert CBR files.
Anyone an idea on where to get it (package or source)?
