Source Downloads

Check The Pre-Requisites

Gnome15 requires a number of open source platforms and libraries. You will need all of these to compile or run Gnome15 from source. Your distribution will most likely have packages for a lot of these, so check there first. Check the pre-requisites before proceeding.

Get The Source

There are 2 ways you can get the source to Gnome15. Firstly, you can download the latest released source tarball from the list of files below. Alternatively, you can retrieve it from the Launchpad source repository, using the bzr command (you will need to install the Bazaar Version Control System) :-

bzr branch lp:~tanktarta/gnome15/stable gnome15

Read The Install Manual

Most of Gnome15 uses autotools. Run the commands below, or for a more detailed explanation you should read the Installation Manual.

cd gnome15
./configure
make


Then, depending on your distribution, use either :-

sudo make install

.. or ..

su -c make install

Required Components

These are the files that are required for to use Gnome15.

Optional Components

Gnome15 components that add new functionality. For example, you almost certainly want the gnome15-plugins package.

Language Bindings

Language bindings for Gnome15.

G19 Only

These are files that are required only if you have the G19 model.

Old Files

Files for previous versions of Gnome15. Only use these if you have problems with the current version and know that old versions work.