How to install AMOS from abxxx.zip See that abxxx.zip is moved to /abxxx.zip (xxx is the version number) Unzip files and create /aback using: # cd / # unzip -q /abxxx.zip Create /amos.old , change /aback to /amos and create amos: # rm -rf /amos.old # mv /amos /amos.old # mv /aback /amos When running Fedora5,6,7 # /amos/com/gcrea When running Fedora8,9 # /amos/com/gcrea89 If necessary, update your personal tables in /amos/table/xxx where xxx is the user name. Check if new version runs properly. If not, return to old amos version: # rm -rf /amos.new # mv /amos /amos.new # mv /amos.old /amos