sivasakthi schreef:
> Ruud:
>> GD can be installed with the help of CPAN.
>
> I have tried your suggestions .. but it failed to install .. the error
> statements are attached with this mail.
I see there this:
** WARNING: found gd.h header file in /usr/includegd.h, but it is
expected at /usr/loc
> 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
>
> --
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.
h
In that case there might be something strange about your flavor of *nix
looking at the man page of my locally installed ld.
*-larchive
--library=archive
Add archive file archive to the list of files to link. This option
may be used any number of times. ld will search its path-list fo
On Wed, 2008-05-07 at 09:31 +0200, Rob Coops wrote:
> I would say this is the problem:
> /usr/bin/ld: cannot find -lfreetype
>
> At least that is what the compiler says the problem is and I guess it
> knows better then I do. So time to install the freetype libs.
> (http://www.freetype.org/)
>
I would say this is the problem:
*/usr/bin/ld: cannot find -lfreetype*
At least that is what the compiler says the problem is and I guess it knows
better then I do. So time to install the freetype libs. (
http://www.freetype.org/)
On Wed, May 7, 2008 at 9:05 AM, sivasakthi <[EMAIL PROTECTED]> w
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,
# make
/usr/bin/perl "-Iblib/arch" "-Iblib/lib" GD/Image.pm.PLS GD/Image.pm
Extractin
On Wed, Apr 23, 2008 at 5:46 AM, sivasakthi <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have tried to install the Perl-GD module from source code, it throws
> following error when i gave make,
>
> GD.xs:7:16: gd.h: No such file or directory
snip
> how can i eliminate the problem ? is any heade
On Wed, Apr 23, 2008 at 5:46 PM, sivasakthi <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have tried to install the Perl-GD module from source code, it throws
> following error when i gave make,
>
Make sure you have downloaded and installed the following packages:
a. Perl 5.6.0 or higher:
GD.xs:7:16: gd.h: No such file or directory
GD.xs:8:21: gdfontg.h: No such file or directory
GD.xs:9:21: gdfontl.h: No such file or directory
GD.xs:10:22: gdfontmb.h: No such file or directory
GD.xs:11:21: gdfonts.h: No such file or directory
GD.xs:12:21: gdfontt.h: No such file or directory
It loo
Hi all,
I have tried to install the Perl-GD module from source code, it throws
following error when i gave make,
GD.xs:7:16: gd.h: No such file or directory
GD.xs:8:21: gdfontg.h: No such file or directory
GD.xs:9:21: gdfontl.h: No such file or directory
GD.xs:10:22: gdfontmb.h: No such file or
11 matches
Mail list logo