I apologize - like I say I'm new at this, but my handy-dandy Linux book explained it so even I can understand it.
Please disregard my question. > -----Original Message----- > From: Glenn Highland > Sent: Friday, June 20, 2003 3:40 PM > To: '[EMAIL PROTECTED]' > Subject: Installing MakeMaker 6.05 > > Hello: > > I'm very new to installing Perl modules, and this all got started when I > learned I needed > to install libwww-perl on our Monta Vista Linux 3.0 platform. > > I have the latest production version of MakeMaker downloaded (6.05). > Starting with > the gzip file, in what directory do Perl modules typically get installed > from? I had > unzipped the release and FTPed the contents into a directory of mine on > the target > platform, and then I was going to go through the usual "perl > Makefile.PL-->make--> > make test-->make install" procedure but it failed: > > [EMAIL PROTECTED]:/usr/lib# perl Makefile.PL > > NOTE: There have been API changes between this version and any older > than version 5.5! Please read the Changes file if you > are upgrading from a version older than 5.5. > > Checking if your kit is complete... > Warning: the following files are missing in your kit: > bin/instmodsh > lib/ExtUtils/Command.pm > lib/ExtUtils/Command/MM.pm > lib/ExtUtils/Install.pm > lib/ExtUtils/Installed.pm > lib/ExtUtils/Liblist.pm > lib/ExtUtils/Liblist/Kid.pm > lib/ExtUtils/MANIFEST.SKIP > lib/ExtUtils/MM.pm > lib/ExtUtils/MM_Any.pm > lib/ExtUtils/MM_BeOS.pm > lib/ExtUtils/MM_Cygwin.pm > lib/ExtUtils/MM_DOS.pm > lib/ExtUtils/MM_MacOS.pm > lib/ExtUtils/MM_NW5.pm > lib/ExtUtils/MM_OS2.pm > lib/ExtUtils/MM_UWIN.pm > lib/ExtUtils/MM_Unix.pm > lib/ExtUtils/MM_VMS.pm > lib/ExtUtils/MM_Win32.pm > lib/ExtUtils/MM_Win95.pm > lib/ExtUtils/MY.pm > lib/ExtUtils/MakeMaker.pm > lib/ExtUtils/MakeMaker/FAQ.pod > lib/ExtUtils/Manifest.pm > lib/ExtUtils/Mkbootstrap.pm > lib/ExtUtils/Mksymlists.pm > lib/ExtUtils/Packlist.pm > lib/ExtUtils/testlib.pm > t/00setup_dummy.t > t/Command.t > t/INST.t > t/INST_PREFIX.t > t/Installed.t > t/MM_BeOS.t > t/MM_Cygwin.t > t/MM_NW5.t > t/MM_OS2.t > t/MM_Unix.t > t/MM_VMS.t > t/MM_Win32.t > t/Manifest.t > t/Mkbootstrap.t > t/Packlist.t > t/VERSION_FROM.t > t/backwards.t > t/basic.t > t/hints.t > t/lib/MakeMaker/Test/Utils.pm > t/lib/Test/Builder.pm > t/lib/Test/More.pm > t/lib/Test/Simple.pm > t/lib/TieOut.pm > t/prefixify.t > t/problems.t > t/testlib.t > t/writemakefile_args.t > t/zz_cleanup_dummy.t > Please inform the author. > Could not open 'lib/ExtUtils/MakeMaker.pm': No such file or directory at > (eval 1 > 3) line 6. > > We have MakeMaker (5.45) installed in: > > [EMAIL PROTECTED]:/usr/share/perl/5.6.1/ExtUtils# ls > Command.pm Liblist.pm MM_VMS.pm Miniperl.pm inst > Embed.pm MM_Cygwin.pm MM_Win32.pm Mkbootstrap.pm testlib.pm > Install.pm MM_OS2.pm MakeMaker.pm Mksymlists.pm typemap > Installed.pm MM_Unix.pm Manifest.pm Packlist.pm xsubpp > > Glenn E. Highland > Senior Software Engineer > CNT > Phone: 763.268.8294 > [EMAIL PROTECTED] > > http://www.cnt.com > > 9-11-01 > > >
