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

Re: PilotManger dies with RedHat-5.2?



>>>>> "D" == Derek R Pizzagoni <drp@xxxxxxxx> writes:

D> I have asked for a solution to this problem, but was directed to
D> ask the RedHat folks.  Since I did not purchase RedHat (I
D> downloaded it), I have no support.  The only solution I have left
D> (since I am also not a Perl expert), is to switch out the rpms that
D> break PilotManager.

The problem is that perl modules are not usually written in perl, and
need to be compiled.  This means that they need to be binary
compatible with the version of perl you have installed.  Installing a
new version of perl will (usually) break binary compatibility and
you'll need to recompile those perl modules.  

This can be done pretty easily, I think.  If you have the CPAN.pm
module installed (should be with redhat) do a 

perl -MCPAN -e shell

as root, answer the questions, and do "install <module>" on each one
Pilotmanager needs.

(Disclaimer: I have only used CPAN.pm once, a while back, and I'm no
perl expert... a lot of details will need to be filled in.)


-- 
Alan Shutko <ats@xxxxxxx> - By consent of the corrupted
Sir, I Protest!  I am NOT a merry man!
------------------------------------------------------------------------
***********************************************************
*             This is a public mailing list!              *
* Please do not publish Sun proprietary information here! *
*        -  -  -  -  -  -  -  -  -  -  -  -  -  -         *
*             http://www.moshpit.org/pilotmgr             *
***********************************************************


SourceForge.net Logo