Last update: December, 5, 2009

About GNOME SlackBuild

GNOME SlackBuild is a unique project in that it is designed to be a twofold project. Its aim is not only to provide users with binary packages for an easy installation of GNOME, but also a full GNOME Build System, with the goal of allowing individuals to customise and build their own GNOME packages for their Slackware system.

This wiki is dedicated to the management and documentation about our build system. We provide our full build system, that is to say, it is the full and complete GSB source code we use to generate our binary distribution. It is a collection of SlackBuild scripts that build a GNOME release on Slackware Linux. The build system also comes with a download script to grab all the latest source tarballs for every package that GSB can build.

Building GNOME SlackBuild

We have a page which gives detailed instructions on how to build the binary GSB distribution from the actual GSB source code. It is recommended that you read through (and even print) this entire document before starting the build process. It covers topics about how to check out our source from SVN, download the source tarballs, customise your build settings, and run the build. This version of GSB is designed to build packages using:

  • Slackware 13.0
  • Slackware64 13.0

If you are trying to build GSB on systems other than the above you will encounter problems during the build.

We cannot offer any form of support to users trying to build GSB on earlier versions of Slackware or Slamd64. However, if you do manage to get GSB built on other versions, please let us know what modifications you had to make to the build system in order to do so - if those changes can be integrated into our build system, you may find those versions supported out of the box in our future releases.

The developers use a strictly controled base of packages to build the binary packages for the project - we only install the minimum packages required to perform a build. We work from a set of 'tagfiles' which specify exactly which packages get installed into our build environment. We have included our tagfiles set in the tagfiles/ directory in our SVN tree for reference.

When it comes to building your own packages, it is doubtful your build will succeed if you do not have every package marked with an "ADD" in our tagfiles installed on your system. Those packages marked "ADD" form the basis of our build requirements - any missing packages from your system will likely cause the build to fail. If you have a full installation of Slackware or Slackware64 you should not have any problem doing a build, but the resulting packages may have more dependancies than indicated in our slack-required files (because many of the sources will find extra libraries when being configured and automatically link against them).

Unless you really know what you are doing with packages, understand what tagfiles and dependancies are all about, and really feel the need to "roll your own", it would be a far far better choice for you to download the pre-built binaries and install those.

For the brave, please find more information about the Build System, please see our Build page.

Helping with Development

This page contains some useful information for people who want to start work developing the GNOME SlackBuild source. We are always looking for volunteer help to any aspect of GNOME SlackBuild, whether it be coders, documentation writers, bug finders, graphic designers, or even friendly advise and encouragement. On this page you will find information about our mailing lists, our ChangeLogs. information about our repositories (both source and binary), our RoadMap, and our TODO list.

Come along to chat in the #gsb IRC channel on freenode.net or send an email to the development list.

For more information for interested developers, please see our Development page.

Reporting Bugs

The preferred method of reporting bugs is through the mailing list. You will need to subscribe before posting to the list. Firstly, check the archive to see if anyone else has had a similar problem which has already been solved. You will not get any points for requesting help with a problem that has already been addressed.

The mailing list is the easiest and preferred method of contact for support type issues - it allows us to keep an archive of questions and answers. Note: You must be subscribed to the mailing list in order to post messages.

  • Direct email: steve (at) gnomeslackbuild.org
  • Join the #gsb IRC channel on irc.freenode.net and ask questions. We may appear to be always online, but we are frequently away from the console and you may not receive an answer for a while. But stick around since we'll try to give a reply, eventually. :)

Also available in: HTML TXT