Mercury logo
contact the author

Mercury
Startpage
Screenshots
next planned projects steps

Download
Download Mercury
necessary Command Line tools

Documentation
how to compile/install

how to compile

in the following list the x.x.x in mercury-x.x.x stands for Versionnumber of your dowloaded mercury-archive. If you have downloaded mercury-0.1.tar.gz, then mercury-x.x.x.tar.gz stands for mercury-0.1.tar.gz and so on.
  • copy mercury-x.x.x.tar.gz where ever you want.
  • login as root
  • type gzip -d mercury-x.x.x.tar.gz
  • type tar -xf mercury-x.x.x.tar
  • you will find a new subdirectory mercury-x.x.x
  • type cd mercury-x.x.x
  • type ./configure
  • type make
  • type make install

SourceForge.net Logo