ArrayNorm
Available Installers
Platform
![]()
![]()
![]()
Instructions
setup.exe
Notes
Instructions
cd to the directory where you downloaded the installer.
sh ./setup.bin
Notes
Instructions (Unix or Unix-like operating systems)
java -jar setup.jar
jre -cp setup.jar install
java -classpath [path to]classes.zip:setup.jar install
cd [to directory where setup.jar is located] CLASSPATH=setup.jar export CLASSPATH java install
cd [to directory where setup.jar is located] setenv CLASSPATH setup.jar java install
Instructions (for other platforms)
setup.jar to before running the installer
setup.jar to your CLASSPATH, then start the main class of the installer named install