[PLUG] Perl Modules Problem

Steven A. Adams stevea at nwtechops.com
Thu May 8 06:14:02 UTC 2003


Hey Billy,
If you have perl 5.8 than I don't think that you'll need to reinstall
perl. The modules that your talking about are perl modules and they can
be installed from CPAN. You can get them by running perl -MCPAN -e shell
as root and doing install <modulename> from the cpan prompt. If for some
reason you want to install perl you can do that from here as well. The
modules that it is probably wanting are DBD and DBI for MySQL.

Steve

On Wed, 2003-05-07 at 19:27, Billy Dimaculangan wrote:
> I’m installing request tracker and it require perl,perl modules and
> mysql.  I’m having problems with the perl modules that is currently
> installed. How do I reinstall perl and automatically include all thos
> perl modules?  How do I do it?         
-- 






More information about the PLUG mailing list