[rt-users] RH 7 RT 2 make fixdeps problems
Randy Millis (Lists Acct.)
rmillisl at enel.ucalgary.ca
Tue Feb 26 17:31:38 EST 2002
----- Original Message -----
From: "Shannon Pedersen" <spedersen at cspeed.com>
To: "Randy Millis (Lists Acct.)" <rmillisl at enel.ucalgary.ca>
Sent: Tuesday, February 26, 2002 1:56 PM
Subject: RE: [rt-users] RH 7 RT 2 make fixdeps problems
> I think I did it the REALLY hard way, where I got the tarred perl
> modules and installed them by hand. But rather than using:
> $ perl Makefile.pl
>
> I used:
> $ /usr/bin/perl Makefile.pl
>
> So in your case, you might try:
> $ /usr/local/bin/perl Makefile.pl
>
> Alternatively, I do have the following written in my notes about
> installing from CPAN(my notes eventually got fairly incoherent):
>
> $ /usr/bin/perl -MCPAN -e shell
>
> which gives you a prompt like this:
> cpan>
>
> >From there, I typed:
> install Apache::Session
>
> or whatever you need.
>
> Hopefully someone with more experience in all this will assist you as
> well - RT was really my first experience with Perl modules and CPAN. A
> Definite crash course. :)
I'll give this a try. Thanks.
More information about the rt-users
mailing list