similar to: Installation 2.7.1 [requires Perl >= 5.8.0]

Displaying 20 results from an estimated 2000 matches similar to: "Installation 2.7.1 [requires Perl >= 5.8.0]"

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:
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:
1998 Sep 11
1
R-beta: cannot make R
Can anyone help? I am trying to install R-0.62.2 on a Sun with OS 5.6 (Solaris 2.6), and gcc/f77. Unfortunatley the simple commands ./configure --prefix=/opt/R make did not work, complaining when building help/docs. It claims to have problems perl (which has worked fine so far) but in practice it is not only a documentation problem: if I force "make install" and run R, then it
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
2009 Nov 13
2
xend:default won''t start due to /usr/bin/kstat not locating autosplit.ix
Short:     Which package do I need to install to get "auto/I18N/Langinfo/autosplit.ix"? Long: The problem I have was discussed almost a year ago (see this thread), but the resolution was not complete... I''m using Mark Johnson''s slim.py script (package list below), against repo=http://pkg.opensolaris.org/dev, followed by `pkg install xvm-gui` and `svcadm enable
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 *
2005 Jan 28
1
error while trying to install astcc
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 5870 bytes Desc: image001.jpg Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050128/198114e6/attachment.jpeg
2005 Apr 19
1
Antwort: Re: Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
Hi # lslpp -l perl.rte Fileset Level State Description ---------------------------------------------------------------------------- Path: /usr/lib/objrepos perl.rte 5.8.0.0 COMMITTED Perl Version 5 Runtime Environment # lppchk -vm3 # perl -V Summary of my perl5 (revision 5.0 version 8 subversion
2004 Aug 12
2
Can't locate Net/LDAP.pm in @INC
Hi guys, I am trying to migrate my NT 4 users to samba and these are the steps that I used for installing samba. BerkeleyDB ../dist/configure --prefix=/usr make make install MIT Kerberos ./configure --prefix=/usr make make install make check OpenSSL ./config --openssldir=/usr make make install Cyrus SASL cd cyrus-sasl-2.1.19 ./configure --prefix=/usr
2004 Jan 05
2
build R package on winXP
Hello, I wrote an R function and want to build an R package on winXP. I have set my path:C:\bin;C:\MinGW\bin;C:\Perl\bin\;C:\Tcl\bin;C:\texmf\miktex\bin;C:\Program Files\R\rw1081\bin; I tried to run "Rcmd build --help" but failed. Under C:\WINDOWS\System32\cmd.exe, I got the error message: Please set TMPDIR to a valid temporary directory. Under Cygwin, I got the error message:
2000 Aug 31
2
Problem with R INSTALL locfit on DEC alphaev56-dec-osf4.0d
Dear all, usually I work under linux, but I tried to install R-1.1.1 on our alpha's which worked well. However, installation of the locfit package produced the following warning: ---------%<---------------- Installing package `locfit' ... libs /vol/bin/gcc -I/vol/math/R/include -I/usr/local/include -mieee -g -O2 -c S_e nter.c -o S_enter.o S_enter.c: In function `basis':
2004 Aug 06
1
compiling ices on solaris 9 / sparc
Hello, I am also trying to get ices working on Solaris. thanks in advance ED <p>4-solaris-64int/CORE -lperl -ldl -lc -L/usr/lib -lxml2 -lz -lsocket -lnsl -lm -R/usr/local/lib -R/usr/local/lib -R/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE -R/usr/lib Undefined first referenced symbol in file inet_aton ../libshout/.libs/libices.al(sock.lo) ld: fatal:
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:
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 Nov 07
1
Smbldap-populate error
Hello friends I am configuring Samba + ldap from the following tutorial: https://www.bsdwiki.de/FreeBSD_-_Samba_PDC When I run the following command: Smbldap-populate this the following error: Can't locate Convert/ASN1.pm in @INC (@INC contains: /usr/local/sbin/ /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8
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
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 Feb 20
0
[LLVMdev] Problems building LLVM 2.2 for ARM
Try make VERBOSE=1 first. Perhaps it'll tell us something. Evan On Feb 19, 2008, at 4:19 PM, Tobias Oberstein wrote: > Hello, > > I'd like to do some initial experiments with LLVM on embedded ARM > (Nokia N800), but ran into a build issue. Could s.o. give me a tip? > > Thx alot, > Tobias > > P.S.: just as sidenote, LLVM 2.2 builds cleanly on GCC 4.2.3 / Linux.
2008 Feb 20
2
[LLVMdev] Problems building LLVM 2.2 for ARM
Hello, I'd like to do some initial experiments with LLVM on embedded ARM (Nokia N800), but ran into a build issue. Could s.o. give me a tip? Thx alot, Tobias P.S.: just as sidenote, LLVM 2.2 builds cleanly on GCC 4.2.3 / Linux. === I'm building on Ubuntu/Scratchbox/ARMEL using GCC 3.4.4 (CodeSourcery ARM 2005q3-2) using ./configure --prefix=$HOME/local/llvm-2.2 --enable-jit
2005 May 17
1
smbldap-tools broken pipe
Hi, I am working on establishing a Samba+LDAP server with management by the smbldap tools from idealx. Versions are Samba 3.0.14a, OpenLDAP 2.2.24, smbldap tools 0.8.8 all on Solaris 8. I'm thinking I have a problem with my perl (perhaps), version 5.8.5, as I keep getting "Broken pipe" messages when using smbldap-populate, smbldap-groupadd, etc. Google produced no useful