Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: Anonymous on February 15, 2006, 01:22:29 AM
-
First :)
Hi,
I just downloaded and installed SME 7 pre 3 - it's looking great!
I noticed here (http://distrowatch.com/table.php?distribution=centos) that postgresql 7.4.8 is standard on Centos 4.2. Is this left intact on the SME 7 or is it removed?
If it is there, can someone tell me what directory it is in.
Thank you,
Chris Buechler
-
It is not included with SME7 - just Mysql is included (same version as Centos 4)
By the way, you have to login to post again - I was in the middle of setting the permissions on the new forums.
-
.
Sorry, I hit reply on the wrong thread
-
I noticed here (http://distrowatch.com/table.php?distribution=centos) that postgresql 7.4.8 is standard on Centos 4.2. Is this left intact on the SME 7 or is it removed?
We only install the CentOS parts we use. Any additional components can be added with
yum --enablerepo=base --enablerepo=updates install thing
Be careful, as doing this will not automatically show you updates for those packages. We will only include updates to packages shipped on the CD.
You can enable the CentOS updates repo in the yum_repositories db with:
db yum_repositories setprop updates status enabled
signal-event yum-modify
Be warned - Some CentOS updates, especially kernel updates, may break some features on your system (e.g. PPTP) until we've built the appropriate add-ons
It takes us a little time to build and test the extra kernel modules we need once CentOS release a new kernel.