Koozali.org: home of the SME Server

centos

yvain

centos
« 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

boss_hog

centos
« Reply #1 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/

guest22

centos
« Reply #2 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.

yvain

centos
« Reply #3 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.

Offline gordonr

  • *
  • 646
  • +0/-0
    • http://www.smeserver.com.au/
centos
« Reply #4 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
............

DarkMirage

centos
« Reply #5 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 )

yvain

centos
« Reply #6 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

DarkMirage

centos
« Reply #7 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

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

Subversion Requirements
( Look at the "Requires" section )

yvain

centos
« Reply #8 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