Greg Larkin wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Noah wrote:
/usr/local/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm
/usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm

The BSDPAN/ExtUtils/MakeMaker.pm file provides one overridden
subroutine, but the rest of the subroutines are loaded from the standard
ExtUtils/MakeMaker.pm.  If that file is missing, then it's likely that
your Perl installation is corrupted.

Did you ever run a file utility that removes duplicate files in a
directory tree?  The files are not identical in content, but if the
utility removed based on name only, that could explain why one is
missing.


not that I am aware of - what shall  I do rebuild and reinstall my perl 5.8

Cheers,

Noah


Hi Noah,

It's pretty easy to do a forced re-install, but before you do, would you
mind sending me the output of the following commands?

cd /usr/local/lib/perl5/5.8.8/ExtUtils
find . -type f -print | sort

I'd like to compare the list of files in your ExtUtils directory with
the list from my machine.

Also, did you originally install Perl from a package or did you build it
from source and install it from the /usr/ports/lang/perl5.8 directory?




sure thing - thanks for all your help Greg.

perl is installed from /usr/ports
p5-CGI-SpeedyCGI-2.22_4 Speed up perl CGI scripts by running them persistently p5-DBI-1.60.4 The perl5 Database Interface. Required for DBD::* modules p5-Devel-Symdump-2.0800 A perl5 module that dumps symbol names or the symbol table p5-Errno-1.10 A perl5 module providing access to System errno constants p5-Error-0.17015 Perl module to provide Error/exception support for perl: Er
p5-File-NFSLock-1.20 File::NFSLock - perl module to do NFS (or not) locking
p5-PPI-1.201 Analyze and manipulate Perl code without using perl itself p5-Scalar-List-Utils-1.19,1 Perl subroutines that would be nice to have in the perl cor
p5-Storable-2.18    Persistency for perl data structures
p5-Test-Harness-3.14 Run perl standard test scripts with statistics
p5-Test-Simple-0.86 Basic utilities for writing tests in perl
perl-5.8.8_1        Practical Extraction and Report Language
perltidy-20071205 Indents and reformats Perl scripts to make them easier to r


cd /usr/local/lib/perl5/5.8.8/ExtUtils
find . -type f -print | sorttyphoon# find . -type f -print | sort
./Command.pm
./Command/MM.pm
./Constant.pm
./Constant/Base.pm
./Constant/Utils.pm
./Constant/XS.pm
./Embed.pm
./Install.pm
./Installed.pm
./Liblist.pm
./Liblist/Kid.pm
./MANIFEST.SKIP
./MM.pm
./MM_AIX.pm
./MM_Any.pm
./MM_BeOS.pm
./MM_Cygwin.pm
./MM_DOS.pm
./MM_MacOS.pm
./MM_NW5.pm
./MM_OS2.pm
./MM_QNX.pm
./MM_UWIN.pm
./MM_Unix.pm
./MM_VMS.pm
./MM_VOS.pm
./MM_Win32.pm
./MM_Win95.pm
./MY.pm
./MakeMaker.pm
./MakeMaker/Config.pm
./MakeMaker/FAQ.pod
./MakeMaker/Tutorial.pod
./MakeMaker/bytes.pm
./MakeMaker/vmsish.pm
./Manifest.pm
./Miniperl.pm
./Mkbootstrap.pm
./Mksymlists.pm
./NOTES
./PATCHING
./Packlist.pm
./testlib.pm
./typemap
./xsubpp


Regards,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/       - The Power To Serve
http://www.sourcehosting.net/ - Ready. Set. Code.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJKzHk0sRouByUApARAnExAJ9bOd17VIK7SIg2o57Zqrc5kmOCXQCgupFD
7mvnV0OlGl5QqpAZLqA2lX0=
=d60h
-----END PGP SIGNATURE-----

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to