[EMAIL PROTECTED] wrote:
> [a lot of frustration with install/upgrade documentation]

I can install it, but I agree that isn't engouh or clearly at all.
But I assume it, because is a beta and they are working on that.

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

Just take care with midgard-data.  Take a backup from your database
before.  But, don't forget to configure your midgard-lib with
sitegroup.

> 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

1. configure expat-lib  && make install
2. configure midgard-lib --with-sitegroup && make install
   (optionally --with-mysql=/directory/where/includes/from/mysql)
3. configure midgard-php --with-midgard=/usr/local  && install
   (if you did install midgard on /usr/local)
4. configure mod-midgard  && install

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

At last, on the midgard main page appears the link on the site
where you can download.  The files are:
   expat-lib-1.1.tar.gz (171kB)
   midgard-data-1.4beta5d.tar.gz (143kB)
   midgard-lib-1.4beta5d.tar.gz (179kB)
   midgard-php-1.4betabd.tar.gz (2077kB)
   mod_midgard-1.5beta5d.tar.gz (56kB)

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