On Fri, 25 Jan 2008 09:33:49 +1000, Liam wrote:
> This is not my server, it is a webhosting server, so I have no way of
> modifying those settings, or getting them to modify them. There HAS to
> be another way. Keep in mind, that I am a subaccount of a webhosting
> account, so I don't have tha
On Jan 24, 2008 3:33 PM, Liam <[EMAIL PROTECTED]> wrote:
> Tom Phoenix wrote:
> > It looks as if you need to fix the system damage, so that your OS is
> > reasonably similar to the configuration that other people have used to
> > build perl. Experts on your OS may be able to help, or you may be ab
Tom Phoenix wrote:
On Jan 24, 2008 2:05 AM, Liam <[EMAIL PROTECTED]> wrote:
It appeared to be the fact that it couldn't read my /home/ directory:
If the /home directory on your system isn't world-readable, I wonder
what other eccentricities may be causing trouble for Perl. Do you have
an ecce
On Jan 24, 2008 2:05 AM, Liam <[EMAIL PROTECTED]> wrote:
> It appeared to be the fact that it couldn't read my /home/ directory:
If the /home directory on your system isn't world-readable, I wonder
what other eccentricities may be causing trouble for Perl. Do you have
an eccentric OS, or an eccen
Tom Phoenix wrote:
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
ta
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 stab
Hi!
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
sh Configure -de -Dprefix=/home/.bazook