Displaying 20 results from an estimated 2000 matches similar to: "asterisk perl radiusclient"
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:
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
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
2004 Dec 11
1
(no subject)
when I issue a command to populate my ldap directory I receive an erro cant find Net/SSleay.pm how can I find an Net:SSleay rpm to install on FC3
-------------- next part --------------
[root@matrix ~]# smbldap-populate
Using builtin directory structure
Can't locate Net/SSLeay.pm in @INC (@INC contains: /usr/local/sbin// /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5
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 Feb 08
1
mod_perl and httpd2
I've got httpd and mod_perl installed, but I seem to have an
application that requires part of mod_perl that doesn't seem
to be properly installed into perl, notably, the 'Apache' portion.
To 'fix' this, cpan would like to install either mod_perl-1.29,
or alternatively to install mod_perl-2.0.2. 1.29 doesn't seem
smart, and 2.0.2 absolutely will not install over the
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:
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:
$
2005 Jul 04
0
radius client for portaone with asterisk-1.0.9
hello
i am trying to work with radiusclient form portaone.
but i have some problems in installation. when i am
trying to use example from
http://www.voip-info.org/tiki-index.php?page=PortaOne+Radius+auth
error sip debug
Can't locate Asterisk/AGI.pm in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/5.8.0
2008 Apr 13
1
Incorrect @INC: Rcmd SHLIB error under Windows (2.6.2, 44383) (PR#11161)
Hi, R team.
I'm trying to build a dll from a c program to be invoked within R using
the .C() functionality.
Everything works like a charm on my Linux (Centos 5) (also 2.6.2) machines---
but under windows (Vista Ultimate) upon running (in either the windows 'Cmd'
command window or a Bash window) the command
Rcmd SHLIB myfun.c
I receive the error:
Can't locate R/Utils.pm in
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:
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
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
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
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 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 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
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