Displaying 20 results from an estimated 5000 matches similar to: "Conflicting perl packages?"
2010 Jun 10
2
Openwebmail dependency problem
Ok, I have to ask. I tried to yum install the latest openwebmail (from
the openwebmail repo), and got a transaction check error about a
conflict with some packages which are needed by amavisd and spamassassin
(packages originating from rpmforge, I think). Below is the yum output.
By googling I found a lot of descriptions of the problem, but no solution.
- Jussi
(...)
Resolving Dependencies
2014 Apr 01
3
trouble installing Math::BigInt module
I had to move a perl script from an old server to a new one. Both the
old and new servers are running "CentOS release 5.10 (Final)" and perl
v5.8.8. (But the problem I'm running into appears to be a package
management problem and not a Perl problem which is why I'm posting it to
a CentOS list.)
The line of code in the script that attempts to open a Net::SFTP
connection,
2005 Jan 05
1
ASTCC Compiling Problem
I have this error compiling ASTCC:
[root@pbx astcc]# make install
mkdir -p /var/www
mkdir -p /var/www/html/_astcc
mkdir -p /var/www/cgi-bin/astcc-admin
chmod 755 ./astcc.agi
chmod 755 ./astcc-admin.cgi
echo | ./astcc.agi >/dev/null
Can't locate DBI.pm in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
2019 Mar 11
2
CPAN not working, or is it?
On Monday 11 March 2019 14:28:38 Pete Biggs wrote:
> > However, as I went for bigger modules, anything that had dependences
> > were then failing as the dependencie were installed OK but then did not
> > appear to be available.
> A number of things you can do. The sort of recommended way is to
> package the perl modules into an RPM and install them that way (so that
>
2019 Mar 11
5
CPAN not working, or is it?
(I've just tried this on a second C7 box, literally clean install, only did it
on Friday, with the same results)
I'm replacing a dead F19 box with a new C7 one and I'm trying to get my Perl
install completed. Ultimately, I need to get Selenium::Remote::Driver
working, but I'm struggling before that.
I started off as always by using RPM's for everything I possibly can. I
2019 Mar 11
0
CPAN not working, or is it?
On Mon, 2019-03-11 at 15:48 +0000, Gary Stainburn wrote:
> On Monday 11 March 2019 14:28:38 Pete Biggs wrote:
> > > However, as I went for bigger modules, anything that had dependences
> > > were then failing as the dependencie were installed OK but then did not
> > > appear to be available.
> > A number of things you can do. The sort of recommended way is to
2009 May 27
2
problem with centos upgrade
Dear All,
I have a centos 5 server running my mail and Dns working fine
but when i try to do u yum ugrade or yum update it gives me lots of perl
errors and it terminates
OS is centos 5 (final)
the part of errors reported
---------------------------------
file /usr/lib/perl5/5.8.8/Math/BigFloat.pm from install of
perl-5.8.8-18.el5_3.1 conflicts with file from package
perl-Math-BigInt-1.86-1
2007 Mar 22
0
Fwd: RSPerl buffer overflow
Hi,
I installed RSPerl (RSPerl_0.91-2.tar.gz) and after
loading the library I get a buffer overflow.
below is the output from R and below that the
messages during the installation.
Its on an AMD opteron system running Fedora Core5
R version 2.4.1 (2006-12-18).
Thank you very much for your help.
Ido
> sessionInfo()
R version 2.4.1 (2006-12-18)
x86_64-redhat-linux-gnu
locale:
2008 Feb 28
1
perl error on CentOS
when i type 'perl perlscript.pl, I get the following error
Can't locate version.pm in @INC (@INC contains:
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7
2009 Nov 20
2
CentOS-DS Configuration/Setup Issue
All,
I'm running CentOS 5.4 and I've installed the CentOS Directory Server by
running yum -y install centos-ds* without any errors. But as soon as I
attempt to run the setup I get the following:
[root at jpdsys3 ~]# /usr/sbin/setup-ds-admin.pl
Can't locate Setup.pm in @INC (@INC contains: /usr/lib64/dirsrv/perl
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi
2008 Aug 24
3
Problems with perl upgrading CentOS 5.1 to 5.2
Hi, I'm having problems with perl.
I'm receivings this e-mails from logwatch everyday and appears to be a
problem with perl.
I explain a bit before expose the errors that I received: I tried to
download all perl* packages, uninstall the repeated ones and reinstall all
packages where installed.
I need some help to try to solve this problem, because is a production
server and I can't
2010 Feb 04
1
Help....package "GPLOTS" will not install. Linux
Hello,
Apologies in advance if this is not the appropriate forum for this post.
My problem is I'm not able to install the package "GPLOTS". Below are
the outputs for the commands: sessionInfo() and
install.packages("gplots",dependencies=TRUE).
It seems the package "GDATA" is part of the problem but I'm not an
expert in this. The "GDATA" package
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:
2011 Apr 21
1
Installing Search::xapian
Sorry if this is a repost .. I have edited my query a little bit and my
previous post was too long and so was waiting approval(I cancelled it)
Ok. Another question..
I have installed the Search ::Xapian on my local machine. Now I'm trying to
install it on a machine where i dont have root access. So while running
configure of the Xapian library I gave the -prefix option and everything
installed
2008 Mar 30
1
smbldap-populate....maputf8 errors
Hi,
I am trying to set up a SAMBA PDC using LDAP for authentication. I am using
this document as a guide:
http://download.gna.org/smbldap-tools/docs/samba-ldap-howto/
SAMBA and openldap are running on the same machine for R&D purposes and I am
using the following software:
OpenSuSE 10.3
samba-3.0.26a-3
openldap2-2.3.37-6
smbldap-tools-0.9.2
I have configured slapd.conf:
2011 Jun 02
3
Bastille-linux
Has anyone got Bastille-linux running on Centos-5.6?
http://bastille-linux.sourceforge.net claims RHEL5 support but I ran
into problems running it on a Centos 5.6 test system.
First I had to "ln -s /usr/lib64/Bastille /usr/lib" just to get it to
run at all. Then I tried faking /etc/redhat-release with
Red Hat Enterprise Linux Server release 5.6
... but I get this (why would it want
2012 Jan 22
1
Problem with spamassassin under CentOS-5.7
I'm getting the following warning in my logwatch,
or if I restart the spamassassin service.
I've tried yum-reinstalling the packages involved
but that didn't help.
-------------------------------
/etc/cron.daily/sa-learn:
Subroutine IO::Socket::INET6::AF_INET6 redefined at
/usr/lib/perl5/5.8.8/Exporter.pm line 65.
at /usr/lib/perl5/vendor_perl/5.8.8/IO/Socket/INET6.pm line 16
2006 Jul 11
1
Building Search_Xapian under FreeBSD
Hi all.
I can't buil perl bindings for Xapian under FreeBSD for version 0.9.6
Here is something about system and error messages:
uname -a: FreeBSD xxx 4.11-RELEASE FreeBSD 4.11-RELEASE
xapian-config --cxxflags: -I/usr/local/include
xapian-config --libs: -L/usr/local/lib -lxapian
xapian-config --version: xapian 0.9.6
# perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing
2009 Jul 27
2
perl woes - perl-file-Temp conflict
Hi all, everytime I play with perl I end up falling on my face.
Yesterday, new perl modules available from rf (my chosen repo for perl,
perl is excluded from my CentOS-Base), however it did not like an
already installed perl-File-Temp, so not recalling it was necessary for
my mail system I removed it and allowed the updates.
Then when I discovered my mail system no longer working (amavisd
2012 Apr 21
2
nfsen daemon dies for unknown reason
Hello,
I am using nfsen 1.3.5 (http://nfsen.sourceforge.net/) on CentOS 5.8 x86_64 (running as a VM on a KVM Host).
For those not knowing it, nfsen is using php and perl and it allows graphing and analysis of (Cisco routers) netflow data captured using nfdump.
Often (about once a day) nfsen crashes for unknown reason. For example:
# /data/nfsen/bin/nfsen status
NfSen version: 1.3.5