All of our scripts are written for usage on the latest stable release of Slackware; if you're trying them older versions of Slackware, you should read this page referenced in our FAQ.
Download the SlackBuild archive of the application you wish to build and extract it in your build environment. For example, after extracting the chemtool.tar.gz archive, you should have the following directory tree:
./chemtool
|-- README
|-- chemtool.info
|-- chemtool.SlackBuild
|-- chemtool.desktop
|-- chemtool.png
|-- slack-desc
Anonymous ftp access is available via ftp://ftp.slackbuilds.org if that's more convenient for you.
Next, download the source of the application from the address listed in the chemtool.info file and place it in the chemtool directory listed above. There is also a direct link to the source tarball on each application's page within our repository.
If the version of chemtool is newer than what is specified in the SlackBuild script, you will need to change the script accordingly. Using your preferred editor, open the chemtool.SlackBuild script and find the line which starts with "VERSION"
VERSION=1.6.7
Change this line to reflect the current version of the chemtool source.
If necessary, make the script executable with chmod and then run the script:
chmod +x chemtool.SlackBuild
./chemtool.SlackBuild
Assuming everything happened according to plan (the compile finished without errors), the finished package should be in the directory declared as "OUTPUT" in the SlackBuild script (this defaults to the /tmp directory). Use installpkg to install it; you'll probably want to move it to some other location for safekeeping after it's installed.
For more information on using, editing, and creating SlackBuild scripts, have a look at these and other tutorials at SlackWiki.org.
© 2006-2009
SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds
Valid XHTML
and
CSS by
WebSight Designs | Hosting by
OnyxLight Communications