Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: bradleyj00 on March 04, 2009, 10:52:09 PM
-
I have been trying to setup a new SME 7.4 server to replace an older revision. However, I have been unable to install kronolith. I have followed the instructions in the kronolith contrib, http://wiki.contribs.org/Kronolith, but the install complains of missing pear dependancies. I have individually installed the required 3 pear components, hoping the dependancy check might be satisfied, but the install still fails becasue it can not find the required dependancies.
I have also tried using yum to do a localinstall, and while that appeared successful, kronolith did not show up in the horde/webmail interface.
Any suggestions would be appreciated. This has been frustrating me for days now.
Thanks.
-
It's because the php-pear modules are in the smeupdates-testing repo. I have just copied them back to the smecontribs repo, so when things sync, this will work again.
John
-
Thanks. How long does it usually take to sync? I just tried again, but it still did not work. Am I missing something?
Consider this screen capture:
[root@sme ~]# yum --enablerepo=smecontribs install smeserver-kronolith
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Loading "smeserver" plugin
Setting up Install Process
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package smeserver-kronolith.noarch 0:2.2-4.el4.sme set to be updated
--> Running transaction check
--> Processing Dependency: php-pear-Net-URL >= 1.0.14 for package: smeserver-kronolith
--> Processing Dependency: php-pear-Net-Socket >= 1.0.6 for package: smeserver-kronolith
--> Processing Dependency: kronolith-h3 >= 2.2 for package: smeserver-kronolith
--> Processing Dependency: php-pear-HTTP-Request >= 1.4.0 for package: smeserver-kronolith
--> Finished Dependency Resolution
Error: Missing Dependency: php-pear-Net-URL >= 1.0.14 is needed by package smeserver-kronolith
Error: Missing Dependency: php-pear-Net-Socket >= 1.0.6 is needed by package smeserver-kronolith
Error: Missing Dependency: kronolith-h3 >= 2.2 is needed by package smeserver-kronolith
Error: Missing Dependency: php-pear-HTTP-Request >= 1.4.0 is needed by package smeserver-kronolith
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@sme ~]#
-
I don't know. If you really need them know, then download them from the smeupdates-testing repo.
John
-
Thanks. How long does it usually take to sync? I just tried again, but it still did not work. Am I missing something?
A few hours, you can check the status of individual mirros here: http://mirror.contribs.org/mirrors
-
Those three files have now been moved to the base so that html composition with imp is supported directly.
John