Since LiDIA
is a rather large library we have to deliver it in
compressed form. LiDIA
is packed using the Unix
tar
command and GNU's
gzip
/ gunzip
utilities.
The first command is included in every Unix/Linux distribution.
The second one can be obtained via anonymous ftp from
prep.ai.mit.edu
OS/2 -- Versions of both programs can be obtained via anonymous ftp from ftp-os2.nmsu.edu or ftp.leo.org
Moreover you'll need a make -- utility for OS/2 -- systems such as dmake 4.0 or GNU's make . These can be obtained at the same sites as tar and gzip.