General :: Install X11 Libraries On Red- Hat?
Nov 12, 2010
I am new to linux environment. I need to install libxt-dev ; libx11-dev ; and xorg-dev (xserver-xorg-dev)
My Red Hat Linux Enterprise version is : Linux 2.6.9-5.EL # I think the redhat is enterprise edition 3
View 6 Replies
ADVERTISEMENT
May 11, 2011
Why many Linux distros are trying to use always the latest versions of the libraries and don't save the old libraries for compatibility? I mean, I can see libtiff for example, i can found a libtiff.so.5 on my /usr/lib, but doesn't store a libtiff.so.4 or 3 just for binary applications or games. For this example, I need libtiff.so.4 for uplink.
That should happen too on the old version of sims for linux, some ID games or others.What's wrong with storing old libraries? PD: Yay, my first post on 3 years!
View 6 Replies
View Related
May 6, 2010
Is there any way to use a dynamic libraries as a static libraries instead when compiling, so that my resulting executable won't have them as dependencies?
View 3 Replies
View Related
Mar 25, 2011
im currently working on openbts,how can i get into the configuration file..its simply written that the config file is found in ./apps directorypenbts.config.but i have an error'No such file or directory'
View 1 Replies
View Related
Dec 13, 2010
I am trying to install the pgplot libraries in my machine (Red hat), the version of my Linux is: Linux version 2.6.9-5.EL (bhcompile@decompose.build.redhat.com) (gcc version 3.4.3 20041212 (Red Hat
3.4.3-9.EL4)) #1 Wed Jan 5 19:22:18 EST 2005
but when executing make command I have the the problem related to X11
output as follow:
Code:
gcc -c -Wall -fPIC -DPG_PPU -O -I/usr/include/ -I/usr/include /usr/local/src/pgplot/drivers/xwdriv.c
/usr/local/src/pgplot/drivers/xwdriv.c:127:21: X11/Xos.h: No such file or directory
/usr/local/src/pgplot/drivers/xwdriv.c:128:22: X11/Xlib.h: No such file or directory
[Code]...
View 4 Replies
View Related
Jul 10, 2011
I found difficulties on installing software in fedora 14. I'm trying this for 2 weeks and still there is no progress. I am forced to use fedora 14 as my OS since WRF is good in linux OS. I am hoping for soonest response for this matter because I need to run this as soon as possible for my thesis. and also A step by step solution for me to understand and install w/o any problems.
View 13 Replies
View Related
May 15, 2010
i wanted to know whether the gcc,g++ libraries are pre-installed i slackware 12.1 or not. if not then from where can i download them .how do i install them? how do i install the java jdk package also?
View 1 Replies
View Related
Aug 2, 2010
How do I install SDL (and other libraries) onto my dual-boot (XP/Xubuntu) computer? With only what came on the Xubuntu disk, I am able to play Oolite at what seems to be 1000 FPS, and Torcs at about 70 FPS.
View 6 Replies
View Related
Mar 7, 2010
I'm new with linux. Trying my hand at socket programming. How to instaal libnet libraries using yum.
View 3 Replies
View Related
Feb 27, 2010
I need to install ns-allinone-2.34(network simulator v. 2.34) on my Ubuntu OS. I searched the web and found some useful sites describing the installation steps.they say that before installing ns2 I need to install some essential libraries using the command below
$ sudo apt-get build-essential autoconf automake libxmu-dev
while executing this command I am getting the following error
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
I don't even know what this command refers to. Please help me in understanding this command and also tell how to rectify the error as i need this software for my course as well as for my project on Ad Hoc networks.
View 1 Replies
View Related
Sep 3, 2010
I'm trying to use nspluginwrapper to run 32bit Flash in Iceweasel. I need some 32bit libraries that aren't included in ia32-libs, like libnss3.so and libssl3.so. However I have no idea how to get them. I've tried aptitude install ia32-libs-libnss3 like it says on the wiki but it just tells me that it can't find ia32-libs-libnss3. I've also tried aptitude install libnss3.so but it gives me the same error. I'm running amd64 Lenny 5.0.5. What should I do?
View 4 Replies
View Related
Aug 11, 2010
I am a Fedora neophyte, upgrading a web server from Fedoras core 5 to Fedora 13. I finally got Apache and perl up and running, but my Perl scripts don't run because of the lack of Perl libraries.I have been able to use yum install thus far to get what I need which is a terrific tool when it works. I note there is a specific tool named 'cpan', and of course one can download libraries directly from the cpan.org website.Unfortunately, I have tried to download perl libaries from yum the cpan library from yum, and in each case I get:
[URL]
And it has tried maybe 20 mirrors, alway with the same result. What is the best way you experienced Fedora types have found to download and install perl libraries (like LWP for starters)?
View 6 Replies
View Related
Mar 7, 2011
I want to set up ubuntu 10.10 on a computer WITHOUT Internet access.I also need to install a package on it but it has several dependant libraries (eg libX11-dev)If i just have the names of those libraries & the package, where can i find them, so that they can be downloaded onto a pendrive & then installed onto the comp? (What would a library file look like after download?)
Also after i have copied the files onto the other comp (assuming that it was possible), how do i install the library? Would synaptics recognise that i have installed this library if done manually by this method?
View 1 Replies
View Related
Jul 16, 2011
what system variables should I set to what and what options do I pass to ./configure so it builds and install libraries in */lib64 come on a 64bit system should be native 64bit not guest 64bit the guest should be 32bit as in /lib32 for multilib
View 8 Replies
View Related
May 28, 2011
I'm reading the 3rd official handbook in beta version and I learn that the automated tool "slackpkg" exists only since Slackware 12.1.Before that, how did users install new packages and their libraries ? Did they search each package with their web browsers and then install manually? For me, it seems tedious because I usually work with distributions like Fedora, Debian which use an online package management.Is there another way to download it from console and without web browser?
View 14 Replies
View Related
Feb 21, 2011
i a newbie at linux and i installed Fedora 14 with minimum services and software in order to install Dynamips/Dynagen (Cisco router emulator).when i try to install Cisco rpm -ivh dynamips-0.2.8RC2-1.i386.rpm file i get the following:
error: Failed dependencies:
libc.so.6 is needed by dynamips-0.2.8RC2-1.i386
libc.so.6(GLIBC_2.0) is needed by dynamips-0.2.8RC2-1.i386
[code]....
View 4 Replies
View Related
Jul 11, 2010
I'm having trouble installing software from the source files. From what I can gather the problem lies with not having the correct c libraries installed. My understanding is you use the ./configure, make, and make install commands in a terminal to install. And that the configure command checks to see if you have everything to install. this is the output when I try to configure:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
[code]...
View 5 Replies
View Related
May 14, 2010
not trolling for a flame war but I simply added the testing repository earlier and did an apt install of just lottanzb and it ended up taking ages and installed lots of new files and removed things like Epiphany etcetera, and that one command had me having to reinstall as it messed everything up so it wouldn`t work at all even the shell was messing up.I have never had Windows break totally from an install, but first try with Linux and it did so could someone explain why an apt-get install lottanzb would change all my libraries, config files etcetera with the testing version over Lenny stable?
View 14 Replies
View Related
Jun 9, 2010
I have installed 11.2 from OpenSuse DVD on a clean partition. The problems I am having are: Updater Applet - it keeps trying to do the update and fails with the message: DBus error: Unable to get transaction id from packagekit. svn. I am trying to understand how to run svn client. I found installation instructions here. However, running the command zypper install subversion produces following error message:
zypper: error while loading shared libraries: libzypp.so.619: cannot open shared object file: no such file or directory.
View 5 Replies
View Related
Aug 10, 2010
I havent used Linux in a long time. I dug up an old copy of Suse (version8.2), and installed it on an old 599MHZ PC. Ive been trying to update the various libraries to be able to get a updated version of Firefox installed. Is there any chance that this can work? I need to know if Im wasting my time and should just put winxp on this PC. Also, I cant get any repositories working. I assume the default ones I have on the Suse installation are bad and the ones for the later versions will not work.
View 9 Replies
View Related
Aug 19, 2010
I want to install pgplot on my PC. My Pc is running an intel i7-860. I install Fedora13 (X86_64 version). there is no g77_gcc in fedora13, it has only gfortran_gcc. I have edited the 'g77_gcc.conf' by copying it to'local.conf' and change 'g77' into 'gfortran', and follow all the installation instructions of pgplot. For examle, I did: /usr/local/src/pgplot/makemake /usr/local/src/pgplot linux local.conf.
It seemly go through to the last step correctly, but the last step './pgdemo1' failed. It showes the same error message as other friends showed in 2008 in Fedora10: error while loading shared libraries: libpgplot.so: cannot open shared object file : No such file or directory
In fact it does exists, and if I do 'cp libpgplot.so /usr/local/lib', it showes that the file already exists. I overwrite it, no use at all.Still the same error message. In google I find an item to teach 'how to install pgplot in 'gfortran_gcc', I follow its instructions step by step, but at last, pgplot still does not work. I am an old man, not familiar with computer.
View 1 Replies
View Related
Dec 5, 2010
I just did a fresh install of Slackware 13.0 on a Toshiba laptop, and the ONLY thing I did on it after creating a user and switching to init 4 was to run upgrades. After doing so several applications failed to launch, so I rebooted the machine. I get the following error followed by a login prompt:
Code:
/bin/sh: error while loading shared libraries: libtermcap.so.2: cannot open shaed object file: no such file or directory And nobody can log in, including root. I've got another laptop running 13.0 with all the latest upgrades and it runs fine.
View 3 Replies
View Related
Dec 21, 2010
I am running ubuntu 10.10 on a sony vaio f115. I am trying to install the printers for a brother mfc5460cn. I have used apt-get and aptitude, I have used sudo and sh all to no avail. I always get the same messages: cannot lock administration library (var/lib/pkg/) (11 temporarily unavailable) and cannot get lock/var/lib/dpkg/lock - open (11 temporarily unavailable)
How do I gain access to these libraries?
View 2 Replies
View Related
Feb 24, 2016
I am trying to install some NVIDIA drivers on my machine. I went through the process and got this message:
Code: Select allWARNING: Unable to find a suitable destination to install 32-bit compatibility libraries. Your system may not be set up for 32-bit compatibility. 32-bit compatibility files will not be installed; if you wish to install them, re-run the installation and set a valid directory with the --compat32-libdir option. URL...Where in I ran this in the terminal to create the 32-bit document tree.
Code: Select allsudo apt-get install ia32-libs
E: Package 'ia32-libs' has no installation candidate.
I really just want to get these NVIDIA drivers up and running. I already installed and updated the headers to just be able to half-way install the drivers (the second monitor works now).
View 6 Replies
View Related
Dec 5, 2009
To upgrade my system from 11.1 to 11.2, I followed he instructions at:openSUSE Lizards � Updating in Place From openSUSE 11.1 to 11.2
However, it failed and now I am stuck with this error:
Code:
zypper: error while loading shared libraries: libaugeas.so.0 cannot open shared object file: No such file or directory
View 9 Replies
View Related
Jan 12, 2010
I am working on a user space application that I would like to release under the LPGL. I am linking against libraries that I'm not sure if they are GPL or LGPL. Can someone help me determine if the libraries are GPL or LPGL.
For reference I have included a snippet of my gcc command:
View 4 Replies
View Related
Apr 30, 2011
How do I add new libraries to SuSe Linux?
View 1 Replies
View Related
May 18, 2010
Bought a lovely new Logitech MX3200 keyboard recently, didn't expect to be able to use all the media keys on it. I was surprised, then, when I discovered HIDPoint, some software for configuring the hotkeys on many Logitech keyboards, and more surprised when I saw that mine was on the supported devices list. Anyway, HIDPoint is only available for up to Ubuntu 9.10, and refuses to install properly in 10.04.Here is the output when I try to run the installer:
[Code]....
error while loading shared libraries: libpng.so.3: cannot open shared object file: No such file or directory I can't find libpng.so.3 in Synaptic, so what should I do to get this program to install?
View 3 Replies
View Related
Mar 7, 2010
What can you do when your linux system "can't find" dynamically linked libraries that are indeed installed in their correct locations? Case in point, I'm trying to run a program called 'ucanvcam':
oliver@human ~/installed/ucanvcam-0.1.6/bin $ ./ucanvcam
./ucanvcam: error while loading shared libraries: libgd.so.2: cannot open shared object file: No such file or directory
oliver@human ~/installed/ucanvcam-0.1.6/bin $ locate libgd.so.2
/usr/lib64/libgd.so.2.0.0
/usr/lib64/libgd.so.2
oliver@human ~/installed/ucanvcam-0.1.6/bin $ ldd ./ucanvcam
linux-gate.so.1 => (0xf7706000)
[...]
libgd.so.2 => not found
[...]
librt.so.1 => /lib32/librt.so.1 (0xf6b1e000)
How can I tell it to look for libgd.so.2 in /usr/lib64? And more importantly, why isn't it looking there, and where is it looking?
View 1 Replies
View Related
Mar 19, 2010
I want to install these libraries in cygwin, how do I do it? are all of them available on cygwin environment or only on linux?
g++ - the version 4.4
graphviz
gnuplot
plotdrop
[Code].....
View 1 Replies
View Related