Perhaps it's not at the beginning of a line, in which case # grep 'our $VERSION' /usr/lib/perl5/5.8.?/ExtUtils/MakeMaker.pm should find it.
If that doesn't do it, just look through the file (using 'less' or whatever you prefer) for a line that looks like it's specifying its version. When you find the line, please post it. Jim Shupert wrote: > I am probally not understanding something right off the bat.. > I have entered > > grep '^our $VERSION' /usr/lib/perl5/5.8.?/ExtUtils/MakeMaker.pm > and > grep '^our $VERSION' /usr/lib/perl5/5.8.5/ExtUtils/MakeMaker.pm > when i hit enter - i do not get anything back > > I have typed it in and copied and pasted > I do have a user/lib/perl5 > and inside there a 5.8.0, 5.8.1, 5.8.2, 5.8.3, 5.8.4, 5.8.5, and > inside the 5.8.5 i have a ExtUtils/Makemaker.pm ( 77.3 KB ) > > as I understand it -- the goal is to see the version of this MakeMaker.pm > I tried cd into that dir [ user/lib/perl5/5.8.5/ExtUtils ] and do a > MakeMaker.pm -version > > so what am I doing wrong to find my version of Makemaker.pm ? > Thanks > j > > > > Eric Shubert wrote: >> What you should do hinges on what version of MakeMaker you have >> installed: >> # grep '^our $VERSION' /usr/lib/perl5/5.8.?/ExtUtils/MakeMaker.pm >> >> What version do you have? >> >> See if >> http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg18844.html >> >> makes any sense to you. If you have a question after reading through that >> let me know and I'll try to clarify things. >> >> The pre-1.3.16 versions of spamassassin are a little tricky. Once EE gets >> that version posted on the main site then things will be much easier >> again >> going forward. >> >> Jim Shupert wrote: >> >>> ahhh to upgrade your qmailtoaster-plus package before running >>> qtp-newmodel >>> >>> would I get qmailtoaster-plus-0.3.0 >>> <http://qtp.qmailtoaster.com/download/qtp/qmailtoaster-plus-0.3.0-1.4.4.noarch.rpm> >>> >>> >>> from http://qtp.qmailtoaster.com/ >>> <http://qtp.qmailtoaster.com/download/qtp/qmailtoaster-plus-0.3.0-1.4.4.noarch.rpm> >>> >>> >>> and since that is simply an rpm package --install it / run it is >>> that right? >>> >>> i went to[ *UPGRADE Script:* *LATEST RELEASE* >>> <http://qtp.qmailtoaster.com/trac/browser/releases> of >>> *Qmailtoaster-Plus ]* >>> http://qtp.qmailtoaster.com/trac/browser/releases >>> and got a 404 error >>> >>> is that what I should do before the newmodel? >>> >>> >> >> -- -Eric 'shubes' --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]