1.3. Installing Anumaan

Read if:

  1. Open your gnome-terminal window

  2. 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

  3. A directory with name AnumaanLinux-alpha-0.1 will be created

  4. CD to the directory AnumaanLinux-alpha-0.1by typing

    cd AnumaanLinux-alpha-0.1

  5. Edit file Environment.sh. Edit JAVA_HOME, ANT_HOME, JRE_HOME and HeapSize etc. in Environment.sh

  6. Execute Environment.sh by typing (e.g. <Dot> Environment.sh)

    . Environment.sh

  7. Execute Makefile by typing

    make

  8. To install Anumaan, execute the following command in super/root user mode (e.g. sudo make install)

    make install

  9. 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

Figure 1-1. Anumaan

To uninstall Anumaan type following command in root/super user mode.

make uninstall

For comments and queries mailto:predictanumaan@gmail.com