Wiki

Clone wiki

sbbdep / install_sbbdep

Current version 0.2.6

The version 0.2.6 of sbbdep runs on Slackware 14.1 or newer.

via slackbuilds.org

A Slackbuild available at Slackbuilds.org:
http://slackbuilds.org/repository/14.2/system/sbbdep/?search=sbbdep

Binary package

Thanks to AlienBob a binary package, also for older version, is available here:
http://www.slackware.com/~alien/slackbuilds/sbbdep/

Installing from source

Download: https://bitbucket.org/a4z/sbbdep/downloads/sbbdep-0.2.6.tar.gz

Build:

 tar xfv sbbdep-0.2.6.tar.gz
 cd sbbdep-0.2.6
 cmake . -DCMAKE_INSTALL_PREFIX=/usr
 make

after a successful build you can either run make install (DESTIR is supported) or use the binary form sbbdep-0.2.6/bin folder.

To build from source, sbbdep requires boost (header only ), which is part of Slackware.

Previous version

Version 0.2.5 is available via Salckbuilds

http://slackbuilds.org/repository/14.1/system/sbbdep/?search=sbbdep

Versions below 0.2.5 are only of historical interest.

Versions below 0.2.4 have been packed as sbbdep_slk and can still be found in the corresponding repository on bitbucket

Updated