slang-1.4.6

Introduction to slang

Download location (HTTP):       http://ftp.jedsoft.org/pub/davis/slang/v1.4/slang-1.4.6.tar.bz2
Download location (FTP):        ftp://ftp.jedsoft.org/pub/davis/slang/v1.4/slang-1.4.6.tar.bz2
Version used:                   1.4.6
Package size:                   591 KB
Estimated Disk space required:  4.7 MB

The slang package contains the slang library, which is used to create robust, multi-platform software.

Installation of slang

Install slang by running the following commands:

./configure --prefix=/usr &&
make &&
make install


Configuring slang

Configuration Information

As with most libraries, there is no configuration to do, save that the library directory i.e. /usr/lib or /usr/local/lib should appear in /etc/ld.so.conf so that ldd can find the shared libraries. After checking that this is the case, /sbin/ldconfig should be run whilst logged in as root.

Contents

The slang package contains the slang library, which is used to create robust, multi-platform software.