Displaying 20 results from an estimated 1000 matches similar to: "CPAN problems?"
2004 Sep 24
0
RE: CentOS digest, Vol 1 #137 - 12 msgs
Ulrik wrote:
Message: 2
Date: Thu, 23 Sep 2004 14:59:14 +0200 (CEST)
From: "Ulrik S. Kofod" <usk at cybersite.dk>
To: centos at caosity.org
Reply-To: usk at cybersite.dk
Subject: [Centos] network card / kudzu
When I have installed centOS, Kudzu says my network cards have been removed,
and
right after it finds them again and asks me to configure them?
It looks like it is the
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
2005 Feb 16
1
GRUB Bootloader
I installed CentOS 4 Beta on an ATA disk to have a look at it, and on the same
computer I have a Windows installation on a SATA disk. In the CentOS installation
process it could see the operatingsystem on the SATA and everything looked good, it
said something like "Other... /dev/sda" (not quite sure, it looked right so I didn't
really take note of it).
Now when I want to boot the
2004 Oct 26
1
adduser ?
I installed CentOS 3.3 some time ago and the first thing I did after the install was
to run a little script that adds my user plus a few other things.
The script adds my user like this
USER="ulrik"
PASSWD="<mypasswd>"
/usr/sbin/adduser $USER -p $PASSWD
It seemed to work fine except I couldn't login? I searched Google for reasons why I
could only login via ssh as
2008 Jun 02
0
cpan package provider
I cannot get this *&^%$ thing to work (on Mac OS X)!
http://reductivelabs.com/trac/puppet/ticket/718 using cpan2.rb with some
very minor modifications.
Can anyone confess to having used it successfully or otherwise?
The module (and it''s dependencies) I need to install are Net::LDAP
I''ve tried these names
"G/GB/GBARR/perl-ldap-0.36.tar.gz"
"Net::LDAP"
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, Republica de Panama
Cel Panama. +(507) 6694-4780
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
--
2006 Jan 19
2
CPAN module install problem
I could use some assistance getting CPAN functional again. 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
2006 Jan 20
0
[ANNOUNCE] Asterisk::LCR released on CPAN
Hi,
After a few extra days of hard work, debugging, and many coffees, I am
pround to announce that Asterisk::LCR has been released on CPAN.
Asterisk::LCR is an open-source, Perl-based collection of tools to help
you manage efficiently multiple VoIP providers with your Asterisk
installation.
It is capable of importing providers rates from multiple providers,
comparing these rates, and
2006 Aug 01
2
Samba/ldap install script from k12osn perl problems
There has been some very good work by a few people over in k12osn for
setting up a SAMBA PDC/BDC environment.
Thing is their scripts are for Fedora core 3.
There are instructions on how to get things to go step by step instead
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
2007 Mar 19
1
installing perl module in centos/rpmforge vs. cpan methods
Hi,
I just used RPMforge package perl-Mail-Sender, and am looking at the
perl cpan site for info, anyone got a simple way to determine if the
module is working properly?
I am trying to use the cpan info, but it's a bit cryptic (as perl is
wont to be).
-it says to use this:
#!/usr/local/bin/perl
use ExtUtils::Installed;
my $instmod = ExtUtils::Installed->new();
foreach my $module
2005 Nov 30
8
why was LILO removed from centOS 4.2?
I can't choose LILO as boot loader anymore in the install process? And what is the
advantages in GRUP vs. LILO that are so great that LILO has been deleted all
together?
One big disadvantages when forced to use GRUB is that it is a hassle to make the
disks in a RAID1 bootable.
https://www.redhat.com/archives/fedora-list/2005-March/msg05935.html
and RAID1 seems pretty useless when it is the
2005 Aug 13
3
quick question on RAID 1
I have 3 disks that I want to setup in a raid 1, my questions is should I setup the
3rd disk as a spare-disk or should I mirror all 3 disks all the time?
Will it perform *much* better to only mirror two and have the 3rd as a spare.
Is it not safer to mirror all 3 drives all the time ?
2005 Feb 23
1
new version of zlib to CenOS 3.3 ?
I wanted to upgrade my ClamAV but ./configure gave this error
checking for zlib installation... /usr
configure: error: The installed zlib version may contain a security bug. Please
upgrade to 1.2.2 or later: http://www.zlib.net. You can omit this check with
--disable-zlib-vcheck but DO NOT REPORT any stablility issues then!
but yum gave this message
# yum install zlib
Gathering header information
2008 Jul 21
0
perl module to parse httpd log on C5
hello,
Looking for alternative ideas to parse the combined Apache log:
/var/log/httpd/access_log (is how I named it)
What I've tried so far is a CPAN search, which pointed me to a recently
created module called ApacheLog::Parser
>From the C5 shell, I used something like this (heavily refined from how I started)
---------- sh script ---------
#rpm --import
2006 Nov 25
1
"undefined symbol: _pam_make_env"
Hello,
A while ago I downloaded and compiled PAM 0.99.x and installed it over
the default CentOS PAM installation. Of course, this premature decision
led to root and FTP access being fully locked down and inaccessible.
When I `su -`, it prints "su: incorrect password" before it gives me
the chance to type a password. When I `sudo su -`, it prints "sudo:
pam_authenticate:
2003 Apr 03
5
cdf function: inverse to quantile?
Is there a function in R for calculating empirical cumulative distribution
functions, i.e. the inverse of the quantile function? Perhaps in some
library? I''d hate to have to re-invent the wheel.
David Edwards, Biostatistics,
Novo Nordisk A/S, Bagsværd, Denmark.
DEd@novonordisk.com <mailto:DEd@novonordisk.com>
Tlf: +45 44 42 62 35. Fax: +45 44 42 14 80
[[alternate HTML version
2010 Oct 12
1
switching shorewall 4.0.6 -> 4.4.13.3, opensuse -> ubuntu
Hi,
I want to switch between shorewall 4.0.6 to the latest 4.4.13.3 and from
opensuse10.3 to ubuntu10.04
Set up ubuntu10.04 on a dedicated PC (Intel), downloaded
shorewall-4.4.13.3.tar.bz2 and had it installed via
tar -jxf and then ./install.sh from the extracted shorewall-4.4.13.3
subdirectory
Ubuntu10.04 comes standard with perl 5.10.1 ($ perl -v --> Perl, v5.10.1)
Reading the
2003 Feb 07
1
Bug in socketConnection (PR#2535)
Platform: Windows
Version: 1.6.2
When first called, socketConnection gives an error. On subsequent calls it
performs correctly. Thus the first call has the effect of "priming" the
connection. Eg
> socketConnection(port=50)
Error in socketConnection(port = 50) : unable to open connection In
addition: Warning message:
localhost:50 cannot be opened
> MIM <-
2003 Jul 06
0
Installing RSPerl (PR#3415)
Full_Name: Nisai Wanakule
Version: 1.7.1
OS: Solaris 2.9
Submission from: (NULL) (65.32.94.36)
I tried to install RSPerl with --with-in-perl option and got some errors. R was
built with --enable-R-shlib as indicated in the RSPerl instructions. Here is the
list output during installation:
nisai@lagrange:src 102$ R CMD INSTALL -c --configure-args='--with-in-perl'
RSPerl_0.5-7.tar.gz
*