Thanks a million. I am now sorted. I installed the perl-devel rpm and did the
CPAN install like you said I should. Cool bananas!
Quoting Chris Devers <[EMAIL PROTECTED]>:
> On Thu, 16 Sep 2004, [EMAIL PROTECTED] wrote:
>
> > The problem that I am having now is that I am trying to install a new
>
On Thu, 16 Sep 2004, [EMAIL PROTECTED] wrote:
> The problem that I am having now is that I am trying to install a new module
> (Crypt::SecurID).
The easy way to install modules is to use the CPAN shell tool. It can be
invoked on the command line by doing a
$ sudo perl -MCPAN -e shell
The fir
Greetings again.
Thanks to all that answered my last question. That was resolved very quickly.
The problem that I am having now is that I am trying to install a new module
(Crypt::SecurID).
I downloaded the tgz file and extracted that on some dir as root. I then (as per
instructions that came wit