On Jan 18, 2008 4:11 PM, Liam <[EMAIL PROTECTED]> wrote:

> I was trying to install a personal version of Perl to my own user
> folder.  I am running on a remote webserver that uses Apache.  I have
> succeeded with the following steps:
>
> wget http://perl.com/CPAN/src/stable.tar.gz
> tar zvxf stable.tar.gz
> cd perl-5.8.8

Shouldn't you have 5.10?

> This is the line I encounter problems on:
> make && make test && make install

It sounds like your train wreck happened during the 'make'. It may be
helpful to try the 'make' step separately from 'make test'.
Unfortunately, seeing the aftermath of a big wreck, it's sometimes
hard to see what caused it. Did you run up against your disk space
quota, perhaps?

Good luck with it!

--Tom Phoenix
Stonehenge Perl Training

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to