Software :: Cpan Install LWP Failed?

Feb 24, 2010

I want to install LWP on my server! i have try many times but the result still failed!

I also try to force install and install/force install smaller module! There was 11 small modules build failed!

I was able to install LWP on a few server successful on Jan 2010.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Perl Modules Using CPAN - Get The Message From CPAN That This Module Is Already Up To Date?

Jun 7, 2010

I tried to use CPAN to install a module Algorithm::Loops using "install Algorithm::Loops". I get the message from CPAN that this module is already up to date.But, when I try to use it I get the message:

Can't locate Algorithm/Loops.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at ./test.pl line 4.
BEGIN failed--compilation aborted at ./test.pl line 4.

And indeed, the file Loops.pm is nowhere to be found.Isn't that a contradiction?

View 2 Replies View Related

Fedora :: No More Mirrors To Try When Trying To Install Perl-cpan

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

Debian :: Install Perl Modules Using CPAN?

Mar 5, 2010

Can anyone provide me information about installing perl modules using CPAN.....

View 1 Replies View Related

Slackware :: Can't Install Tk (Tk-804.029.tar.gz) From CPAN In Current X86_64

Mar 23, 2011

I'm trying to install Tk from CPAN in slackware-current x86_64 for perl v5.12.3 and get the following error message

Code:
In file included from Xlib_f.c:8:0:
Xlib.h:22:15: error: conflicting types for 'XKeycodeToKeysym'
/usr/include/X11/Xlib.h:1694:15: note: previous declaration of 'XKeycodeToKeysym' was here

[Code]....

View 3 Replies View Related

Programming :: CPAN Cannot Install Math - Pari Module

Jun 8, 2010

I wrote a perl script to feed information to our load balancer:
Code:
#!/usr/bin/perl
#
use strict;
#use warnings;
#
#
use Net::SSH::Perl;
my $user="bluethundr";
my $pass="secret";
my $dir="$ENV{HOME}/data";
open (LBVSERVERS), '<', "$dir/lb-vserver" or die "Couldn't open file: $!";
open (CSVSERVERS), '<', "$dir/cs-vserver" or die "Couldn't open file: $!";
my $ssh = Net::SSH::Perl->new("10.50.0.1");
$ssh->login("$user", "$pass");
print " .....

I need to be able to install the Math::Pari CPAN module in order to accomodate the Net::SSH CPAN module. The prereqs are installed:
Code:
cpan> install Net::FTP
Net::FTP is up to date.
cpan> install LWP::UserAgent
LWP::UserAgent is up to date.

But when I either try to install or force install Math::Pari this is what I get:
Code:
cpan> install Math::Pari
Running install for module Math::Pari
Running make for I/IL/ILYAZ/modules/Math-Pari-2.01080604.tar.gz
Checksum for /home/bluethundr/.cpan/sources/authors/id/I/IL/ILYAZ/modules/Math-Pari-2.01080604.tar.gz ok
Math-Pari-2.01080604/ .....

CPAN.pm: Going to build I/IL/ILYAZ/modules/Math-Pari-2.01080604.tar.gz
Did not find GP/PARI build directory around.
Do you want to me to fetch GP/PARI automatically?
(If you do not, you will need to fetch it manually, and/or direct me to the directory with GP/PARI source via the command-line option paridir=/dir)
Make sure you have a large scrollback buffer to see the messages, or 'tee' the STDOUT/STDERR to a file.
Fetch? (y/n, press Enter) y
Getting GP/PARI from ftp://megrez.math.u-bordeaux.fr/pub/pari/unix/
Cannot list (Failed to establish connection.
): at utils/Math/PariBuild.pm line 319, <STDIN> line 1.
Can't fetch file with Net::FTP, now trying with LWP::UserAgent...
You do not have LWP::UserAgent and/or HTML::LinkExtor installed, cannot download, exiting...

View 1 Replies View Related

Slackware :: Best Way To Install Perl Cpan Modules In Slackware?

Feb 23, 2010

What is the best way to install perl cpan modules in slackware?

i know that you can use 'cpan' and say 'install date::calc' but there is a perl-date-calc slackbuild on sbo. so which is the better way and why?

View 2 Replies View Related

General :: Can't Locate CPAN.pm In @INC - Error

Feb 22, 2010

I am executing command "yum install perl-CPAN". I got the following error "Can't locate CPAN.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .).". Let me give you some details of the problem.

OS: CentOS release 5.4 (Final)
Architecture: : 32 Bit
Installed Perl Version: This is perl, v5.8.8 built for i386-linux-thread-multi

I've also studies previous posts on this topic which says "yum install perl-CPAN" will fix the problem when I execute this command I got "No package perl-CPAN available".

View 5 Replies View Related

Software :: Resume Other CPAN Process?

Oct 20, 2010

while configuring cpan through o conf init inside the cpan shell my SSH connection went down. After reconnecting cpan comes up with this little thing:Quote:There seems to be running another CPAN process (pid 30131). Contacting...Other job is running.Shall I try to run in downgraded mode? (Y/n) [y]Now i could just kill the other process but wonder if its possible to just resume the cpan process?

View 4 Replies View Related

Programming :: Module In Cpan For Creating A Blog?

Apr 2, 2010

Exist it a module in cpan for creating a blog?

View 4 Replies View Related

OpenSUSE Install :: Subprocess Failed. Error: RPM Failed: Installing Package Xen-4.0.0_21091_06-0.1.1.x86_64?

Oct 14, 2010

Subprocess failed. Error: RPM failed: installing package xen-4.0.0_21091_06-0.1.1.x86_64 needs 27MB on the /boot filesystemI seem not to be able to change the size of the /boot, but 11.2 loads okay but not 11.3There only 19MB left from 66 and I can't make it bigger, I hope there is someone thathas seen this. I would like to see some of the update with XEN.

View 1 Replies View Related

General :: Error Installing Image - Magick Via CPAN

May 6, 2010

There is this server that I have just put with Bugzilla. It needs Image::Magick module for rendering bmp or other image types to png to save some disk space and compress the images.

The best way to install it is using CPAN repos. And it gives whole lot of errors. I am attaching the file for errors.

But if try to install from cpan console it says Image::Magick is already the recent version.

Code:

And this is the bugzilla error:

Code:

View 11 Replies View Related

Ubuntu :: Gdlib-Config Not Found For GD CPAN Module

May 8, 2010

I installed GD Package from cpan in ubuntu 10.04, but I need gdlib-config for this module. I installed libgd2-noxpm but I continue to have this problem.

View 1 Replies View Related

CentOS 5 :: CPAN Says Package Is Installed - But YUM Says Dependency Is Missing

Sep 30, 2010

I'm trying to install freeside, a perl based web application using the provided rpms & yum installation instructions.

It won't proceed because of missing dependencies and ends with the following:

View 6 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

Programming :: Installdirs Site" Options In Cpan Configuration?

Oct 30, 2010

What is "--installdirs site" options in cpan configuration?

View 1 Replies View Related

OpenSUSE :: Management - Update - Install Or Remove A Package - Subprocess Failed. Error: RPM Failed: Rpmdb: PANIC: Invalid Argument

Apr 9, 2010

Today i upgraded my system and started getting error when i update, install or remove a package. The error isn't restricted only to one repository so i thing something is wrong with my system.

[Code]....

View 4 Replies View Related

Server :: Install Symantec Endpoint - Error: Unpacking Of Archive Failed On File - Cpio: Mkdir Failed - No Such File Or Directory

Nov 23, 2010

i am trying to install symantec endpoint on a linux server by this command rpm -ivh sav-1.0.3-8.i386.rpm but it gives me the following error error: unpacking of archive failed on file /opt/Symantec/bin/navdefutil;4ceb8d6b: cpio: mkdir failed - No such file or directory

View 3 Replies View Related

OpenSUSE Install :: Errors "Subprocess Failed. Error: RPM Failed" When Installing Updates To 11.3

Mar 5, 2011

When I try to run the Online Updates to the system through Yast I get the following errors for each package:

[QUOTE]
Subprocess failed. Error: RPM failed: warning: /var/cache/zypp/packages/Packman Repository/Multimedia/i586/libaudcore1-2.4.4-1.pm.1.1.i586.rpm: Header V3 DSA/SHA1 Signature, key ID 9a795806: NOKEY
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting "" records from Requireversion index
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
[Code]...

View 3 Replies View Related

Ubuntu Installation :: Log On Failed After Upgrade/install "authentication Failed"

May 20, 2010

I've been using Ubuntu since 6.04, not a linux guru by any means but can usually get myself out of trouble.

So, the issue... I installed 8.04 on my mother's laptop some time back as she was having trouble keeping Win 2000 running (she has a low spec no-name generic laptop btw). I live in Autsralia and she in England, i thought i could better support her if she was running Ubuntu... All has been well with 8.04 but with the new LTS release (10.04) i thought i'd talk her through the upgrade... Did the online upgrade via Update Manager, all seemed to go OK but when she went to log on after restart she got an error saying 'authentication failed' even though we are 100% sure we have the user name and password correct... Tried to do a ctrl+alt+F1 to by pass the GUI log on but couldn't get the terminal session to open up, just got a black screen - no command prompt.

So... thought OK re-install... downloaded the ISO, burned and sent her a CD in the post... talked her through the re-install, all seemed to go well (again) - BUT, after restart, couldn't log in "authentication failed" again...

So, remember i'm trying to talk a novice through all this... any thoughts!?!

If i can get her to log in i can then support her via some kind of remote sesion or other screen share... and it wont cost me a small fortune in international calls!!! But if i can't get a log in, i'm dead in the water!?

View 1 Replies View Related

OpenSUSE Install :: Problem When Install Oci8 In 10 / Error: 'phpize' Failed?

Feb 16, 2010

i try to install oci8 for php in suse 10 with this command :

$ cd/opt/oracle -> because the source in this folder
$ pear5 install oci8-1.4.1.tgz

and the result is :

/tmp/glibctestKR4FKZ:1:22: error:feature.h : No such file or directory

10 source files, building
running hpize
Configuring for :
bla...bla...bla
error: 'phpize' failed

what happen with this command? i can not found glibctestKR4FKZ folder in /tmp and 'phpize'.

View 1 Replies View Related

OpenSUSE Install :: Install 11.2 Via Network - Net_activate: Ifconfig Eth0 Up Failed

Mar 2, 2010

I am trying to install OpenSuSE 11.2 via network.It is my pxelinux.cfg/default file

default ubuntu
prompt 1
timeout 30
# Install i386 11.2 Suse

[code]....

A network client computer gets ip address from dhcp server, loads initrd and failed on Loading Istallation System stage 4 or 5. If I try to continue installation in manual mode I get an error net_activate: ifconfig eth0 up failed I tryed network cards from different vendors it did not help. Ubuntu linux installs successfully in current environment.

View 3 Replies View Related

Ubuntu / Apple :: Installer Failed To Install Grub Boot Loader - Trying To Finish The Install NOW

Oct 16, 2010

Toward the end of installing Ubuntu 10.10 32bit (Alt CD) on my iMac 11,1, the installer asked me to type in the location for installing the grub boot loader.

I told it to use /dev/sda3 and it immediately failed. I'm still in the installer. Can anyone suggest a solution?

Here are my partitions on sda:

...from the shell in the installer, there is no grub.cfg in /target/boot/grub.

View 9 Replies View Related

CentOS 5 :: Perl CPAN GD Module Failing - Can't Locate Object Method "png" Via Package "GD::Image"

Jun 29, 2010

I have CentOS 5.4 and have installed CPAN GD module.Installation messages seemed clean and successful.When I try to create a png file, perl gives the error message :

Can't locate object method "png" via package "GD::Image" at
/usr/lib/perl5/vendor_perl/5.8.8/DBD/Chart/Plot.pm line 1276 (#1)
(F) You called a method correctly, and it correctly indicated a package
functioning as a class, but that package doesn't define that particular
method, nor does any of its base classes. See perlobj.

Also, the following perl one-liner gives answer "No".

perl -e 'use GD; $im=GD::Image->new(); print $im->can("png") ? "Yes" : "No" , "
";'

I suspect that this GD module requires Image::Magick, but that borks on installation.

Magick.xs:2344: warning: implicit declaration of function �MagickCoreGenesis�
make: *** [Magick.o] Error 1
JCRISTY/PerlMagick-6.59.tar.gz

[code]...

View 3 Replies View Related

OpenSUSE Install :: How To Rescue Failed 11.3 Install

Jan 21, 2011

I have finally gotten around to installing 11.3 x86_64 on a deskside PC. All went well with the installation until the last package, fetchmsttfonts-11.3-1.1.5-noarch, failed to connect to a server and produced a "Command exited with status 5" error. I have not yet clicked the "OK" button on the error popup. Is there any way to rescue this installation?

I had tried once before, and had clicked the "OK" button before looking things over to see what was the issue since I'd figuredwas nothing that couldn't be sorted out later.However, it aborted the install with the system largely unconfigured. I attempted to fix it but gave up and started a new install from scratch, which failed as described above.I was doing a netinstall, using the oss, non-oss, and update repos.

I would like to avoid having to restart the install yet another time since I do not have the packages cached locally and most certainly do not want to go thru the package selection phase again since I'd picked quite a few additional packges. If I can rescue this one it would be great. If I have to start over, is there a way to import the list of packages from this install into the installer during a hew install

View 7 Replies View Related

Ubuntu :: Install 10.10 - Error "apt Configuration Problem, An Attempt To Configure Apt To Install Additional Packages From The Cd Failed."

Apr 24, 2011

I have an Acer Aspire One, Model PAV70 that had Windows 7 Starter on it. I booted Ubuntu 10.10 from a USB HDD and then formatted the Acer drive with Ubuntu. I then started installing Ubuntu on the newly formatted HDD and got an error near the end of the install. It said, "apt configuration problem, an attempt to configure apt to install additional packages from the cd failed." After this happened the system locked up and I had to reboot. Now I get a black screen with a white blinking cursor. I can't get the system to recognize anything. What can I do?

CPU Type: Intel(R) Atom(TM) CPU N450
CPU Speed: 1.66GHz
System BIOS Version: V3.05(DDR2)
VGA BIOS Version: Intel V2001

View 3 Replies View Related

Software :: Failed To Install Sam.pm

Jun 1, 2011

I am going to run a perl script which needs Bio/DB/Sam.pm. I tried to install it many times, but all failed. I am working on a redhat linux server, 2.6.32. Below is the error information.

Code:
Can't locate Bio/DB/Sam.pm in @INC (@INC contains: /var/www/html/jbrowse/bin/../lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./bin/bam-to-json.pl line 13.

[Code]....

View 3 Replies View Related

Red Hat :: Failed Install For VirtualBox?

Aug 26, 2010

I installed CentOS however during package selection, I deselected every option because I don't need or want the bloated dependencies however now when I try and install a 3rd party RPM from Oracle (VirtualBox), it fails:

Code:
[root@vbox ~]# cat /var/log/vbox-install.log
** Compiling vboxdrv

[code]....

View 1 Replies View Related

Debian :: Failed To Install File

Mar 8, 2016

I downloaded a package from Debian's website with using wireless since I use a Macbook and currently I can only connect through wireless to get internet working. URLs....

When I try to open this with package install it gives me the following error:

Failed to install file..A unspecified transaction error has occurred. More information is available in the detailed report.

View 5 Replies View Related

OpenSUSE :: Failed Dependencies On 11.1 - Cannot Install

Oct 25, 2010

Does anyone know how I can install the following dependencies?
libcrypto.so.0.9.7 is needed by amanda-backup_client-3.2.0-1.suse10.0.i586
libcurl.so.3 is needed by amanda-backup_client-3.2.0-1.suse10.0.i586
libssl.so.0.9.7 is needed by amanda-backup_client-3.2.0-1.suse10.0.i586
I tried through yast with no luck.

View 2 Replies View Related







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