[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Perl Crypt Module Instalaltion.



Can Any One help me telling me how to install the following modules on my
RaQ2:
Digest::MD5, Crypt::DES, Crypt::CBC needed to install some registration
client programme.

From a root prompt:
# perl -MCPAN -e 'shell'
cpan> install Digest::MD5
cpan> install Crypt::DES
cpan> install Crypt::CBC


The first time you run the CPAN module it will ask you some configuration questions. That is really the hardest part of installing new perl modules. You can take the defaults for most things, but you should choose a CPAN mirror that is close to you.

-Dave

--
  David B. Peterson    Metagraphics, Inc.
1023 Corporation Way, Palo Alto, CA  94303
  650-964-4600 x225    FAX: 650-964-9575