Koozali.org: home of the SME Server

web-based e-mail on e-smith 4.0

Nef Kho

web-based e-mail on e-smith 4.0
« on: September 16, 2000, 11:31:37 AM »
Hi, Anyone here know where i can get the coppy of rpms and other files need for the web-based email by Dan Brown. Aside form his site of course... If theres anyone who was able to download it..

Thanks ...

Orville Carter

RE: web-based e-mail on e-smith 4.0
« Reply #1 on: September 16, 2000, 06:16:28 PM »
Nef Kho wrote:

> Hi, Anyone here know where i can get the coppy of rpms and
> other files need for the web-based email by Dan Brown. Aside
> form his site of course... If theres anyone who was able to
> download it..
>
> Thanks ...

Author: Dan Brown
Date:   08-24-2000 14:40

The Horde project (http://www.horde.org) has just released Horde 1.2.0
and IMP 2.2.0, so I've built RPMs of them for e-smith. To install using
MySQL, download and install these files:

http://users3.50megs.com/danb35/download/horde-1.2.0-1esmith2.noarch.rpm
http://users3.50megs.com/danb35/download/horde-mysql-1.2.0-1esmith2.noarch.rpm
http://users3.50megs.com/danb35/download/imp-2.2.0-1esmith1.noarch.rpm

Source RPMs are at:

http://users3.50megs.com/danb35/download/horde-1.2.0-1esmith2.src.rpm
http://users3.50megs.com/danb35/download/imp-2.2.0-1esmith1.src.rpm

Due to inconsistencies in RPM, if you're trying to upgrade from the
previous RPMs, you'll need to use rpm --force. I'll try to have the
instructions page updated shortly.

Nef Kho

RE: web-based e-mail on e-smith 4.0
« Reply #2 on: September 18, 2000, 08:56:55 AM »
it cant open the file and wen i tried downloading again it did so the
problem is with my download..

i got a new problem when i install the i
got a message of

Error: failed dependencies:
        apache >= 1.3.12 needed by horde -1.2.0-1esmith2

hope you can help with this..thanks and more power..

nef

Marco Müller

RE: web-based e-mail on e-smith 4.0
« Reply #3 on: September 18, 2000, 01:42:17 PM »
Hi Nef

This error msg means that you must have installed Apache 1.3.12 to install the horde-1.2.0-1esmith2.noarch.rpm thats all.
install the apache 1.3.12 then it will work

Marco

Dan Brown

RE: web-based e-mail on e-smith 4.0
« Reply #4 on: September 19, 2000, 06:26:27 PM »
...or use rpm -Uvh --nodeps horde-1.2.0..., because the dependency on Apache 1.3.12 is a bug in the Horde RPM, or download the -1esmith3 release that I just posted the other day.