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

Re: 2.6?



As a matter of fact, PilotManager was developed on 2.6.  That's
what caused the problems with v1.006, it required libraries that
are only found on 2.6, not on 2.5.1.

At any rate, I believe the problems you're having are becaues
you're using the wrong version of Perl.  PilotManager doesn't
run very well on anything before 5.002_01.  I hardcoded
the path for Sun employees to the version on SoftDist -- I'd
stick with that if you can because that's what I test it against
(ie, don't change the first line of PilotMgr.pm).

			-Bharat
			


> 
> Has anyone (besides me) tried PilotManager on Solaris 2.6?
> I made a quick first ever try to get it running and was not
> successful. I'm running 2.6. Is my version of perl too old?
> 
> Here's the output:
> 
> <denwa:pilotmgr,v1.006_01,400$> PilotManager 
> Global symbol "OSTable" requires explicit package name at 
> /home/stoltz/pilot/pilotmgr/pilotmgr,v1.006_01//PilotMgr/Configure.pm line 34.
> Global symbol "ArchTable" requires explicit package name at 
> /home/stoltz/pilot/pilotmgr/pilotmgr,v1.006_01//PilotMgr/Configure.pm line 46.
> Bareword "PWD" not allowed while "strict subs" in use at 
> /home/stoltz/pilot/pilotmgr/pilotmgr,v1.006_01//PilotMgr/Configure.pm line 75.
> Bareword "PWD" not allowed while "strict subs" in use at 
> /home/stoltz/pilot/pilotmgr/pilotmgr,v1.006_01//PilotMgr/Configure.pm line 78.
> Segmentation Fault(coredump)
> <denwa:pilotmgr,v1.006_01,401$> file core
> core:           ELF 32-bit MSB core file SPARC Version 1, from 'PilotMgr.pm'
> <denwa:pilotmgr,v1.006_01,402$> perl -v
> 
> This is perl, version 5.000
> 
> 
> Copyright 1987-1994, Larry Wall
> 
> Perl may be copied only under the terms of either the Artistic License or the
> GNU General Public License, which may be found in the Perl 5.0 source kit.
> <denwa:pilotmgr,v1.006_01,403$> 
> 
> 


SourceForge.net Logo