Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: yvain on June 09, 2005, 03:07:20 PM

Title: centos
Post by: yvain on June 09, 2005, 03:07:20 PM
hello
I am currently working on SME server 7.0 alpha 9 and I would like to know if I can get the centos' version by any means.
thanks
Title: centos
Post by: boss_hog on June 09, 2005, 04:09:58 PM
Hi yvain,
SME 7 is the CentOS based version. The SME7alpha18 went to the mirrors today.
Here is the "official" info location at the time:
http://sourceforge.net/projects/smeserver/
Enjoy
Joe

EDIT: sorry, mis-understood the question. SME7 is built from
a CentOS 3.4 base version. Go to: http://www.centos.org/
Title: centos
Post by: guest22 on June 09, 2005, 04:50:18 PM
Quote from: "boss_hog"
sorry, mis-understood the question. SME7 is built from a CentOS 3.4 base version. Go to: http://www.centos.org/


As of SME Server 7alpha18 it is based on CentOS 3.5.
Title: centos
Post by: yvain on June 10, 2005, 10:03:16 AM
ok thanks
Do you know if .rpm build for centos 3.5 or 4.0 would work on my 3.4 centos based SME ?
I m actually trying to install subversion on my server and I didn't find rpm built for centos 3.4 yet.
Title: centos
Post by: gordonr on June 11, 2005, 10:45:35 PM
Quote from: "yvain"
ok thanks
Do you know if .rpm build for centos 3.5 or 4.0 would work on my 3.4 centos based SME ?
I m actually trying to install subversion on my server and I didn't find rpm built for centos 3.4 yet.


RPMs for 3.5 are likely to work. RPMs for 4 may, but you are more likely to have dependency issues on the versions of underlying packages.

Alpha19 is based on CentOS 3.5

Gordon
Title: centos
Post by: DarkMirage on June 11, 2005, 11:18:24 PM
Since CentOS is much like rhel, I'd suggest you try the rhel3 rpms for subversion, available at dag.wieers.com for example. Chances are you will run into problems with CentOS 4 rpms.

(I sure have had my part of those so far  :-D )
Title: centos
Post by: yvain on June 13, 2005, 09:59:06 AM
I tried rhel3 rpm on the website you gave me but it doesn't work
I got
error: Failed dependencies:
        libneon.so.24 is needed by subversion-1.1.4-0.1.1.el3.rf
thank you anyway
Title: centos
Post by: DarkMirage on June 13, 2005, 02:06:41 PM
I usually search with rpm.pbone.net for such dependencies:
neon-0.24.7-1.1.el3.dag.i386.rpm (http://"ftp://ftp.freshrpms.net/pub/dag/packages/neon/neon-0.24.7-1.1.el3.dag.i386.rpm")

Dependencies for subversion-1.1.4-0.1.1.el3.rf.i386.rpm?
Well, a lot really

Subversion Requirements (http://"http://rpm.pbone.net/index.php3/stat/4/idpl/1785197/com/subversion-1.1.4-0.1.1.el3.rf.i386.rpm.html")
( Look at the "Requires" section )
Title: centos
Post by: yvain on June 14, 2005, 10:24:49 AM
I install neon-0.24.7-1.1.el3.dag.i386.rpm
then I could install subversion-1.1.4-0.1.1.el3.rf.i386.rpm
subversion is now working
thanks a lot :-D