Taya

Finaly with new version of Midgard the installation is successful on freebsd

02/03/05 -- Istallation notes. But I am not sure of it's installed, and will continue to set up everything in next days.

Here are the notes: 2 march 2005. download latest version of midgard: 1.6.2

1) midgard - core: ./configure make - failed, and then i used gmake: gmake gmake install 2) in midgard-apache2 ./configure make make install 3) in php4 ./mkall --with-apxs=/usr/local/apache2/bin/apxs add line : extension=midgard.so in php.ini file. stop and start apache 4) in midgard-data directory: ./configure --with-apxs=/usr/local/apache2/bin/apxs ./make install