skalibs
Software
www.skarnet.org
Like any other piece of software (and information generally), skalibs comes with NO WARRANTY.
No dependencies.
skalibs follows the slashpackage convention.
mkdir -p /package chmod 1755 /package cd /package
tar -zxpvf skalibs-0.45.tar.gz # if you do not have GNU tar, check with your gunzip and tar manual pages. rm skalibs-0.45.tar.gz cd prog/skalibs-0.45
If you're trying to build skalibs in a cross-compilation environment, then read that page.
The following instructions assume that you are installing skalibs as a native standalone package.
package/install
The libraries will be available under /package/prog/skalibs/library/ and the header files under /package/prog/skalibs/include/. System-dependent files that other packages may use to automatically configure for your system can be found under /package/prog/skalibs/sysdeps/.
cat package/name package/version sysdeps/sysdeps sysdeps/sysdeps.h | mail ska-sysdeps@skarnet.org