Basic Unix Installing Instructions
When installing and running ListManager, you will need to be logged in as root.
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-7.0-abcd.tar.gz
tar xf lm-7.0-abcd.tar
cd lm-7.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-7.0-abcd.tar.Z
tar xf lm-7.0-database-solaris.tar
cd lm-7.0-abcd
./install_lm.pl
![]() ![]() |