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

Problem: PilotManager on Linux



I had similar problems installing on my linux system. I don't remember
the specifics, but my solutions involved

- finding and installing the necessary packages from CPAN (PDA::Pilot
  and Data::Dumper; I don't have CDE, so CSA doesn't build for me.)
  was where I started...)
- Removing the older 5.003 versions of those packages from the
  pilotmgr directories.
- Modifying PilotMgr.pm *not* to look in its own private lib/ tree for
  perl modules.

- Jim




Peter Bruhn writes:
 > Hi,
 > 
 > I am having a problem installing PilotManager on Linux:
 > 
 > > uname -a
 > Linux aipc6.wu-wien.ac.at 2.0.34 #1 Fri May 8 16:05:57 EDT 1998 i586 unknown
 > 
 > > perl -v
 > This is perl, version 5.004_04 built for i386-linux
 > 
 > > perl -V:bincompat3
 > bincompat3='y';
 > 
 > > PilotManager 
 > Locating Perl 5...
 > Perl 5 found [at /usr/bin/perl]
 > Please wait...
 > Configuring PilotManager...
 >         You do not have the correct binary of the PDA::Pilot module
 >         installed in either your PilotManager distribution or your
 >         perl installation.
 > 
 >         Please read README.porting for information about how to 
 >         download and install this module.
 > 
 >         Error details:
 > -----------------------------------------------------------------------------
 > Can't load '/home/bruhn/src/pilotmgr/lib/perl5/i386-linux/auto/PDA/Pilot/Pilot.so' for module PDA::Pilot: libpisock.so.3: cannot open shared object file: No such file or directory at /usr/lib/perl5/i386-linux/5.00404/DynaLoader.pm line 166.
 > 
 >  at (eval 2) line 1
 > BEGIN failed--compilation aborted at (eval 2) line 1.
 > -----------------------------------------------------------------------------
 >             
 > I downloaded the binaries for Linux and perl 5.003 from
 > http://www.moshpit.org/pilotmgr/binaries/
 > 
 > Thanks for any help, comment, hint,...
 > Peter (bruhn@xxxxxxxxxxxxx)
 > ------------------------------------------------------------------------
 > ***********************************************************
 > *             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