similar to: perl updates always break perl programs, how to fix?

Displaying 20 results from an estimated 2000 matches similar to: "perl updates always break perl programs, how to fix?"

2015 Oct 23
1
[PATCH v3] perl: Switch to using Module::Build.
version 3: - Split requires into configure_requires/etc. - Use lists for extra_compiler_flags, extra_linker_flags. - Suppress .packlist file. - Set the release_status field. Rich.
2015 Oct 23
1
[PATCH v2] perl: Switch to using Module::Build.
version 2: - Fixed handling of clean & distclean. - Use 'all-local' instead of 'all'. - Don't use abs_* paths in Build.PL.in. Rich.
2015 Oct 23
1
[PATCH] perl: Switch to using Module::Build.
Switch from 'ExtUtils::MakeMaker' to 'Module::Build'. There's not really a huge difference here. The interfacing gymnastics that we have to do to make Makefile.am and Module::Build talk to each other is probably a little bit simpler. I compared the output of 'make install' before and after, and there's not much difference. 'perllocal.pod' is not
2007 Dec 06
0
perl-net-DNS question
When trying to run a Perl program, I get this error (even though I have both Perl and perl-net-dns installed via yum) Can't locate Net/DNS.pm in @INC (@INC contains: /usr/lib/nagios/plugins /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi
2007 Oct 26
2
perl question on CentOS
I'm trying to use nmap2nagios (a perl script) on CentOS, but when I run it, I get the following error: (If this is offtopic for this list, please let me know) ./nmap2nagios.pl -v -r /tmp/nmap.xml -o /tmp/new.cfg ./nmap2nagios.pl: line 9: use: command not found ./nmap2nagios.pl: line 10: use: command not found ./nmap2nagios.pl: line 11: use: command not found ./nmap2nagios.pl: line 14: use:
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
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 Jul 06
3
asterisk perl radiusclient
hello how to solve these errors /var/lib/asterisk/agi-bin/agi-rad-auth.pl line 10 use Asterisk::AGI; vi /etc/asterisk/extensions.conf exten => _X.,1,agi,agi-rad-auth.pl|Routing=SIP&AuthorizeBy=SIP vi /etc/asterisk/modules.conf load => res_agi.so <---------------errors------------------------> *CLI> Can't locate Asterisk/AGI.pm in @INC (@INC contains:
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:
2005 Jul 11
2
ActiveState Perl, cygwin and R (was: cygwin tar?)
Hello! I have just read mails in thread <http://tolstoy.newcastle.edu.au/R/devel/04a/0583.html> about problems with Cygwin and Rtools. I had the same problems and kept just the newest cygwin1.dll and things seem OK now. However I currently hit the problem with Perl (I have ActiveState and Cygwin Perl installed). When I tried to work with 'Rdconv' in Cygwin I get the following: $
2008 Jun 30
1
Installation 2.7.1 [requires Perl >= 5.8.0]
Hi there, I am currently working in a research institute and I have only a reduced account. My aim is to install the New version of R under my own directory to prove the advantages of this version to my IT service to lead them to install it on the full server. So I download the last .tar.gz file I used "gunzip" and "tar -xf" without any problems (hopefully!) But when I
2009 Oct 20
0
Perl error - Can't locate R/Rdconv.pm in @INC
Dear list, I've a package, myPkg, which was developed on R v 2.6.1. I have installed R v2.9.2 from source, with a shared library and tcktk support. The package, myPkg, depends on RSPerl, and imports it in its NAMESPACE. I've downloaded and installed RSPerl using command: >R CMD INSTALL -c --configure-args="--with-modules='IO \ Fcntl Socket Storable XML::Parser::Expat
2007 Nov 14
1
Problem indexing text with spelling enabled in Perl
Hi All, I'm using the TermGenerator::index_text() on version 1.0.4 with the FLAG_SPELLING turned on, because the new spelling suggestion stuff seems awesome, but I'm getting a segv. (gdb) bt #0 0xb7ae153c in Xapian::WritableDatabase::add_spelling (this=0xa553988, word=@0xbff97724, freqinc=1) at ./include/xapian/ base.h:154 #1 0xb7becf47 in
2013 Feb 04
2
[LLVMdev] can't file bug, perl error
Hi, I got this attempting to visit http://llvm.org/bugs/enter_bug.cgi?product=clang: Can't locate DateTime.pm in @INC (@INC contains: . lib/x86_64-linux-gnu-thread-multi lib /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl) at Bugzilla/Util.pm line 53. BEGIN failed--compilation
2011 Jul 13
1
Samba 3.5.9 with Windows 2008 R2
Hi All, We're going to upgrade our DCs to Windows 2008 R2 native mode soon, so we're facing with the challenge that how to get our samba servers (Solaris 8 & Solaris 10) work with Windows 2008 R2 native mode. I've compiled Samba 3.5.9 with AD support. Then I installed and configured the binaries on my 3 test machines (one Solaris 8 and two Solaris 10). The strange problem is one
2012 Apr 06
1
system command and Perl confusion
Hello, I'm having a question related to the system command within R: I try to evoke a perl script from within R with something like system(paste('perl myscript.pl', some parameters ....,sep=" ") This works just fine as long as I do not use any additionally installed Perl module, as this leads to a "Can't locate Statistics/Descriptive.pm in @INC ....." This
2008 Feb 06
2
RPM for perl-svn-notify?
Hi List, Is it possible to get an rpm built and added into the plus or dag repos for the perl module svn-notify? (Note: not the same as svn- notify-mirror.) I know it's been brought up before that perl's internal CPAN build/ install can cause serious conflicts with the rpm-based approach; if there are other / better ways of doing this in a standard fashion, please let me know.
2015 Jan 22
4
net rpc rights list - could not connect to server 127.0.0.1
I had already checked these files (smb.conf, krb5.conf, hosts) and they match each other, but the error still appears... Is there anything else I can check? Thanks -----Mensaje original----- De: samba-bounces at lists.samba.org [mailto:samba-bounces at lists.samba.org] En nombre de Rowland Penny Enviado el: jueves, 22 de enero de 2015 18:06 Para: samba at lists.samba.org Asunto: Re: [Samba] net
2015 Jan 22
2
net rpc rights list - could not connect to server 127.0.0.1
But this command returns me the rights list of administrator in AD DC. I need the "rights list" of administrator in "MEMBER2". Here some tests: *From MEMBER2: #net rpc rights list accounts ?Uadministrator Could not connect to server 127.0.0.1 The username or password was not correct. Connection failed: NT_STATUS_LOGON_FAILURE #net rpc rights list accounts ?Uadministrator
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