Download Lucy2 from the website to a directory of your choice. This file is not executable yet so the following line must be done;
tar zxf file.tgz
This unzips the file and decompresses it. The file is now executable. Type the following command line to enter the folder;
cd folder_name
You can then run the file by typing the following;
./file
Lucy2 should now appear on your screen.
|