Dan wrote:
> I did it, and it works fine, but as yet, it's a bit of a
> process. The biggest problem for me was that I couldn't find
> a suitable RPM of PHP, so I needed to compile it. Here's
> roughly
> what I did to install IMP 2.0.11:
>
> 1. Install an IMAP server and the development headers for
> that (I used one I found linked from
www.qmail.org; the one
> that ships with RedHat 6.0 doesn't recognize the maildir
> format used by qmail on e-smith).
There is a suitable RPM with the beta releases of e-smith 4.0, and I've had a suitable one at
http://e-smith.gormand.com.au/ for quite a while.
> 2. Install MySQL and MySQL-devel (both available from
>
www.mysql.com, this is used to store user preferences and the
> address book).
>
> 3. Install apache-devel from a RedHat 6 CD (needed to link
> PHP to Apache as a module, I think).
>
> 4. Install make, egcs, egcs-c++, libc-devel, glibc-devel, and
> kernel-devel from the RedHat 6 CD (general development tools).
[etc]
This is one of the reasons that we recommend that development
work be done on a seperate RedHat system, rather than on an E-smith server. The other reason is security - the system is a little bit more secure with no development tools installed, and with user accounts with interactive login.
Any of you out there doing development work, please join the E-smith developers mailing list - others can help you, and you can help them.
Hopefully in the relatively near future there will be webmail tools for E-smith which are not too hard to install. In the meantime Dan, thanks for sharing your experiences.
Regards
Charlie