Ebaad Ahmed wrote:

> How can I install GD librariies on U10 solaris 7 machine to run the graph
> module.............
> 
> Need help really bad.
> 
> Regards,
> Ebaad.

if you donwload GD from CPAN, untar it, there will be a README(or INSTALL) 
file that tells you exactly how to install GD. you will need a few more 
modules before intalling GD. the README file has all that in there.

or you can try your luck with:

perl -MCPAN -e 'install GD'

which should resolve all dependency for you and install GD automatically.

david

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to