The libraries tag has no wiki summary.
1
vote
2answers
43 views
Multiple versions of Libcurl?
Is it possible to have multiple versions of libcurl installed in Ubuntu?
For instance, suppose I have version 1.0 installed, and I download version 1.1, and install it. Is there anyway to keep ...
2
votes
1answer
287 views
BasiliskII in12.04
I'm trying to install Basilisk2 on 12.04. I converted the rpm from http://basilisk.cebix.net/#download to deb. Running it, however, gives me:
BasiliskII: error while loading shared libraries: ...
2
votes
1answer
141 views
How to install gluezilla-dev?
gluezilla was removed from latest Ubuntu repository for some silly reason. This library is necessary for mono web libraries to work properly (without gluezilla the web browser component doesn't work).
...
1
vote
1answer
26 views
How to install libquadmath0 in 10.04?
To compile a package I need to install libquadmath0 under gcc4.4 10.04 LTS.
I have not found any source. Any help?
0
votes
1answer
14 views
qtfm: error while loading shared libraries:
Install qtfm, on 12.04 but it would not open.
Opening in a terminal yields this message:
qtfm: error while loading shared libraries: libmagic.so.1: wrong ELF class: ELFCLASS64
How do I fix?
0
votes
1answer
117 views
where can i get libstdc++5 packages
Does any body know where can i get the below packages:
libstdc++5_3.3.6-17ubuntu1_amd64.deb
libstdc++5_3.3.6-17ubuntu1_i386.deb
I was following this link and the location referenced in that tutorial ...
0
votes
1answer
772 views
problem with open-MPI using Ubuntu 12.04
I updated Ubuntu from 10.04 to 12.04 and installed open-mpi1.6.1 from the site www.open-mpi.org using the g95 compiler (because it is necessary to do so in order to run the chimere air pollution ...
0
votes
1answer
100 views
GLIBCXX_3.4.4 not found
I installed libstdc following this webpage information. And with the program I'm trying to run I received this error.
talos+: /usr/lib/libstdc++.so.6: version 'GLIBCXX_3.4.4' not found (required by ...
0
votes
1answer
290 views
Epson scanner requires libjpeg version 6 -where & how can I find this?
Using Ubuntu 12.04 LTS Release. I installed Epson Image Scan! and apparently there's a known problem that doesn't allow saving scans as jpeg unless a lib is installed. I quote the FAQ:
----- quote ...
0
votes
1answer
346 views
Can not find libtinyxml 2.6.x
I'am running ROS on Ubuntu. When I tried to compile a package, errors occured. On the develop page, it suggested that we should update tinyXML to the latest version, which is 2.6.x. I typed sudo ...
0
votes
1answer
452 views
Conflict between ffmpeg and mplayer
I have been dealing with this issue for a long time now. I compiled a patched version of ffmpeg offered by this company.
The problem arises whenever I install mplayer via apt-get. Before the ...
2
votes
0answers
43 views
Losing sound after installing wine 1.5 (+python 2.7)?
I have a desktop and a laptop computer. Since I wanted to run IrfanView (that works great now!), I installed wine 1.5.22, which involved installing 1 GB of dependencies. The desktop continues to work ...
2
votes
0answers
121 views
dun goofed the files in /usr/lib/x86_64-linux-gnu/
there was some weird package issue with (in my limited understanding) 32/64 bit libraries, so i went around making symlinks to the file my lamp installation expected to the ones that actually existed. ...
2
votes
0answers
72 views
VMware Library Not Saving
I installed vmware player yesterday into Ubuntu 12.04. It is VMware Player 5.0.0. on top of Ubuntu 12.04. My problem is the fact the library refuses to save upon reboot. I start a fresh library upon ...
1
vote
0answers
64 views
Unable to install libc6 specific dependencies
I am unable to install libc6 specific dependencies in Ubuntu 11.10.
sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting ...
1
vote
0answers
674 views
Ubuntu 12.10 64bit no /usr/lib32/?
I am currently trying to setup wine properly in Ubuntu 12.10. The error that I am trying to fix is:
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: ...
1
vote
0answers
67 views
Is it safe to install libmenu-cache2 in Lubuntu 12.10 and 12.04?
Newer versions of LXPanel ask for libmenu-cache2 (see this answer).
I cannot tell exactly which version started asking for it, but I think it is 0.5.11 (see this).
I was able to find libmenu-cache2 ...
1
vote
0answers
58 views
Library search paths
This question originally started in an apparent problem in Cups calling various back-ends and using non-standard library search paths. If I want to change a library search path for a app running in a ...
0
votes
0answers
9 views
aptitude dependency resolution issue when trying to install build-deps for openjdk-6
I am running into some kind of rather serious issue with resolving the dependencies if I try to install the build-deps for openjdk-6, as specified in the directions for compiling custom OpenJDK ...
0
votes
0answers
12 views
include “ot/io/BufferedReader.h”
I am trying to use buffer reader in my cpp code but when I include the library it gives me an error as in no such file or directory.... it works fine in windows. I know that I need to install a ...
0
votes
0answers
26 views
proxychains LD_PRELOAD cannot be preloaded
Using proxychains to do apt-get update in ubuntu 12.04.2
sudo proxychains apt-get update
gives following error
ERROR: ld.so: object 'libproxychains.so.3' from LD_PRELOAD cannot be preloaded: ...
0
votes
0answers
47 views
libdb4.8++ is no longer available
I'm trying to use QT-Creator to build a program and I get the message that libdb4.8++ is needed and is not available.
I've tried to use libdb5.1 and libdb4.8 but it still asks for libdb4.8++
I'm ...
0
votes
0answers
25 views
Still got error with “libipq.h” even after installing iptables-dev package
On Ubuntu 13.04,
I was installing a software needed library libipq.h.
I found that this library is under package iptables-dev.
Even after installing this package, I got the following error:
fatal ...
0
votes
0answers
32 views
Loading different OpenGL libs depending on active graphics card - possible?
I've got a laptop with two graphics cards - integrated graphics card (on i5-430M processor) and Radeon 5730. I sometimes switch from the integrated card (which is not that energy-consuming) to Radeon ...
0
votes
0answers
18 views
install libjs-swupload / typo3
I try to run typo3 on 12.04.
I can't install typo3 because of Depends libjs-swupload. How to install libjs-swupload? I put the libjs-swupload_2.2.0.1+ds1.orig to /usr/local/lib and ldconfig. But ...
0
votes
0answers
81 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
0answers
112 views
Programming Opengl ES in Ubuntu
I want to program somthing using opengl es , i search software center for anything related
and i found libgles1-mesa-dev , then i wrote a simple main program and included :
#include ...
0
votes
0answers
33 views
Which component has a bug which causes only some TGA files to have working thumbnails in Nautilus, Eye-of-Gnome and Grub Customizer?
How to reproduce:
install 12.04
sudo apt-get install grub2-splashimages
navigate Nautilus to /usr/share/images/grub2
observe that only two of the TGA files have thumbnails.
install Grub Customizer ...
0
votes
0answers
35 views
C++ -dev Libraries not insalling
Whenever I try to install a C++ library, ending with "-dev" I get an unmet dependecies alert that won't let me install the library, and the dependency is always already installed, the same thing ...
0
votes
0answers
80 views
error while trying to install 32bit libraries
I'm trying to install 32bit libraries on Ubuntu 12.10 by installing wine and doing this
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.5
sudo apt-get ...
0
votes
0answers
44 views
Error with TS3 Server
I have got problem whit start up TS3 server. I have asked on TS3 forms but it's error in system. There is error code in console Inconsistency detected by ld.so: dl-version.c: 230: ...
0
votes
0answers
197 views
Help with error: ‘struct sockaddr_storage’ has no member named ‘s_addr’
I just installed Ubuntu 12.10 on my new machine, and I'm trying to install Ushare from the source from the website. I would just install it through the terminal using 'sudo apt-get install ushare' but ...
0
votes
0answers
61 views
confilct between libjpeg62 and 80
when I install the ImageMagic, I got the following errors, does anybody know how to solve?
much appreciated.
/usr/bin/ld: warning: libjpeg.so.62, needed by
/usr/lib/i386-linux-gnu/libjasper.so, ...
0
votes
0answers
116 views
what are the most common libraries to program with in C++, OpenGL, and SDL for 12.04?
I'm looking to take my very basic knowledge of C++ programming to the next level and beyond in the Ubuntu OS. For Windows, not so much.
Im looking to find the most common libraries for C++, OpenGL, ...
0
votes
0answers
11 views
Intelligent mail for packages
Does barcode library in version 12.04 include iMbp, the data for "intelligent mail" for mailing packages (began in 2011)
0
votes
0answers
125 views
ntpd & libopts permission denied
My ntp daemon not starting. So what is wrong? I can't find any hints about it in google.
root@us1:~# /etc/init.d/ntp start
* Starting NTP server ntpd
/usr/sbin/ntpd: error while loading shared ...
0
votes
0answers
112 views
Music Library in Clementine
For some reason Clementine doesn't scan my files for music, I've set up the folders to be scanned and I know the music is in there, but it just doesn't scan for the music. The only way I can play the ...
0
votes
0answers
100 views
Mono C# Runtime and dependencies in chroot
I am trying to run C# executables in a chroot but I can't find a way to do so. Inside the chroot, besides my executable, I have copied the following inside my jail
/bin/sh
/bin/bash
/usr/bin/mono
...
0
votes
0answers
80 views
Experimental and stable version of pcl (point cloud library) on the same system?
Is it possible to install the experimental and stable versions of a library on the same system? If not then do I need to remove the stable version before installing the experimental. If so how do I ...