On Sun, Apr 15, 2001 at 07:19:46PM +0200, Maciej Frankiewicz wrote:
> I installed Net::Jabber library and tried to run "component_exec.pl" script.
> What I got was:
> 
> [root@foo examples]# ./component_exec.pl
> Can't locate object method "new" via package "Net::Jabber::Component" at
> ./compo
> nent_exec.pl line 11.
> 
> what can be wrong?

Look like the install didn't work properly, or you installed it in a 'non-
standard' place. 

Do this

perl -MNet::Jabber -e 'print $Net::Jabber::VERSION'

- what do you get?

dj



_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to