Open your gnome-terminal window
Unzip or untar Anumaan zipped/compressed Source file AnumaanLinux-alpha-0.1.tar.gzby executing command like
tar -xzvf AnumaanLinux-alpha-0.1.tar.gz
A directory with name AnumaanLinux-alpha-0.1 will be created
CD to the directory AnumaanLinux-alpha-0.1by typing
cd AnumaanLinux-alpha-0.1
Edit file Environment.sh. Edit JAVA_HOME, ANT_HOME, JRE_HOME and HeapSize etc. in Environment.sh
Execute Environment.sh by typing (e.g. <Dot> Environment.sh)
. Environment.sh
Execute Makefile by typing
make
To install Anumaan, execute the following command in super/root user mode (e.g. sudo make install)
make install
Start using the application by executing Anumaan.sh either from terminal or by double clicking the Anumaan.sh file in GUI mode. From terminal execute the following command.
sh Anumaan.sh
To uninstall Anumaan type following command in root/super user mode.
make uninstall
For comments and queries mailto:predictanumaan@gmail.com