I'm trying to install Midgard on RedHat7.2

I've downloaded/installed all required packages( mysql3.23.49 
rpms,glib-1.2.8, zlib1.1.4,expat-1.95.2,midgard(source), php 4.2.0 )

I followed steps in installation manual. Didn't work.

here they are - my installation steps(with configures):

0. installation of RH7.2 (only with X,Gnome,KDE,DNS)
1. mysql from rpms
2. glib, zlib, expat
3. apache instalation from source
./configure --prefix=/usr/local/apache --enable-module=most 
--enable-shared=max
4.Midgard library
./configure --prefix=/usr/local/midgard --with-mysql=/usr/lib/mysql 
--with-expat=/usr
5.Midgard database
./configure --with-db-admin-user=root --with-db-admin-password='' 
--with-hostjurajp2 
--with-blobdir=/usr/local/apache/htdocs/blobs--with-midgard=/usr/local/midgard 
--with-apxs=/usr/local/apache/bin/apxs --with-apache-user=nobody 
--with-asgard --with-php=4 --with-install=new
6.Apache module
./configure --with-apache=/usr/local/apache 
--with-midgard=/usr/local/midgard --with-expat=/usr 
--with-apxs=/usr/local/apache/bin/apxs
7.PHP
./configure --with-mysql=/usr --with-apxs=/usr/local/apache/bin/apxs 
--with-expat=/usr
8.Midgard PHP module
./mkall
9. midgard-data.conf copied to httpd.conf dir
   + httpd.conf edit add include /usr/local/apache/conf/midgard-data.conf

10. restart apache

when I put include into httpd.conf I couldn't restart apache (doesn't 
recognize the midgarddatabase.) it looks like my module doesn't work.

Please, can you send more me descriptive "step-by-step kinda manual" how to 
install Midgard on RH7.2 ???
I think I could forget something or something has been done different way 
...

Thanks a lot.

  juraj
[EMAIL PROTECTED]


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


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

Reply via email to