Re: Perl-GD module installation

[email protected] ("Dr.Ruud")
Newsgroups perl.beginners
Organization Chaos rules.
Message-ID <[email protected]>
sivasakthi schreef:

> I have installed the following rpms,
> 
> gd-devel-2.0.28-4.4E.1
> gd-2.0.28-4.4E.1
> gdk-pixbuf-0.22.0-17.el4.3
> gdm-2.6.0.5-7.rhel4.12
> gdbm-1.8.0-24
> 
> after that tried to build GD module, during make  it shows following,

GD can be installed with the help of CPAN. 

http://www.libgd.org/releases/

then, unpack and install

tar xvf gd-2.0.35.tar
cd gd-2.0.35
./configure
make
make install

then reinstall the latest GD perl module using cpan:
perl -MCPAN -e shell
CPAN>install GD

-- 
Affijn, Ruud

"Gewoon is een tijger."
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.