Hiya.
I've been trying to install perl 5.6.1 on Mac OS X (Server) for a couple
days and have run into nothing but problems. So, I've followed all the
advice on this list (thanks to Gary Blackburn for his compilation posting
on the subject). So, I setenv LC_ALL & LANG , I get rid of the old config.sh and
Policy.sh and configure with the options suggested on the list.
(And the configuring seems to go fine...)
Then I make and mid-way through I start getting errors like:
-----
Making DynaLoader (static)
Makefile out-of-date with respect to ../../lib/Config.pm ../../config.h
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
../../miniperl "-I../../lib" "-I../../lib" Makefile.PL "INSTALLDIRS=perl"
"LIBPERL_A=libperl.dylib"
Writing Makefile for DynaLoader
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command. <==
false
make[1]: *** [Makefile] Error 1
make config failed, continuing anyway...
-----
And it eventually dies on (and even if I re-run make (which superficially
appears to get rid of some of the other problems) still dies on):
----
Making Errno (nonxs)
Writing Makefile for Errno
Running Mkbootstrap for Errno ()
chmod 644 Errno.bs
rm -f ../../lib/auto/Errno/Errno.bundle
LD_RUN_PATH="" cc -bundle -undefined suppress -L/usr/local/lib Errno.o -o
../../lib/auto/Errno/Errno.bundle
cc: Errno.o: No such file or directory
cc: No input files
make[1]: *** [../../lib/auto/Errno/Errno.bundle] Error 1
make: *** [ext/Errno/pm_to_blib] Error 2
----
Does anyone have *ANY* suggestions, for installing it successfully that
might help? I'm starting to get a bit desperate now...
Many thanks in advance for any suggestions.
-James Cummings
--
James Cummings | [EMAIL PROTECTED] | http://www.cursus.uea.ac.uk/~james
CURSUS Project, School of Music, University of East Anglia,
Norwich, Norfolk, NR4 7TJ,UK