[Gllug] make error loading Perl module via 'cpan'
Stig Brautaset
gllug at brautaset.org
Sun Mar 30 11:58:25 UTC 2003
On Mar 30 2003, Garry wrote:
> >> After all this I still can't find Image/Magick.pm in my Perl tree.
>
>
> >It'll be in the arch-dependent directory. I see it in
>
> >/usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi-ld/Image/Magick.pm
>
> >(but your arch-dependent directory is very likely to be named something
> >else.)
>
> >If that's not there, PerlMagick didn't install.
>
>
> I just tried:
>
> [root at localhost usr]# find ./ Magick.pm -print
find -name Magick.pm
should could give you different results.
find /usr/ -name Magick.pm -print
if you don't have GNU find (but you're on a linux system, so you would,
wouldn't you?)
Stig
--
brautaset.org
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list