Re: @INC problems

2001-05-06 Thread Stephen E. Hargrove
On Sun, 6 May 2001, Dan Brown wrote: > > Me wrote: > > > > find / -name Gnome.pm > > A second suggestion is to make sure that the perl you invoke from the > script is the same as the perl that did the installation. It turns out that perl -MCPAN wasn't completely installing the package. Howeve

Re: @INC problems

2001-05-06 Thread Dan Brown
Me wrote: > > > Can't locate Gnome.pm in @INC (@INC contains: > > /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1 > > /usr/local/lib/perl5/site_perl/5.6.1/i686-linux > > /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) > at > > ./test.pl line 4. > > BEGIN fa

Re: @INC problems

2001-05-06 Thread Me
> Can't locate Gnome.pm in @INC (@INC contains: > /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1 > /usr/local/lib/perl5/site_perl/5.6.1/i686-linux > /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at > ./test.pl line 4. > BEGIN failed--compilation aborted a

@INC problems

2001-05-06 Thread Stephen E. Hargrove
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 i was wanting to start playing with gnome and perl, so using perl -MCPAN - -e shell, i installed gnome. everything went smoothly, but use gnome results in the following error: Can't locate Gnome.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/