German Poo Caaman~o wrote:
> [EMAIL PROTECTED] wrote:
> > gcc -g -O2 -DLINUX=2 -DMOD_SSL=206102 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT
> > -I../lib/expat-lite -fpic -DSHARED_MODULE  -I. -I.
> > -I/var/lib/apache/include                 -I/usr/lib/glib/include
> > -I/usr/local/mysql//include/mysql -I/var/lib/apache/include    -c
> > internal_functions.c -o internal_functions.o
> > In file included from internal_functions.c:71:
> > functions/php3_gd.h:44: gd.h: No such file or directory
> > make: *** [internal_functions.o] Error 1
> >
> > I can't seem to find the gh.h  header file that php3.gd.h wants to include.
> >  What am I missing?  Thanks for your help.
> 
> According http://www.midgard-project.org/article/8325.html
> (page where you can download midgard):
> midgard-lib relies on glib which is available from the GTK site.
> 
> >From my site:
> [gpoo@gpoo expat-lib-1.0]$ rpm -qf /usr/include/gd.h
> gd-devel-1.8.1-1mdk

I made a mistake.  glib is need for midgard-lib, but your problem
is midgard-php.  gd is a grapchi library.  You can install gd or
you can configure midgard-php whithout gd support
(./configure --without-gd)

It's not a midgard problem.

The day that midgard-php and php will be merge, a lot of stuff will
be easier.

-- 
German Poo Caaman~o
mailto:[EMAIL PROTECTED]
http://www.ubiobio.cl/~gpoo/chilelindo.html
"La historia no se lee, se escribe"

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to