|
|
|
Caudium 1.2
Download
Caudium 1.0
The newest release of Caudium is 1.4.14.
Select the version you wish to download below. On that page you will be able to select a download location and download method.
Example compilation
$ pwd
/usr/local/src
$ tar xzvf caudium-1.4.14.tar.gz
[source extraction]
...
$ cd caudium-1.4.14
$ ./configure --prefix=/usr/local --with-pike=/usr/local/bin/pike
[configuration]
...
$ make
[compilation]
...
$ su
Password: ********
# make install
[installation]
# cd /usr/local/caudium/server
# ./install
[install questions]
Download
The latest release of Caudium 1.0 branch is :
Example compilation
$ pwd
/usr/local/src
$ tar xzvf caudium-1.0.52.tar.gz
[source extraction]
...
$ cd caudium-1.0.52
$ ./configure --prefix=/usr/local --with-pike=/usr/local/bin/pike
[configuration]
...
$ make
[compilation]
...
$ su
Password: ********
# make install
[installation]
...
# cd /usr/local/caudium/server
# ./install
[install questions]
Caudium Source From CVS
We are using
CaudiumForge CVS for this project. All project source code is
stored here.
Compiling from CVS
Read our detailed CVS instructions for
information on checking out and updating the source from CVS.
Example CompilationPlease read README.cvs and INSTALLING in the checked out directory for instructions. Compiling Caudium is very simple. Please note that an installed Pike (version matching the caudium branch) and a new autoconf is required for compilation.
For your convenience this is an example of a complete
compilation from checkout to finished install.
# pwd
/home/neotron/src/caudium
# ./autogen.sh
Running autogen in 'src'
Running autogen in 'src/cmods'
Running autogen in 'src/cmods/Caudium'
Running autogen in 'src/cmods/PiXSL'
Running autogen in 'src/cmods/UltraLog'
Running autogen in 'src/tools'
Running autogen in 'tools'
# ./configure --prefix=/opt/www --with-pike=/opt/bin/pike
[configure checks]
# make
[compilation]
# make install
[installation]
# cd /opt/www/caudium/server/
# ./install
[install questions]
Pike CVS snapshots
If you wish to have last CVS pike, we currently build tarball from
Pike CVS every night. We call the unofficial snapshots.
You can find them :
|
|
Copyright © 2000 - 2005
The Caudium Group
All Rights Reserved. Hosting by Kazar.
|
|