Software :: Getting Errors While Installing Perl-dbi?

May 24, 2011

I'm receiving warnings and errors while trying to install perl-DBI. Here's the command line syntax and messages.

rpm -ivh perl-DBI-1.611-1.el5.pp.i386.rpm
warning: perl-DBI-1.611-1.el5.pp.i386.rpm: Header V3 DSA signature: NOKEY, key ID 6971f6ac
error: Failed dependencies:
perl(RPC::PlClient) >= 0.2000 is needed by perl-DBI-1.611-1.el5.pp.i386
perl(RPC::PlServer) >= 0.2001 is needed by perl-DBI-1.611-1.el5.pp.i386

[Code]...

Should I try to uninstall PLClient & PlServer .02020 and try locate 0.2001?

View 3 Replies


ADVERTISEMENT

Ubuntu :: Switch Back To /usr/bin/perl After Installing Second Perl?

Aug 14, 2010

I recently reinstalled the B module for perl. Now I found out it didn't just do that, it installed a whole new copy of perl into /usr/local/bin/perl. When I type 'which perl' at the terminal, it says '/usr/local/bin/perl' instead of '/usr/bin/perl'. Normally, this wouldn't bother me. But I installed the one in local/bin without threading support. The one that comes with the system already is build with threading support, which is why I want to switch back to the system perl, and possibly remove the one in /usr/local/bin.

So how do I change it so that the result of 'which perl' returns as '/usr/bin/perl'? And what do I have to do to remove /usr/local/bin/perl?

The reason I need threading support is because I'm designing a file copier that copies several chunks of a file simultaneously to speed up the copying process. Guaranteed a useful script if it works.

View 7 Replies View Related

CentOS 5 :: Upgrading From 5.3 To 5.4 Via Yum Produces Perl Errors

Oct 26, 2009

When using YUM UPDATE from the prompt more than 230 items are scheduled for update however when the download process has completed I receive errors regarding Perl dependences such as:

file /usr/lib/perl5/5.8.8/List/Util.pm from install of perl-5.8.8-27.el5.x86_64 conflicts with file from package perl-5.8.8-18.el5_3.1.i386

I am unsure how to overcome this. It occurs on two different servers.

View 7 Replies View Related

Programming :: Installing The Perl Third Party Package

Aug 12, 2010

am creating a perl third party package and using in my other program. If i install the package with standard 4 commands ie.,

1)perl Makefile.PL
2)make
3)make test
4)make install

package has not installed properly. If i try to copy the package to the threads generated by perl -V command, then am able to get install the package, but i want to install the package by the standard 4 commands. I am using 36 bits OS , perl version is v5.8.5 and OS am using is "Red Hat Enterprise Linux AS release 4 (Nahant Update 6)".

View 3 Replies View Related

Red Hat :: Installing Perl (v5.8.8) Module For Connecting To MySQL

Aug 2, 2010

I want to connect to MySQL Database installed on RHEL 5 using perl v 5.8.8.The available DBD perl drivers installed on my machine are:DBM, ExampleP, File, Pg, Proxy, Sponge..I downloaded DBD-mysql-2.1012 and tried installing DBD again but got the following error:Can't exec "mysql_config": No such file or directory at Makefile.PL line 167.readline() on closed filehandle PIPE at Makefile.PL line 169.On searching I found that I need to install libz-devel prior to installing driver for MySQL for Perl.

View 1 Replies View Related

CentOS 5 :: Installing Additional Perl And Mysql?

Dec 9, 2009

I have a permission to use several CentOS5 computers that are connected to a server where all shared programs sit. Accordingly, all Perl users for example have an identical path to Perl (e.g. /export/user/bin). The administrator suggested I'll install all the programs I need (specifically Perl and Mysql) in my personal space, and then add them to the path before the already installed ones. Accordingly, I could add/change modules without "sudo" privileges, and without changing the global setting.

View 1 Replies View Related

CentOS 5 :: Installing Perl Modules Does Not Work?

Mar 2, 2011

CentOS and RHEL even though I've been using various Debian/Ubuntu Distros for quite some time. However, I always used to install perl modules via apt-get or, if that did not work, via cpan.In CentOS, I tried installing a couple of perl modules via yum but there are only a very few available. When trying to install perl modules via cpan, the install process usually fails during the make process.I'd prefer to install those modules via the distribution's package manger yum as it's easier to resolve dependencies. Are there any repositories I should add to have more perl packages available? (Where to add further repositories, I just know /etc/apt/sources.list in debian based distros)The other option still would be to install perl modules via cpan. For instance, when trying to cpan install Geo::IP, the output is as follows:

CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Wed, 02 Mar 2011 02:42:03 GMT

[code]....

View 2 Replies View Related

Software :: Attempting To Installing Perl Module Gimp::Fu?

Oct 29, 2010

I'm attempting to set up a GIMP scripts for batch operations on groups of image files. Initially I started reading about the Script-Fu syntax but it looked too convoluted (at least for me, with 15 years of Perl experience at work) in a way it does the simpliest of things so I attempted to use Perl instead of Script-Fu. From reading the docs I see that I need to install "Gimp::Fu" Perl module. I installed "cpan" first, started it and issued the command:

install "Gimp::Fu"

and got a dependency problem:

Code:

cpan[1]> install "Gimp::Fu"
CPAN: Storable loaded ok (v2.18)
Going to read /root/.cpan/Metadata
Database was generated on Thu, 28 Oct 2010 17:30:45 GMT

[code]....

View 3 Replies View Related

General :: Installing CPAN Modules (perl) And Proxy Settings?

Feb 17, 2010

Here is my problem:I work with the BioPerl project. At first, I installed cpan modules without any problem,(eg.) sudo cpan -i CPAN::ModuleI've a proxy connection (university) and I'd configured my proxy settings correctly: perl -MCPAN -eshellIn the beginning it worked, but I don't know why it doens't work today. Here is the outline:

fernando@fer-laptop[fernando] sudo cpan -i Algorithm::Cluster
CPAN: Storable loaded ok (v2.15)
Going to read '/home/fernando/.cpan/Metadata'

[code]....

View 1 Replies View Related

Fedora :: Errors Installing PartImage 0.6.9 On 14

Jan 28, 2011

On a previous thread, I explained how I installed Fedora 14 from the live image disk onto a HP 2140 netbook only to find I was missing the development files. Stoat helped me use the more complete install DVD from Fedora 14 to install the development tools (rather than doing a complete reinstall -- which I would do if it made this work).

Unfortunately, I'm still unable to make PartImage 0.6.9 install. When I try, configure says that the bzip2 library (libbz2) is not found or too old. Apparently, this is because it can't get it to respond to BX2_bzopen from within the library. I think because it can't find the library. Inside the config.log file it seems to indicate that from an -lbz2 not found. Now I'm guessing that there is some trick to this, maybe some way of setting the library path to include the location of this and possibly other libraries under Fedora 14. I've checked the library's location and it seems to be in /lib as far as I can tell and bz2 does work, so it's somewhere. Of course it's possible since PartImage is pre-version 1 but doesn't have much if any activity on its forum that something has changed position in Fedora and the install isn't looking for it in the right place.

I've seen one blurb in the PartImage files that indicates that maybe using env to set environment variables on entrance to configure might work, but I'm not sure what variable to set or how to make it find the bz2 library. Note that I've been a UNIX user and administrator in the past, but that was in the System 7 days so that's rusty and I have no prior experience with LINUX of any kind.

View 4 Replies View Related

Ubuntu :: Getting Errors When Installing New Software

May 20, 2010

I'm new to Linux use, and I'm trying to install new software. However, no matter what I try to install, I always get an error. This includes updates, and extra programs. What am I doing wrong?

View 9 Replies View Related

General :: Installing Gcc 3.2 Make Errors?

Jun 2, 2011

I am trying to install gcc 3.2 on linux mint 10 julia . I have gcc 4.4.5 installed already. I am getting errors during the 'make 'stage. I did the following after downloading gcc-3.2.tar.gz

Code:
tar xvf gcc-3.2.tar.gz
mkdir build-gcc
cd build-gcc

[Code].....

View 4 Replies View Related

Fedora :: Installing Adobe Flash On F15 - Getting Errors

Jun 1, 2011

I'm a complete newbie to Fedora and am just trying F15. I am trying to install Adobe Flash Player and am getting no-where fast. I have searched in the forums and on the web, copying and pasting the entries I have found but keep getting all sorts of errors because basically I don't know what I am doing.

View 3 Replies View Related

Ubuntu Servers :: 11.04 Nouveau Errors After Installing?

May 21, 2011

Just installed ubuntu server 11.04 to have a play with. Ran through the installer and selected to setup as a virtual machine host. When booting I get 3 errors

Code:
[ 7.847619] [drm] nouveau 0000:00:0d.0: ======= misaligned reg 0x0060081D ===
[ 7.847624] [drm] nouveau 0000:00:0d.0: ======= misaligned reg 0x0060081D ===
[ 8.651603] [drm] nouveau 0000:00:0d.0: unknown connector type: 0xff!! ===
Any insignt into what may be causing this would be well appreciated.

It may be also worth noting that I dont see the grub screen. My monitor reports "out of range" I also did have ubuntu server 10.10 on here previously which installed without issue. (It wasnt actually being used for anything) I'm currently trying a reinstall hoping the errors will go away but any info would be much appreciated.

View 2 Replies View Related

General :: Installing VLC Media Player - Getting Errors

Jul 30, 2009

I am using openSuse10.3 GNOME. While I am trying to install VLC player I am getting lot of errors like libmpeg2 not found, wxWidgets not found, postproc not found and also some errors like FRIBIDI. For the last two weeks I am trying to install all the versions of VLC player like vlc 0.8.6b, vlc0.9.8a, vlc1.0. But installation was not successful.

View 2 Replies View Related

Slackware :: Libcap Errors When Installing VirtualBox On 13?

Mar 21, 2010

I'm trying to install virtualbox on slackware 13 and I'm running into header issues I think...it says it can't find libcap..any ideas? I downloaded libcap from slackbuild and tried to run make but I get errors (the second code block)

Code:
VirtualBox-2.1.4_OSE/kBuild/bin/solaris.sparc32/kmk_echo
VirtualBox-2.1.4_OSE/kBuild/bin/solaris.sparc32/kmk_cp
VirtualBox-2.1.4_OSE/kBuild/bin/solaris.sparc32/kmk_install
VirtualBox-2.1.4_OSE/kBuild/env.sh
patching file VBox.sh
Checking for environment: Determined build machine: linux.x86, target machine: linux.x86, OK.
code....

View 12 Replies View Related

Ubuntu :: Getting Errors On Installing WINE- Software In 9.10?

Feb 27, 2010

I am facing one big problem at the time of installation "WINE- Software" in Ubantu 9.10 (Karmic Release), errors are like-

GPG error: url karmic Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5A9A06AEF9CB8DB0

Actually I was planning to work with some "Windows application" program thru "Wine package", but could not able to install WINE software because of this error.

View 1 Replies View Related

Ubuntu :: Downloaded ISO File - Errors While Installing

Mar 28, 2010

I have been having problems with Ubuntu. I just downloaded it yesterday and burned it to CD. However, when attempting to install it, I get errors. Unfortunately, I cannot recall the exact error but it stops the install. I will give further information later but wanted to ask if anyone has heard of this happening and if so, what the problems might be? I checked it with the MD5 and it appears to be a valid file, but the disk is giving me errors!

View 6 Replies View Related

Fedora Installation :: Default Way Of Installing Via Terminal Keep Getting The Errors?

Apr 28, 2009

I am having problems installing .tar.gz files. Anytime that i try the default way of installing via terminal i keep getting the errors found below

[Eyekay@localhost RPM]$ tar zxvf pidgin-libnotify-0.14.tar.gz
pidgin-libnotify-0.14/
pidgin-libnotify-0.14/ChangeLog

[code]....

View 4 Replies View Related

Ubuntu Installation :: Getting Errors Installing At - Aptitude -f Install At

Jan 19, 2010

The following packages have been automatically kept back:

The following packages have been kept back:

View 1 Replies View Related

Software :: Installing Mimio 32 Bit On 64 Bit Ubuntu / LIBCXX Errors?

Mar 2, 2011

I'm trying to install 32 bit mimio software for an interactive whiteboard onto a 64 bit laptop running ubuntu.

I've used getlibs to install some of the missing libraries but am still having truoble with the install.

The output is as follows:

Quote:

sudo dpkg -i --force-all mimio-studio_7.11-2_i386.deb
dpkg - warning, overriding problem because --force enabled:
package architecture (i386) does not match system (amd64)
(Reading database ... 232300 files and directories currently installed.)
Preparing to replace mimio-studio 7.11-2 (using mimio-studio_7.11-2_i386.deb) ...

I'm a bit stumped about the GLIBCXX errors .... I have libstdc++ but I reckon i need some symbolic links or something .. I need to get pointed in the right direction. glibc is installed but I don't know what glibcxx is.

View 9 Replies View Related

Debian Installation :: Errors While Installing 3.2.66-grsec Linux-image

Feb 22, 2015

Debian Wheezy upgraded to Jessie. I can't install my grsec kernel. I did everything exactly like they say on website: [URL] ....

patching: grsecurity-3.0-3.2.66-201502180830.patch and linux-3.2.66 -o.k
then ''make menuconfig'': Configuration Method - Automatic (for virtualbox hosting) -o.k
compiling the kernel: 'fakeroot make deb-pkg' -o.k
and last step, installing new kernel : ''dpkg -i *.deb'' -not o.k

Below is the output from executing command : dpkg -i *.deb which supposed to install 3.2.66-grsec linux-image:

root@debian:/home/userone/Downloads/grsecurity.net/1# ls
grsecurity-3.0-3.2.66-201502180830.patch
linux-3.2.66
linux-firmware-image_3.2.66-grsec-1_amd64.deb
linux-headers-3.2.66-grsec_3.2.66-grsec-1_amd64.deb

[Code] ....

After restarting, old kernel is booting, however from booting menu under advanced GNU/Linux options i can choice 3.2.66-grsec linux-image to boot, unfortunately it 'panics' (kernel panic - not syncing: grsec: halting the system due to suspicious kernel crash caused by root) and only way to turn off the computer is to hold down power button.

View 7 Replies View Related

Ubuntu Installation :: Compile Errors Installing VMWare Workstation 7.1.0

Aug 19, 2011

I have played around with Fedora for a few years and recently switched to Ubuntu. I am installing VMWare Workstation version 7.1.0 from a retail packaged CD. When I attempt to install VMWare Workstation and VMWare Player I get the following error:

Aug 15 16:24:54.826: app-3078788800| Your GCC version: 4.5
Aug 15 16:24:54.837: app-3078788800| Your GCC version: 4.5
Aug 15 16:24:54.889: app-3078788800| Trying to find a suitable PBM set for kernel 2.6.38-10-generic.
Aug 15 16:24:54.895: app-3078788800| Trying to find a suitable PBM set for kernel 2.6.38-10-generic.....
Aug 15 16:24:56.163: app-3078788800| Failed to compile module vmmon!

I tried installing the patch for kernal 2.6.38-8 found here - [URL] - but it did not resolve the issue. Is there a patch for kernal 2.6.38-10?

I also found this posting for the same problem: [URL]. I followed the following instructions as advised in the post . . .
sudo apt-get update
sudo apt-get install make
sudo apt-get install gcc

Then enter:
uname -r

My kernel was: 2.6.38-10-generic
sudo apt-get install build-essential linux-headers-2.6.38-10-generic
Now run the vmware-install.pl script.

Everything ran without error. However, I continue to get the same error. Another post suggested uninstalliung and reinstalling the software, but this had no affect either. Another post suggested that after running the above update to them run the /usr/bin/vmware-config.pl script. However I do not seem to have the vmware-config.pl in my /usr/bin directory. I checked the various VMWARE directories in /etc and the /tmp/vmware-root directories but no vmware-config.pl

View 2 Replies View Related

CentOS 5 Server :: Move 5.5 To /usr/bin/perl So Root Based On Perl 5.12.1?

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

Debian :: Launch The Perl Config \ Seems To Be That It Does Not Regonize Perl?

Jul 7, 2010

I am trying to launch the perl config, but when I do so I can an weird error.It seems to be that it does not regonize perl ?

conf.pl: line 11: =: command not found
conf.pl: line 19: my: command not found
conf.pl: line 20: syntax error near unexpected token `{'

[code]...

View 2 Replies View Related

OpenSUSE :: Difference Between Perl And Perl-devel?

Jun 28, 2010

I'm new in perl programming and linux OS. What is the difference between perl and perl-devel? What does mean devel? Iwant to install Catalyst and before install as required I have to check if make, gcc and perl-devel are installed in my system. make and gcc are installed. But I have to install perl-devel. First I searched for make, gcc and perl-devel in YAST Software Management and search did not find perl-devel. I visited the software.opensuse.org and wrote "perl-devel" and searched. The result was many similar zips with a prefix perl-devel and I can not choose one for needed perl-devel.

[Code]...

View 5 Replies View Related

Fedora Networking :: /usr/bin/perl: Symbol Lookup Error: /usr/bin/perl: Undefined Symbol: PL_use_safe_putenv

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

CentOS 5 Server :: Unable To Give "Perl Path" To Run Perl CGI Script

Jun 2, 2011

I am unable to run perl-cgi script in my cent os Apache server. I have used locate perl command in terminal window and it gives following result:

[code]....

tell which is the path to perl for example "usr/bin perl"

View 13 Replies View Related

Ubuntu Installation :: Installing "xorg-dev" Package - Errors ?

Apr 21, 2010

I need to install "xorg-dev" package as a prerequisite for one program but when I try

sudo apt-get install xorg-dev it gives me the following errors

Quote:

Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed.

The following information may help to resolve the situation:

The following packages have unmet dependencies:

And my /etc/apt/sources.list files looks like following:

Quote:

And I have upgraded my system from ubuntu 7.? to 8.04 .

View 2 Replies View Related

General :: Installing To A Wiped Hard Drive / "unable To Read" Errors?

May 14, 2010

I recently got a computer donated to me for free from my Computer Science class, as the teacher couldn't figure out what the problem was that was preventing him from booting to the startup screen (all I could figure out was that the slot the memory card was in was bad, so I switched slots and got it working). The hard drive on the computer was wiped with a disk nuker called DBAN. Now I would like to install a Linux OS on the computer, but whatever disc or distro I try gives me similar "unable to read" errors. I would like to know if there's anything software-wise I need to do before attempting to replace any hardware. An example of the error I'm getting is as follows (using a mandriva livecd):

/etc/rc.d/rc.sysinit: line 1281: /var/log/dmesy: Read-only file system
SQUASHFS error: sb_bread failed reading block 0xa6e58
SQUASHFS error: unable to read cache block [29b963ea:782]
SQUASHFS error: unable to read directory block [29b963ea:782]

Anyone know what I need to do to get this fixed so that I can install a Linux distro?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved