Octavian Rasnita [OR], on Monday, December 20, 2004 at 16:24 (+0200)
wrote:

OR> And BTW. I hope I won't need to install a C compiler, then download Gd
OR> tarball, and compile it manually....

if ( $your_perl_dist eq "Activestate" ) {
   `ppm install gd`;
} else {
   download_activestate_perl()
}

:)

try write to commandline:
ppm install gd

-- 

 ...m8s, cu l8r, Brano.

["Sorry, Governor Clinton, I choke on small bones..." - Paula Jones.]



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


Reply via email to