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

Re: PM error after RH5.1->5.2 upgrade



I haven't tried installing PM under Redhat, but my guess is that
you're using the wrong set of perl files. From my Sparc Redhat 5.2
box:

[rama@gorgon roberts]$ uname -a
Linux gorgon 2.0.35 #1 Wed Oct 14 10:16:12 EDT 1998 sparc unknown
[rama@gorgon roberts]$ which perl
/usr/bin/perl
[rama@gorgon roberts]$  perl -V:bincompat3
bincompat3='y';

The important part is to check to see if that bincompat3 flag is set. If
it's set to 'n', then you'll need to download the perl5.004 packages.

BTW- Bharat- thanks for Burritotool!
--rr


On Mon, 23 Nov 1998, Derek R. Pizzagoni wrote:

> Based on what I have seen, Tk is included with RedHat 5.2.  I tried removing
> the entire pilotmgr directory, and just installing latest.dev.tar and
> 5.003-iX86-linux-pkg.tar.  Once I did this, I tried running it again, and
> received the following:
> 
> Press <RETURN> to continue
> Locating Perl 5...
> Perl 5 found [at /usr/bin/perl]
> Please wait...
> Configuring PilotManager...
>         You do not have the correct binary of the Tk 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 locate Tk.pm in @INC (@INC contains: /usr/local/pilotmgr
> /usr/local/pilotmgr/lib/perl5 /usr/local/pilotmgr/lib/perl5/i386-linux
> /usr/local/pilotmgr/lib/perl5/i386-linux/5.00404
> /usr/lib/perl5/i386-linux/5.00404 /usr/lib/perl5
> /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl .) at (eval 1)
> line 1.
> BEGIN failed--compilation aborted at (eval 1) line 1.
> -----------------------------------------------------------------------------
> 
> I tried searching my entire disk, and didn't find any Tk.pm other than the one
> with the PilotManager distribution.
> 
> I have tried reinstalling from scratch, and that didn't work either.
> 
> Any other ideas?
> 
> - Derek
> 
> 
> 
> Alan Harder wrote:
> 
> > > I just recently upgraded from RedHat 5.1 (i386) to RedHat 5.2, and am
> > > now receiving the following error when I run PilotManager:
> > >
> > > Goto undefined subroutine &main::-1 at
> > > /usr/local/pilotmgr/lib/perl5/Tk/Widget.pm line 310.
> >
> > sdale@xxxxxxxxx also reported this error recently, although he said he was
> > using RedHat 5.1.  Steve, did you solve this problem?
> >
> > I don't know what could cause this conflict with Tk, but it doesn't look
> > like a problem in pilotmgr.. you might need to install Tk yourself and then
> > reinstall pilotmgr without the prebuilt Tk package..
> >
> >         - Alan
> > ------------------------------------------------------------------------
> > ***********************************************************
> > *             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