User Tools

Site Tools


info:devel:building

This is an old revision of the document!


Blueonyx Development

Build your BlueOnyx Development Environment

Build a clean 5209R server using a recent BlueOnyx cd or ostemplate. Login as root, and execute the following commands to be ready to do some build work.

yum -y install sausalito-devel-tools flex-devel gettext
ln -s ~/rpmbuild/ /usr/src/redhat
mkdir -p /home/devel/BlueOnyx/trunk
cd /home/devel/BlueOnyx/trunk
svn checkout https://devel.blueonyx.it/repos/trunk/BlueOnyx BlueOnyx

Build some RPM's

As an example, this is how to build the CCE rpm files.

cd /home/devel/BlueOnyx/trunk/BlueOnyx/5209R/utils/cce
make clean
make
make rpm
info/devel/building.1437877740.txt.gz · Last modified: 2015/07/26 12:29 by