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

RE: Installation problems on Linux ...



Hello,

I was wondering if anyone would explain to me what needs to be done?  I 
have setup a 
LD_LIBRARY_PATH=/home/pub/linux/pilot/pilotmanager/pilotmgr/lib/perl5/i3  
86-linux/auto/PDA/Pilot/
And I still get that same error.

Thanks a bunch

-----Original Message-----
From:	Joe Edmonds [SMTP:joe@xxxxxxxx]
Sent:	Tuesday, July 14, 1998 9:20 AM
To:	pilotmgr@xxxxxxxxxxxxxxxxxxxx
Subject:	re: Installation problems on Linux ...


CHristian Niss writes:
 > ...
 > I reinstalled perl 5.003 (5.004_4 wasnot compiled properly on
 > may system ...) and built the pilot-link-module, the PDA::Pilot -module,
 > the Tk-Module, Data::Dumper module and some conduit-modules ...
 >
 > Now everything works fine except the PDA::Pilot module ...
 > perl -e "use PDA::Pilot" (and since this package is
 > needed by PilotManager, the Setup-script and PilotManager)
 > stops with the following error:
 >
 > Can't load '/usr/lib/perl5/site_perl/i586-linux/auto/PDA/Pilot/Pilot.so'
 > for module PDA::Pilot: File not found at /usr/lib/perl5/DynaLoader.pm
 > line 140.
 >
 >  at /usr/lib/perl5/site_perl/PDA/Pilot.pm line 82
 > BEGIN failed--compilation aborted at -e line 1.
 >
 > Ooops, but Pilot.so really exists and can be read by everyone ...
 > And I built it exactly like the instructions ...
 > ...

Look at the line of code in DynaLoader.pm about which perl is
complaining.  I think there's some documentation in there about this
type of problem.

As I recall, I had to run ldconfig or add it to my LD_LIBRARY_PATH or
something before perl would recognize the .so's existence.

Good Luck!
------------------------------------------------------------------------
***********************************************************
*             This is a public mailing list!              *
* Please do not publish Sun proprietary information here! *
*        -  -  -  -  -  -  -  -  -  -  -  -  -  -         *
*             http://www.moshpit.org/pilotmgr             *
***********************************************************

------------------------------------------------------------------------
***********************************************************
*             This is a public mailing list!              *
* Please do not publish Sun proprietary information here! *
*        -  -  -  -  -  -  -  -  -  -  -  -  -  -         *
*             http://www.moshpit.org/pilotmgr             *
***********************************************************


SourceForge.net Logo