[EMAIL PROTECTED] wrote:

> My question (yes I do have one)  is.  What are the steps that I would have
> to take for an upgrade from 1.3(something) to 1.4b5.  So yes sitegroups are
> already working and such but what parts of the tars at for me?

You'll need to install all parts and run database-upgrade form the data
package.

> 
> I have done this so far.
> 
> config and make for expat-lib
> config and make for midgard-lib
> config and make for mod-midgard
> on make for midgard-php I get this error
> 
> 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.

configure php using --without-gd or install the gd library. This is not
midgard
related, but a PHP issue.

Emile

--
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