Hi,
Which one of the modules fail? or is it both?
Does the directory exist?
/Library/Perl/5.8.6/darwin-thread-multi-2level
jonasbn
On 26/12/2006, at 19.50, Kirk Wythers wrote:
I have tried two ways to get the DBI and Cate::Calc modules to
install on a OS X Server system (10.4.8).
I have tried downloading the module and running the:
perl Makefile.PL
make
make test
sudo make install
and
using the cpan prompt
sudo perl -MCPAN -e shell
install module_name
I get the same error each time:
mkdir /Library/Perl/5.8.6/darwin-thread-multi-2level: File exists
at /System/Library/Perl/5.8.6/ExtUtils/Install.pm line 112
Any suggestions would be very much appreicated.
|