Fedora Installation :: How To Install Perl Libraries
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
ADVERTISEMENT
Mar 15, 2010
I need to install the Perl DBI and DBI::mysql modules at Amazon Web Services. Perl 5.8.8 is installed there as part of the default Fedora linux that comes with an EC2 instance. I am not familiar with Fedora, but have been using Linux for a good while.If anyone could tell/show/direct me to the quickest way to do this.
View 1 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
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
Jul 19, 2010
I have just installed from the Live Cd (Fedora 13). So far so good except that I have just installed the updates (which has taken some time) .
The updater screen shows a full progress bar and next to the progress bar is this text " checking for libraries currently in use" this has been at least one hour showing the same thing, it hasn't changed (PC is still running OK). Does this mean I can safely quit and the updates will be OK or should I keep waiting for a reboot screen or updates success message ? Is this normal, if so how long does it usually take to complete?
View 1 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 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
Jul 7, 2009
I recently got Fedora 11, I've heard it's not the best distro to learn Linux with, but I'm liking it so far, and having a good time
I've gotten the OS up, network works, and I'm using it now. So I'm trying to get a few plugins and applications and I'm having some trouble. Main two I'm working on right now are Adobe Flash Player and Wine. I downloaded and installed Adobe Flash Player, but it didn't register that I had it on Firefox.
I took my laptop to best buy, and after about a half an hour, they said I was missing these libraries/plugins:
nspluginwrapper.i386
nspluginwrapper.x86_64
pulseaudio-libs.i386
alsa-plugins-pulseaudio.i386
libcurl.i386
They said they could do it for $100, so I'm trying to do it myself.
I found and tried to install the first one (RPM file), and it said it was incompatible.
View 2 Replies
View Related
Feb 19, 2011
I am running the 64-bit version of Fedora 12 on an Intel system. I want to run a particular application that is only available in 32-bit.
How can I get the needed system libraries installed so I can run the application?
View 14 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
Jun 23, 2009
I installed a software that is used for modeling purpose. After installation, it showed me the following error.
error while loading shared libraries: libXm.so.3
I hope i need to install some libraries. While i searched in google, i found some postings telling i should intall libmotif3 and some postings telling that openmotif should be installed. I dnt know what to do now as i dnt find both these libraries when i try to install with yum.
Someone kindly write me how to get this libXm.so.3 installed in fedora10.
View 8 Replies
View Related
Nov 9, 2010
I just installed fc14 on my laptop and am trying to install (mandelbulber) but i get this error.
Quote:
Mandelbulber install problem: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such file or directory
View 14 Replies
View Related
Sep 29, 2010
My yum is not working. I need cpan in order to install a perl module net::ldap.
This is what I am see when I run the command yum install perl-CPAN
om updates:
I try running yum clear and yum update and nothing fixes the issue.
View 13 Replies
View Related
Mar 24, 2011
Fresh installed Fedora 14, I need to make install the NIC driver from source. I downloaded rpm files for kernel-headers, kernel-devel, perl and perl-libs. Trying to install them, Perl asks for perl-libs and a few other lib files. And perl-libs ask for perl D:
how to off-line install perl?
View 2 Replies
View Related
Dec 16, 2010
I've used yum (and rpm) for some time now, and have finally run into one of those dependency problem. I am trying to install git (among other programs), and I have reach an empass. Nothing I've tried has worked, and I just know there is a simple solution to this that I just don't know. It all started by skipping a dependency in the past (don't remember the package). I figured there would be something to clean that up, so I just continued.
Here is my output:
Code: # yum install git
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit, security
Adding en_US to language list
Loading mirror speeds from cached hostfile
Excluding mirror: ftp-stud.fht-esslingen.de
Excluding mirror: wftp.tu-chemnitz.de
* livna: rpm.livna.org
* rpmfusion-free: mirror.hiwaay.net .....
--> Processing Dependency: perl(Error) for package: perl-Git-1.7.3.3-1.fc14.noarch
--> Finished Dependency Resolution
Error: Package: perl-Git-1.7.3.3-1.fc14.noarch (updates)
Requires: perl(Error)
Error: Package: git-1.7.3.3-1.fc14.i686 (updates)
Requires: perl(Error)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
If I need to, I could go and download the RPM package and install it that way, but I'd like to get YUM back working properly.
View 7 Replies
View Related
Dec 11, 2009
I am trying to install kcachegrind and during the ./configure phase I got the following error:
Checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
Now I guess I have QT installed and I tried to do the following:
./configure --with-qt-includes=/usr/lib64/qt4/include
but that did not work either.. actually checking further I found that the folder include is missing in usr/lib64/qt4/ !!!!
So what should I do... for you info I am listing below the output of:
yum list *-devel | grep -i qt
qt-devel.x86_64 1:4.5.3-9.fc10 @updates
qwtplot3d-qt4-devel.x86_64 0.2.7-6.fc9 @fedora
PackageKit-qt-devel.i386 0.3.16-1.fc10 updates
PackageKit-qt-devel.x86_64 0.3.16-1.fc10 updates
PyQt-devel.i386 3.18.1-5.fc10 updates
PyQt-devel.x86_64 3.18.1-5.fc10 updates
PyQt4-devel.i386 4.6.2-3.fc10 updates
PyQt4-devel.x86_64 4.6.2-3.fc10 updates
QtRuby-devel.i386 4.3.3-4.fc10 updates
QtRuby-devel.x86_64 4.3.3-4.fc10 updates
SoQt-devel.i386 1.4.1-9.fc9 fedora
SoQt-devel.x86_64 1.4.1-9.fc9 fedora
avahi-qt3-devel.i386 0.6.22-12.fc10 updates
avahi-qt3-devel.x86_64 0.6.22-12.fc10 updates
avahi-qt4-devel.i386 0.6.22-12.fc10 updates
avahi-qt4-devel.x86_64 0.6.22-12.fc10 updates
dbus-qt-devel.i386 0.70-4.fc9 fedora
dbus-qt-devel.x86_64 0.70-4.fc9 fedora
dbus-qt3-devel.i386 0.9-1.fc10 fedora
dbus-qt3-devel.x86_64 0.9-1.fc10 fedora
libprojectM-qt-devel.i386 1.2.0-3.fc10 updates
libprojectM-qt-devel.x86_64 1.2.0-3.fc10 updates
php-qt-devel.i386 4.3.3-4.fc10 updates
php-qt-devel.x86_64 4.3.3-4.fc10 updates
polkit-qt-devel.i386 0.9.2-1.fc10 updates
polkit-qt-devel.x86_64 0.9.2-1.fc10 updates
poppler-qt-devel.i386 0.8.7-7.fc10 updates
poppler-qt-devel.x86_64 0.8.7-7.fc10 updates
poppler-qt4-devel.i386 0.8.7-7.fc10 updates
poppler-qt4-devel.x86_64 0.8.7-7.fc10 updates
qt-devel.i386 1:4.5.3-9.fc10 updates
qt-qsa-devel.i386 1.1.5-5.fc9 fedora
qt-qsa-devel.x86_64 1.1.5-5.fc9 fedora
qt3-devel.i386 3.3.8b-17.fc10 fedora
qt3-devel.x86_64 3.3.8b-17.fc10 fedora
qwtplot3d-qt4-devel.i386 0.2.7-6.fc9 fedora
zbar-qt-devel.i386 0.8-5.fc10 updates
zbar-qt-devel.x86_64 0.8-5.fc10 updates
View 4 Replies
View Related
Jan 18, 2011
I installed MATLAB R2009a in my laptop (Fedora 14 x86-64), the installation was succesful but when I run MATLAB (in a console), appears a message: error while loading shared libraries: libut.so: cannot enable executable stack as shared object requires: Permission denied
I find a "solution", execute in a terminal: execstack -c libut.so
I used several times with differents libraries that I needed, but I run MATLAB in a terminal, MATLAB starts in a terminal, only a prompt ">>" and nothing.
View 2 Replies
View Related
Nov 15, 2010
I have a CD with the Fedora 14 ISO burned. It doesn't appear to have perl installed on it. (Open a terminal, type "perl" and press Enter, and get the "Command not found." response.)Further, once I install to the hard drive and boot from it, run the updates and let them complete, and reboot, I still don't seem to have perl and I can't find a package for fc14 that would install perl.I must be the only one having this problem because I don't see any references to this and somebody would have noticed by now, but is there anyone who can tell me what I might have done wrong?
View 6 Replies
View Related
Dec 1, 2009
Trying to launch Second Life gives the following error message:
You are running the Second Life Viewer on a x86_64 platform. The most common problems when launching the Viewer (particularly 'bin/do-not-directly-run-secondlife-bin: not found' and 'error while loading shared libraries') may be solved by installing your Linux
This problem was easily found using search with solutions for Fedora 11.
The following information has been found for adding the 32 bit support to Fedora 11 but it does not work in Fedora 12.
The file created in the instructions below is a list of the 32 bit libraries. It is then called as input to yum to simply install them.
"Add the Libraries Next, add the 32-bit libraries by copying the following list, and pasting it into a text file. Save it as �Fedora-ia32.txt�."
Another post says that was all unnecessary as the following commands would do the same thing.
Could have simply been achieved by calling:$ yum install SDL.i586...(Or by selecting SDL.i586 in add/remove programs.)
The problem I have with Fedora 12 are neither of these will install anything in Fedora 12. Looking at add/remove programs does not yield anthing that looks like it is 32 bit support when searching with the argument "SDL".
Does anyone know how to install 32 bit support into Fedora 12 64 bit version ? I like the simple yum expression rather than long lists like the first example uses, but I'll try anything if it works.
A side question to this entire experiment is what chance would you give to Second Life being able to be run remotely using VNC? I would think if it runes on the Linux machine, using a remote terminal would have little impact. Using VNC isn't the usual way this will be run, I just wonder if it would work at all.
View 3 Replies
View Related
Apr 8, 2009
I am trying to setup the wlan access for my Fedora 9 system. I installed ndiswrapper. But when I run
Code:
ndiswrapper -l
i am getting the error
Code:
/usr/bin/perl: symbol lookup error: /usr/bin/perl: undefined symbol: PL_use_safe_putenv
View 11 Replies
View Related
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
Aug 3, 2011
I'm trying to get Gnome Wave Cleaner (audio wave cleaner) working. I get an error when I try to configure saying that "Gnomeui2 development libraries not found." Goggle just shows several other people having the same error, without any having any success getting GWC working. Anyone familiar with this?
View 5 Replies
View Related
Mar 12, 2010
I tried to install Fedora 12 on my machine using the Fedora-12-i386-DVD and get the following error: /sbin/load_policy:error while loading shared libraries: lib/libsepol.so.1: cannot read the file data:input/output error exec of anaconda failed install exited abnormally [1/1]
View 2 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
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
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
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
Aug 11, 2010
I am new here and want to lern CentOS. Current I have installed CentOS 5.5 x64 and Perl 5.8.8. Now i have install Perl 5.12.1 which located to /usr/local/bin/perl. But how I can move it to /usr/bin/perl so root based on Perl 5.12.1?
View 7 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
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