Displaying 20 results from an estimated 10000 matches similar to: "R-beta: $PERL in configure"
1998 Jan 06
0
R-beta: losing attributes in binary ops
Thanks to Thomas Lumley for the very quick fix of the NextMethod(.Generic)
bug. The patch enclosed in his message to r-help fixed that problem
nicely.
But..., I've got another one.
x <- 1:4
attr(x,"foo") <- "bar"
attributes(x < 4)
returns NULL.
The "foo" attribute has been lost in the "x < 4" operation.
The blue book says that the
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
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:
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 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:
2006 Dec 15
12
Numbering of releases
Am I right in thinking that the numbering of the versions are in synch
with the gcc version that one is recommened to build with? In other
words "use gcc version 3.foo".
--
John Maclean - 07739 171 531
MSc (DIC)
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
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:
$
2012 Oct 10
2
Perl - strict.pm not found
Hello,
I installed the ClamAV package onto a CentOS 6.3 server using yum. I
then modified the /etc/freshclam.conf file to run a perl script whenever
the ClamAV databases were updated:
OnUpdateExecute /usr/local/bin/xymon_event ...
The 'xymon_event' command is used on several servers, and generally
works with no problems. However, on this server when
the /etc/cron.daily/freshclam script
2007 Nov 08
1
Perl make test fails on threads in rhel5
Hi all,
I've tried building RPMs for RHEL5 and hit this problem in Search::Xapian:
make test fails on test 37:
ok 34 - check PositionIterator
ok 35 - create TermIterator
ok 36 - check TermIterator
dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 37-65
Failed 29/65 tests, 55.38% okay
$ xapian-config --version
xapian-config - xapian-core 1.0.4
$ cat
2017 Jan 02
2
cron job failures with a perl script containing Astro::Time
Everyone,
I am building a gateway server with a new : CentOS Linux release
7.3.1611 (Core)??with 3.10.0-514.2.2.el7.x86_64 kernel.
Everything was going find, but I was not able to get a particular
cronjob to function properly that contained a perl script with
Astro::Time as an include file. Astro::Time was installed with the use
of the cpan module downloaded from the Centos repositories.
The
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
2010 Oct 01
1
Here we go again: SpamAssassin doesn't like the new Perl update...
Check this out:
% sa-update
Subroutine NetAddr::IP::UtilPolluted::AF_INET6 redefined at
/usr/lib/perl5/5.8.8/Exporter.pm line 65.
at
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/NetAddr/IP/Util.pm
line 180
*******************************************************************************
Gilbert Sebenste ********
(My opinions
2011 Oct 18
2
Fried Email Server! Perl Problem
I hate it when I crash my email server. Here's what tailing /var/log/qmail/qmail-smtp/current gives me:
[root at toast jack]# tail /var/log/qmail/qmail-smtpd/current
@400000004e9ddbd031610f54 tcpserver: status: 0/20
@400000004e9ddbd72c767c04 tcpserver: status: 1/20
@400000004e9ddbd72c7ab60c tcpserver: pid 12039 from 210.76.164.235
@400000004e9ddbd739a20d1c tcpserver: ok 12039
2004 Aug 06
1
libshout-perl compilation error
Hi - got this from both the CVS source and the tarball:
(libshout compiled and installed cleanly)
[root@hunter stream]# cd Shout-1.0
[root@hunter Shout-1.0]# perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Shout
[root@hunter Shout-1.0]# make
mkdir blib
mkdir blib/lib
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/Shout
mkdir blib/lib/auto
mkdir
2006 Aug 24
1
make - perl - broken
Could you help me trouble shoot this? I am a bit of a rookie and
probably screwed something up.
I am trying to "make" imapsync, but there is a complaint regarding some
Perl problem that I cannot figure out.
[root at testmail imapsync-1.182]# make
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Scalar/Util.pm line 30.
is
2017 Mar 31
1
Re: [PATCH 1/3] perl: Add =encoding to Sys::Guestfs man page.
On Fri, Mar 31, 2017 at 10:32:22AM +0100, Richard W.M. Jones wrote:
> Otherwise the man page cannot contain any non-7-bit-ASCII characters.
>
> The test error seen was:
>
> Wide character in print at /usr/share/perl5/vendor_perl/Test2/Formatter/TAP.pm line 112.
> t/910-pod.t ................
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/1 subtests
Somehow I
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
2012 Sep 03
10
Shorewall 4.5.8 Beta 1
Shorewall 4.5.8 Beta 1 is now available for testing.
----------------------------------------------------------------------------
I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E
----------------------------------------------------------------------------
1) This release includes the defect repair from Shorewall 4.5.7.1.
2) The restriction that TTL and HL rules could
2012 Sep 03
10
Shorewall 4.5.8 Beta 1
Shorewall 4.5.8 Beta 1 is now available for testing.
----------------------------------------------------------------------------
I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E
----------------------------------------------------------------------------
1) This release includes the defect repair from Shorewall 4.5.7.1.
2) The restriction that TTL and HL rules could
2003 Mar 26
1
RSPerl, R-1.6.2 and Perl-5.8.0
Hi,
I tried to run the test (after installing the pacakge),
but ran into an error:
[laurent at ym151011 tests]$ perl -I../share/blib/arch -I../share/blib/lib test.pl
1..1
Can't load '../share/blib/arch/auto/R/R.so' for module R: /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/ModPerl/Global/Global.so: undefined symbol: modperl_perl_global_avcv_call at