Koozali.org: home of the SME Server

e-smith-imp-1.10.0.04dm.noarch.rpm

ts86

e-smith-imp-1.10.0.04dm.noarch.rpm
« on: July 22, 2004, 10:41:00 AM »
Hi all,

Where can I find this RPM from?

Apparently I need it for the webmail change password addon (produced by "Rigger").

Any help/information appricated.

--
T.


ts86

error on install
« Reply #2 on: July 22, 2004, 12:47:49 PM »
Thanks very much. I did do a search on the site, but the link didn't come up.

I tried installing that RPM, but for this error:

file /etc/e-smith/templates/home/httpd/html/horde/imp/config/conf.php/120MenuSettings from install of e-smith-imp-1.10.0-04dm conflicts with file from package e-smith-imp-1.10.0-02


What do I do?

TIA, T.

ergozd

e-smith-imp-1.10.0.04dm.noarch.rpm
« Reply #3 on: July 22, 2004, 06:59:01 PM »
Rigger's RPM is modifying one of templates to enable Turba, Kronolith, Mnemo and Nag (actually to show them in menu bar)...
Code: [Select]
$conf['menu']['apps'] = array('turba','kronolith','mnemo','nag');
assuming that you've installed them. So go ahead and install it with
Code: [Select]
rpm -Uvh --nodeps ....

Best rgds, Ergin

ts86

!
« Reply #4 on: July 22, 2004, 09:30:43 PM »
Brilliant. Thanks very much.