Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: ts86 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.
-
http://mirror.contribs.org/smeserver/contribs/dmusty/SME6.0/webmail/e-smith-imp-1.10.0-04dm.noarch.rpm
-
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.
-
Rigger's RPM is modifying one of templates to enable Turba, Kronolith, Mnemo and Nag (actually to show them in menu bar)...
$conf['menu']['apps'] = array('turba','kronolith','mnemo','nag');
assuming that you've installed them. So go ahead and install it with rpm -Uvh --nodeps ....
Best rgds, Ergin
-
Brilliant. Thanks very much.