Index of /aliview/downloads/linux/beta/older_beta/linux-version-1.18-beta7
 Name                                 Last modified      Size  Description
 Name                                 Last modified      Size  Description
![[PARENTDIR]](/icons/back.gif) Parent Directory                                          -
 Parent Directory                                          -   
![[DIR]](/icons/folder.gif) aliview/                             2015-04-16 12:44    -
 aliview/                             2015-04-16 12:44    -   
![[TXT]](/icons/text.gif) install.readme.txt                   2015-04-16 12:44  1.2K
 install.readme.txt                   2015-04-16 12:44  1.2K  
![[   ]](/icons/compressed.gif) aliview.tgz                          2015-04-16 12:44  2.9M
 aliview.tgz                          2015-04-16 12:44  2.9M  
![[   ]](/icons/unknown.gif) aliview.install.run                  2015-04-16 12:44  2.9M
 aliview.install.run                  2015-04-16 12:44  2.9M  
Install:
---------- SIMPLEST ------------
download and run the installer:
aliview.install.run
(this is a executable archive that will copy files to /usr/bin/ and /usr/share/aliview/, 
and will also install a .desktop link to the start-menu on compatible systems)
- after downloading you will likely need to change the execution rights of the install file:
chmod +x aliview.install.run 
- install by issuing command: 
sudo ./aliview.install.run 
(most likely you need to sudo the installation, if you don't have super user rights to the system see below)
- start the program with command:
aliview (this is a sh-script that will execute java -jar aliview.jar)
-----*** ALTERNATIVE (as non super-user) ***-----
1. Download the archive aliview.tgz and extract it into a folder of your choice
2. Run program from this folder by issuing command ./aliview from the terminal
   (this is a sh-script that will execute command java -jar aliview.jar)
NOTE: If you are running Linux, consider upgrading to Java 8, there is a significant improvement in drawing speed
since it is using Linux built in XRender. 
Installation is very simple (1 minute) - http://ormbunkar.se/aliview/#java8install