Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:howto_midas_install [2015/03/08 14:10] – rhainich | en:software:howto_midas_install [2016/06/17 00:00] (current) – rhainich | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Installation of ESO MIDAS ====== | ====== Installation of ESO MIDAS ====== | ||
- | **Please note: A debian package of ESO MIDAS is available | + | **Please note: Since Ubuntu 14.10, a debian package of ESO MIDAS is available. It can be installed via** |
+ | |||
+ | sudo apt-get install eso-midas | ||
- | sudo apt-get install package_name | ||
Some notes regarding the installation: | Some notes regarding the installation: | ||
- | * The official MIDAS webpage | + | * The official MIDAS web page with detailed hardware and software requirements can be found [[http:// |
- | * The official MIDAS documentation is here: [[http:// | + | * The official MIDAS documentation is [[http:// |
- | | + | |
- | * The installation requires a console and root rights (esp. to install the packages). If needed, the admin has to do that part. | + | * The installation requires a console and root rights (esp. to install the packages). If needed, the admin has to do that part. Beyond that it should be possible to install MIDAS without root rights. |
- | Beyond that it should be possible to install MIDAS without root rights. | + | |
| | ||
===== Package dependencies ===== | ===== Package dependencies ===== | ||
- | The following | + | The following packages need to be installed: |
sudo apt-get install libmotif-dev libncurses5-dev libx11-dev libXext-dev libXt-dev gfortran | sudo apt-get install libmotif-dev libncurses5-dev libx11-dev libXext-dev libXt-dev gfortran | ||
Line 24: | Line 24: | ||
In our default installation this directory is located in the path '' | In our default installation this directory is located in the path '' | ||
+ | |||
===== Download MIDAS ===== | ===== Download MIDAS ===== | ||
- | Open a console | + | Open a console, change |
ftp ftp.eso.org | ftp ftp.eso.org | ||
- | The username | + | The user name is '' |
- | //Remark: The following text uses version '' | + | //Remark: The following text is based on version '' |
Then get to the MIDAS directory on the server, download the archive and logout: | Then get to the MIDAS directory on the server, download the archive and logout: | ||
Line 43: | Line 44: | ||
tar -zxvf 11FEBpl1.0.tar.gz | tar -zxvf 11FEBpl1.0.tar.gz | ||
- | It' | + | It' |
ln -s 11FEBpl1.0 11FEB | ln -s 11FEBpl1.0 11FEB | ||
Line 86: | Line 87: | ||
5 - preinstall MIDAS | 5 - preinstall MIDAS | ||
- | Mostly the default settings can be used, if they are valid. :-) This step copies, if present, | + | Mostly the default settings can be used, if they are valid. :-) This step copies pre configured installation files (for your system) to the MIDAS directory. |
==== Installation ==== | ==== Installation ==== | ||
Now select | Now select | ||
6 - install MIDAS | 6 - install MIDAS | ||
- | This installs MIDAS (how unexpected :-)). To follow the progress, open another console and type | + | This installs MIDAS (how unexpected :-)). To follow the progress, open another console, and type |
- | tail -f / | + | tail -f / |
==== Setup MIDAS ==== | ==== Setup MIDAS ==== | ||
Line 101: | Line 102: | ||
However, the default values are usually fine for most of the setup options. | However, the default values are usually fine for most of the setup options. | ||
- | Next, copy the executables to a directory that is listed in the '' | + | Next, copy the executables to a directory that is listed in the '' |
cp / | cp / | ||
Line 108: | Line 109: | ||
cp / | cp / | ||
| | ||
- | Furthermore, | + | Furthermore, |
cp / | cp / | ||
Line 115: | Line 116: | ||
cp / | cp / | ||
- | Alternative, | + | Alternative, |
===== Start MIDAS the first time ===== | ===== Start MIDAS the first time ===== | ||
Line 129: | Line 130: | ||
gomidas | gomidas | ||
- | returns to the MIDAS environment. Then run this command to create the LUT- and ITT files | + | returns to the MIDAS environment. Then run the following |
Midas 002 > @ ascii_bin | Midas 002 > @ ascii_bin | ||
Line 146: | Line 147: | ||
export MID_TEST=$HOME/ | export MID_TEST=$HOME/ | ||
- | Before downloading the necessary data from the ESO webpage | + | Before downloading the necessary data from the ESO web page, the next step is to move into the above directory and to login into ESO via FTP again. The verification data can be retrieved with the following commands: |
ftp> cd / | ftp> cd / |