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

Re: perl 5.003 + Linux?



> Tk object version 402.004 does not match $Tk:: 402.003 at /usr/lib/perl5/i586-linux/5.00404/DynaLoader.pm line 185.
> BEGIN failed--compilation aborted at (eval 1) line 1.
> -----------------------------------------------------------------------------

Hi all-

This problem occurred in the first place because PilotManager found Tk.pm
as included in the Linux binary distribution, but then didn't find the
binary Tk.so file because the architecture in use was "i586-linux" not the
expected "i386-linux".. so then perl went on to find Gossamer's locally
installed Tk.so which turned out to be a different version so it bailed..

So, can some Linux person out there tell me if i386-linux and i586-linux
are binary compatible??  I suspect they are..  if so I can fix the linux
binaries to work with either architecture.  (should I add i486-linux too???)

Thanks,

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


SourceForge.net Logo