SuperScript::Software::djblib

How to install djblib


djblib comes with NO WARRANTY.

System requirements

djblib works only under UNIX.

Installation

If necessary, create a /package directory:
  mkdir /package
  chmod 1755 /package
  cd /package

Download the djblib package. The most recent djblib package is djblib 0.32. Unpack djblib in /package:

  gunzip djblib-0.32.tar
  tar -xpf djblib-0.32.tar
  rm djblib-0.32.tar
  cd host/superscript.com/prog/djblib-0.32

Edit package/conf-patch to identify the appropriate patch program for your machine. The default probably suffices for Linux and BSD users.

Install the package:

  package/install

Report successful installation:

  package/report

Upgrading from earlier versions

Only the default.do file changed in djblib-0.32.