Installation problem
"Gordon" <[email protected]> Sat, 4 Jun 2005 08:40:58 +0800
| Newsgroups | gmane.comp.horde.documentation |
|---|---|
| Message-ID | <[email protected]> |
I am going to install horde. Here is my steps:
1. Fedora core 3 & update
2. openssl rpm
3. uw-imap server rpm
4. MySQL 4.1.12-1 rpm
5. compile apache 2.0.54
./configure --prefix=/usr/local/apache2 --enable-module=so
6. install gettext, mcrypt, gd
(it is prerequisites from horde doc)
5. compile php 4.3.11 (according to horde doc
http://www.horde.org/horde/docs/?f=INSTALL.html#prerequisites)
./configure
--prefix=/usr/local/php
--with-apxs2=/usr/local/apache2/bin/apx
--with-mysql
--with-config-file-path=/etc/php
--with-gettext
--with-gd
--with-dom
--with-imap
--with-mcrypt
--with-openssl
--with-iconv
--enable-mbstring=all
--enable-mbregex
--with-mime-magic
after running these configure, somethings will show error message. I don't
know what's wrong with it.
Or somethings "make" will show error message.
But that all config list on the horde documentation. I want to ask there is
any mistakes ???
Any mistake in php configure command ?? Can you provide a sample configure
command for me ?
Thank you very much!
Regards.
Gordon
--
Documentation mailing list - Join the hunt: http://horde.org/bounties/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]