LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   gd library (https://www.linuxquestions.org/questions/linux-general-1/gd-library-324756/)

gandoura 05-18-2005 02:04 PM

gd library
 
hi everybody,

I downloaded the Gd library.

I done the ./configure command

after that i executed the make command.

after compiling some files I get the following error message: (please see on the bottom):



mv -f .libs/gdhelpers.lo gdhelpers.lo
source='gdkanji.c' object='gdkanji.lo' libtool=yes DEPDIR=.deps depmode=gcc /usr/local/bin/bash ./config/depcomp /usr/local/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c -o gdkanji.lo gdkanji.c
rm -f .libs/gdkanji.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c gdkanji.c -Wp,-MD,.deps/gdkanji.TPlo -fPIC -DPIC -o .libs/gdkanji.lo
gdkanji.c:20: iconv.h: No such file or directory
*** Error code 1

Stop in /workshop/gd-2.0.33.
*** Error code 1

Stop in /workshop/gd-2.0.33.
*** Error code 1

Stop in /workshop/gd-2.0.33.
mv -f .libs/gdhelpers.lo gdhelpers.lo


is there a missing file? thanks for your support I am new to linux :Pengy:

trickykid 05-19-2005 08:54 AM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php


All times are GMT -5. The time now is 11:26 AM.