Basic Unix Installing Instructions

 

Basic Installation

 

If you downloaded the "gzipped" version, you'll need to type the following, replacing abcd with the correct name for your database and operating system:

 

gunzip lm-5.0-abcd.tar.gz
tar xf lm-5.0-abcd.tar
cd lm-5.0-abcd
./install_lm.pl

 

If you downloaded the "compressed" version, you'll need to type the following, replacing abcd with the correct name for your database and version:

 

compress -d lm-5.0-abcd.tar.Z
tar xf lm-5.0-database-solaris.tar
cd lm-5.0-abcd
./install_lm.pl

 



Installing Lyris ListManager On Unix Oracle and ListManager (Unix)