Loading sub-menu...

1.2.0 Software installation

compared with
Version 15 by developer
on ago 20, 2012 17:40.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
The installation process consists of six steps: [installing dependencies|#dependences], [checking the configuration|#check], [downloading software|#download], [configuring Galicaster|#config], [checking the connection to a Matterhorn core|#matterhorn] and [testing it|#running].

As a faster alternative, Galicaster can be installed using a [debian package format|#debpkg].

{column}
{column:width=29%}

The [Galicaster:User Guide] section contains Galicaster's user manual. Should you have any questions, please visit the [F.A.Q.|Galicaster:FAQ] section where some common questions are already answered.

{anchor:debpkg}
h5. Galicaster Debian Package \[Experimental\]

To install Galicaster using the debian package run in a shell:

{code:none}
sudo dpkg -i galicaster_1.2.0_all.deb
{code}

or double-click over on the file browser, running it with the Ubuntu Software Center

If the Ubuntu Software Center installation is selected, a warning appear since Galicaster is not packaged following the standards strictly, ignore it and continue the installation

Using this method, Galicaster will be installed on /usr/share/galicaster, and the configuration files should placed on _/etc/galicaster/conf.ini_ and _/etc/galicaster/profiles_.

To remove it, run on a shell:
{code:none}
dpkg -r galicaster
{code}

Those files on _/etc/galicaster_ won't be removed.