-
Download Amaya browser form w3c distribution. I have tried amaya-src-8.2.tbz .
- Unzip and untar the file it will make a directory Amaya
- Change PWD to Amaya and make a directory named obj
$ mkdir obj - Change PWD to obj and run the following commands
$../configure --prefix=/home/ashish
where "/home/ashish" is my home directory
$ make
$ make install
The installation is done