search for: mcpan

Displaying 20 results from an estimated 48 matches for "mcpan".

Did you mean: cpan
2007 Oct 30
1
why type "perl -MCPAN -e shell" -> "install XML::Simple" on CentOS 5?
I'm running nmap2nagios.pl, and I notice that on CentOS 5, I had to run the following to get it working (when I didn't have to do the same on CentOS 4) perl -MCPAN -e shell (answer questions) > install XML::Simple Why is that?
2008 Jul 21
0
perl module to parse httpd log on C5
...- #rpm --import http://download.fedora.redhat.com/pub/epel/RPM-GPG-KEY-EPEL yum install ncftp --disablerepo=\* --enablerepo=epel yum -y install perl-Test-Pod \ perl-YAML \ perl-Test-Pod-Coverage \ perl-Class-Accessor \ perl-IPC-Run \ perl-Time-modules \ perl-DateTime \ perl-Date-Simple perl -MCPAN -e 'install Class::Accessor::Classy' perl -MCPAN -e 'install Time::Piece' perl -MCPAN -e 'install Date::Piece' perl -MCPAN -e 'install File::Fu' # yum install perl-IPC-Run3 perl -MCPAN -e 'install Getopt::Helpful' perl -MCPAN -e 'install ApacheLog::Pars...
2005 May 19
3
web.vcs.u52.k12.me.us/linux/smbldap problems
...edora Core 3 or K12LTSP 4.2 > > > > I got the install to work. It did not seem to hard. > > > > Then the docs tell me to install apt from Fedora project. Well I am > using > > yum so I ignore that. > > > > Next step is to run: > > > > perl -MCPAN -e -shell > > > > perl -MCPAN -e shell > > > (but using CPAN to update perl will break things) I use CPAN all the time and haven't had any problems. Are you saying this because yum/rpm wouldn't know they were installed? Can you expand on your concerns? -- Marc
2010 Jan 29
7
perl question
I am trying to run a perl script that said it needs Net::SMPP I ran this: your_host]# *perl -MCPAN -e shell* cpan shell -- CPAN exploration and modules installation (v1.76) ReadLine support enabled cpan> *install Net::SNMP seemed to work. no errors reported. however when I run perl I still get the same error saying needs ./sendmessage.pl Can't locate Net/SMPP.pm in @INC (@INC contains:...
2006 Aug 01
2
Samba/ldap install script from k12osn perl problems
...ad of use the Fedora-based script, so I gave it a try. Step 1 is to get apt running and everything current. I assumed yum would do instead. step 2 has: *Installing CPAN bundles * Now we need to make sure our perl modules are all there and up to date. We can do this easily by Running perl -MCPAN -e ?shell Let it run. Answer ?no? when it asks about Manual configuration. Once it stops you'll be at the cpan prompt....type install Bundle::CPAN this will install many perl modules for you. Answer ?yes? to any dependency questions. When you get to the question about ?libnet?....answer ?...
2008 Jun 02
0
cpan package provider
...ke it''s working but ultimately the modules aren''t installed. I don''t know where to find more/better output from the CPAN command it is running. debug: Prefetching cpan resources for package debug: Puppet::Type::Package::ProviderCpan: Executing ''/usr/bin/perl -MCPAN -e for $mod (CPAN::Shell->expand("Module","/./")){ $mod->inst_file ? printf("%s %s\n", $mod->id, $mod->inst_version||"none") : next; }'' ...(here there is about 10-12s delay)... debug: Calling fileserver.describe debug: Calling fi...
2007 Jan 26
1
Re-running CPAN setup
I just ran for the first time perl -MCPAN -e shell and answered all the question, but i made a mistake and selected an incorrect mirror. How can I rerun this perl setup? -- ------------------------------------------------------------ Erick Perez Panama Sistemas Integradores de Telefonia IP y Soluciones Para Centros de Datos Panama, Repub...
2005 Jul 12
1
Installing RSPerl and Statistics::R
...e two installed out of the box, so I describe the problems here, as well as their solutions, for use by others. My scripts are based on a perl package Statistics::R, available from the perl CPAN in version 0.02. Installation of such a perl package is normally performed by doing: perl -MCPAN -e 'install Statistics::R' but the installation failed due to errors in the tests requiring me to ctrl-C the test program. I was able to force an install of this package by entering the CPAN shell: perl -MCPAN -e shell and executing a forced install: force install Statis...
2010 Oct 12
1
switching shorewall 4.0.6 -> 4.4.13.3, opensuse -> ubuntu
...5.10.1 ($ perl -v --> Perl, v5.10.1) Reading the Shorewall-4.html file, told me that also Prerequisted for shorewall 4.2/4.4 are the perl modules Cwd, File::Basename, File::Temp, GetOpt::Long, Carp, FindBin, Scalar::Util Are these included in the the tar.bz2 ?? I thought not, so I did # perl -MCPAN -e shell (this first did some setup, I accepted all the defaults) cpan[1]> install Cwd this installed it over the Internet cpan[2] install File::Basename this told me it can''t install that because the most recent version belongs to perl-5.12.2 I tried: cpan[3] force install File::Basena...
2007 Jan 17
3
Asterisk 1.4 and CDR
...the following procedure: # yum install ncurses #yum install openh323-devel # yum install mysql-server # yum install mysql # yum install php-gd # yum install php-mysql # yum install mysqlclient10 # yum install zlib # yum install zlib-devel # yum install ncurses-devel Install perl support perl -MCPAN -e "install DBD::mysql" I compile /usr/src/asterisk-addons as follows: # ./configure # make clean # make install In the file /etc/asterisk/cdr_mysql.conf [global] hostname=localhost dbname=asteriskcdrdb table=cdr password=strongpass user=asterisk port=3306 userfield=1 In...
2006 Jan 19
2
CPAN module install problem
...gain. CPAN stopped working on Centos 4.2 x64, and I can no longer install modules. I did a install Bundle::CPAN and upgraded to 1.8.2, and perl was updated afterwards via yum update. The error seems related to GPG, does anyone know if 1.8.2 added new restrictions on signatures? $ sudo perl -MCPAN -e shell cpan shell -- CPAN exploration and modules installation (v1.82) ReadLine support enabled cpan> install DBD::SQLite CPAN: Storable loaded ok Going to read /usr/share/cpan/Metadata Database was generated on Wed, 18 Jan 2006 20:10:08 GMT Running install for module DBD::SQLite Running m...
2007 Sep 04
1
CPAN error
Hi all im not sure if this is the right mailing list but im using centos anyway. i run CPAN by perl -MCPAN -e shell and got through the first time configuration and after selecting the mirror sites i got this error and i can't get any modules to be installed. I haven't encountered this before and not very familiar with cpan. Constant subroutine __USE_POSIX undefined at /usr/lib/perl5/5.8.8/i...
2006 Jul 14
2
how to upgrade clamav?
hi guys, how can i upgrade my clamav without affecting my mail server. im using centos4.2 mailscanner, spamassassin and clamav. i recently found some logs when i issued freshclam, saying i have to upgrade it. tnx. --------------------------------- Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1?/min. -------------- next part -------------- An HTML
2005 May 16
1
clamav-0.85
...e to me that CPAN is using ncftp and > does not look for any alternatives. You may have to look into that first. I seem to remember that CPAN prompts for your ftp client when you do the initialization. You may want to go through that process again and specify lftpget when it asks. $ perl -MCPAN -e shell cpan> o conf init Bowie
2009 Aug 03
1
Perl Module Question
To safely make Perl modules from CPAN in Solaris, I used this procedure: mkdir /opt/cpan chmod 777 /opt/cpan chown joe:101 /opt/cpan PERL5LIB=$PERL5LIB:/opt/cpan export PERL5LIB /usr/perl5/bin/perlgcc -MCPAN -e shell Also, ~/.cpan/CPAN/MyConfig.pm specifically had 'makepl_arg' => q[LIB=/opt/cpan PREFIX=/opt/cpan INSTALLMAN3DIR=/opt/cpan/man/man3], Does this make sense in CentOS as well when the modules just aren't available and using cpan2rpm has me chasing my tail endlessly on deps?...
2010 Oct 12
2
Openwebmail emergency (Perl)
After system update yesterday, Openwebmail now gives an error: > Undefined subroutine &Compress::Zlib::memGzip called at /var/www/cgi-bin/openwebmail/shares/ow-shared.pl line 1175. I tried to do perl -MCPAN -e shell install Compress::Zlib But it says Compress::Zlib is up-to-date. What do to?? I cannot find an answer by googling. - Jussi -- Jussi Hirvi * Green Spot Topeliuksenkatu 15 C * 00250 Helsinki * Finland Tel. +358 9 493 981 * Mobile +358 40 771 2098 (only sms) jussi.hirvi at greenspot.fi *...
2007 Oct 29
1
bugzilla on C5?
...m install bug* but that came up empty. I tried a google for yum install bugzilla and found a few people who had apparently done it... I then went to the bugzilla web site and downloaded 3.0.2, extracted it to a directory of my choice, then visited the Quickstart file. Initial trial of perl -MCPAN -e 'install GD::Graph' yields some errors I'm not versed in deciphering on how to fix. Help is most appreciated. Thanks. Scott
2012 Mar 11
1
install cpan module in /usr/lib/perl5
hello centos guru I encounter a problem with centos 6 perl -MCPAN -e shell install MyModule well I installed the module but in the standard repertoire of the user but not in the directory of the perl distribution how to remedy this problem cpan modules installed in /usr/lib/perl/ please help me I can not solve this problem alone sincerely -- http://pgp.mit.e...
2007 Nov 14
6
perl 5.8.5-36.el4_5.2
Hi all, Since upgrading to perl 5.8.5-36.el4_5.2 I have had no end of problems, starting with needing compress::zlib which I got from rpmforge, then I had to reinstall scalar::util to get mailscanner working but now I can't install or upgrade any perl modules. Has anyone else had problems or can someone tell me what I've done wrong please? regards tom
2005 Dec 08
5
perl module
Hi list, I have trouble install the following perl modules to my Centos 4.2 server and I need help Digest::SHA1 Digest::HMAC Net::DNS Time::HiRes HTML::Tagset HTML::Parser Pod::Usage Parse::Syslog Statistics::Distributions I tried "perl -MCPAN -e shell" and then "install Pod::Usage" and I got the following errors: CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Warning: Found only 0 objects in /root/.cpan/Metadata CPAN: LWP::UserAgent loaded ok Fetching with LWP: ftp://ftp.perl.org/pub/CPAN/authors/01mailrc....