|
Instructions
Instructions for building Galaxium from source
Obtaining the CodeFor this, you have 2 choices. If you opt for the subversion code, you'll get the latest developments in Galaxium, but less reliability and should expect breakage. Most people will want to download a released tarball.
Obtain DependenciesIn order to build the galaxium source, you will need some tools and libraries to be installed if they are not already. Most distributions usually have the very basics pre-installed, however you may need to install other basic tools like GCC to build C programs and Mon toolkit for the C# applications. If you are having difficulty installing a workable development environment, come talk to us in the Galaxium google group or on IRC and we can help you get started. As a summary of things you should install, and where to obtain it from:
Build GalaxiumRun the following commands:
Configure OptionsWhen running autogen.sh, the following parameters can be passed to configure galaxium:
|