"Hellekin O. Wolf" <[EMAIL PROTECTED]> said: 

> Hello,
> 
> I've been musing with Midgard for some time now, without being able to 
> install it normally.
> Then, I met Emiliano and David in Brussels (aile-eau guyz) and decided it 
> was time to try again.
> 
> After some really boring trial and error, I managed to get it installed on 
> my home machine, a RedHat 7.
> But the images for Asgard don't seem to work.
> 
> Anyway, I'm now trying to install it from CVS on another box, running
Debian.
> I followed the instructions on the Midgard site to get the sources.
> 

cvs co -d :pserver.......... midgard/bootstrap
cvs co -d :pserver.......... midgard/lib
cvs co -d :pserver.......... midgard/mod
cvs co -d :pserver.......... midgard/php4-module

cd midgard
/bootstrap
cd lib
/configure --prefix=/usr --with-sitegroups
make
make install
cd ../mod
/configure --prefix=/usr    *** THIS STILL FAILS ON DEBIAN LAST TIME I TRIED
IT - THE EXPAT CHECKS  WHERE NOT THE SAME AS LIB
make
make install
(modify httpd.conf I think it sets the location slightly wrong on debian)
cd ../php4-module
/mkall   (this should work if you have 4.0.4 - I've got a few fixes for 4.0.3
debian packages)

follow the instructions (that dont exist ?? - some one correct me....:) - for
setting up php4 - there are notes on the mailing list archive??

head down to irc.midgard-project.org if you get bored/stuck/....etc.

> Then I ran ./makedist 1.4 to package the sources for installation.
> Note that I had to edit the TAR options (not I but j) to make tar bzip the 
> archives.
> 
> cd /usr/local/src
> bunzip2 -c midgard-lib-1.4.tar.bz2 | tar xvf -
> cd midgard-lib-1.4
> ./configure --with-mysql=/usr/local/mysql --with-sitegroups
> 
> And that :
> 
> ./configure: line 542: syntax error near unexpected token 
> `AM_INIT_AUTOMAKE(midgard-lib,'
> ./configure: line 542: `AM_INIT_AUTOMAKE(midgard-lib, 1.4)'
> 
> I'm stuck there =8(
> 
> *




> 
> I wanted to know if there is some kind of step by step recipe to get the 
> CVS version installed with the normal PHP-4.0.4pl1 or PHP-4.0.5-dev ?
> Or if that module support is still under development.
> 

http://midgard.hklc.com/packages/debian_bergie/bergie.envida.org/misc/debian/
or
http://bergie.envida.org/misc/debian/

could get you going quickly- however the best stuff is in CVS :)

have you got the abosolute latest automake, autobuild........ and all those
packages - that one got me once before...

regards

alan




> cu
> 
> hellekin
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 



-- 
Technical Director
Linux Center (HK) Ltd.
www.hklc.com



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to