diff --git a/general/genlib/slib.xml b/general/genlib/slib.xml index 942b3df78a..418644f12d 100644 --- a/general/genlib/slib.xml +++ b/general/genlib/slib.xml @@ -4,128 +4,143 @@ %general-entities; - - - - - - + + + + + + ]> - -$LastChangedBy$ -$Date$ - - -SLIB-&slib-version; - -SLIB + + + + $LastChangedBy$ + $Date$ + + + SLIB-&slib-version; + + + SLIB + - -Introduction to <application>SLIB</application> + + Introduction to SLIB + + The SLIB package is a portable library for + the programming language Scheme. It provides a + platform independent framework for using packages of + Scheme procedures and syntax. + SLIB contains useful packages for all + Scheme implementations, including + Guile. Its catalog can be transparently extended + to accomodate packages specific to a site, implementation, user or + directory. + + Package Information + + + Download (HTTP): + + + Download (FTP): + + + Download MD5 sum: &slib-md5sum; + + + Download size: &slib-size; + + + Estimated disk space required: &slib-buildsize; + + + Estimated build time: &slib-time; + + + + Additional Downloads + + + Required Patch: + + + + SLIB Dependencies + + Required + + + + + + Installation of SLIB -The SLIB package is a portable library for -the programming language Scheme. It provides a -platform independent framework for using packages of -Scheme procedures and syntax. -SLIB contains useful packages for all -Scheme implementations, including -Guile. Its catalog can be transparently extended -to accomodate packages specific to a site, implementation, user or -directory. + Install SLIB by issuing the following + commands: -Package information - -Download (HTTP): -Download (FTP): -Download MD5 sum: &slib-md5sum; -Download size: &slib-size; -Estimated disk space required: -&slib-buildsize; -Estimated build time: -&slib-time; - - -Additional downloads - -Required Patch: - - - -<application>SLIB</application> dependencies -Required - - - - - - - -Installation of <application>SLIB</application> - -Install SLIB by issuing the following -commands: - -patch -Np1 -i ../slib-&slib-version;-automate_install-1.patch && -make - -Now, as the root user: - -make prefix=/usr/ install && +patch -Np1 -i ../slib-&slib-version;-automate_install-1.patch && +make + + Now, as the root user: + +make prefix=/usr/ install && make prefix=/usr/ catalogs && -make prefix=/usr/ installinfo +make prefix=/usr/ installinfo + + + + + Command Explanations - + make prefix=/usr/ catalogs: This command builds the + SLIB Scheme + implementation catalog. + + make prefix=/usr/ installinfo: This commands installs + the info documentation. + + + + + Contents - -Command explanations + + Installed Program + Installed Libraries + Installed Directory + + + slib + a Scheme library system. + /usr/share/guile/slib + + + + + Short Descriptions + + + + + slib + + is a shell script used to initialize + SLIB in a named Scheme + implementation. It can also be used to initialize an + SLIB session using a given executable. + + slib + + + + + -make prefix=/usr/ catalogs: This command builds the -SLIB Scheme -implementation catalog. - -make prefix=/usr/ installinfo: This commands installs -the info documentation. - - - - -Contents - - -Installed Program -Installed Libraries -Installed Directory - - -slib -The SLIB package contains a -Scheme library system. -/usr/share/guile/slib - - - - -Short Descriptions - - - -slib -is a shell script used to initialize -SLIB in a named Scheme -implementation. It can also be used to initialize an -SLIB session using a given executable. - -slib - - - - - +