Carl Sajjan wrote:
From: Rob Dixon
Carl Sajjan wrote:
I am chaged with setting up LDAP monitoring using some tool. I came across
this Look.pl utility. But when I try to run this file I got the error...
I am a newbie to PERL.
perl look.pl
/usr/perl5/5.6.1/lib//sun4-solaris-64int
/usr/perl5/5
, February 25, 2007 12:50 AM
To: Rob Dixon
Cc: Perl Beginners
Subject: RE: Help with @INC
Rob,
Thanks a lot for your reply.
I modified my perl file as follows , but still I get the same error.
use lib qw(/usr/perl5/5.6.1/lib/
130 /usr/iplanet/perl5/lib/site/Mozilla/LDAP/
131 /usr
Dixon [mailto:[EMAIL PROTECTED]
Sent: Saturday, February 24, 2007 11:41 PM
To: Perl Beginners
Cc: Carl Sajjan
Subject: Re: Help with @INC
Carl Sajjan wrote:
>
> I am chaged with setting up LDAP monitoring using some tool. I came
across
> this Look.pl utility. But when I try to run this f
Carl Sajjan wrote:
>
> I am chaged with setting up LDAP monitoring using some tool. I came across
> this Look.pl utility. But when I try to run this file I got the error...
> I am a newbie to PERL.
>
> perl look.pl
>
> /usr/perl5/5.6.1/lib//sun4-solaris-64int
> /usr/perl5/5.6.1/lib/
> /usr/iplanet
On Sat, 2007-02-24 at 20:55 +0530, Carl Sajjan wrote:
> Can't locate object method "new" via package "Mozilla::LDAP::Conn"
> (perhaps you forgot to load "Mozilla::LDAP::Conn"?) at look.pl line 767.
do you have this near the top of your script?
use Mozilla::LDAP::Conn;
--
Ken Foskey
FOSS deve
Have not received any response yet. Any idea?
Issa Mbodji wrote:
>
> I have installed Oracle which comes with an Apache server. Now I have it
> disabled so that I can use my old Apache server that I had installed a
> while ago. I am trying to use LWP::Simple which I intalled too a while
> ago, bu
Thanks, I hope so too. Is yours working now? If so how did you fix it?
[EMAIL PROTECTED] wrote:
I dont know how to 'restore' your old @INC. Infact I too had a similar
problem with multiple perl installations. What I did was set the
environment variables
PERLLIB
and PERL5LIB
to whatever your old in
I dont know how to 'restore' your old @INC. Infact I too had a similar
problem with multiple perl installations. What I did was set the
environment variables
PERLLIB
and PERL5LIB
to whatever your old installation in @INC. I hope you will get that from
somewhere
Thanks
Ram
On Mon, 2004-07-05 at 0