source:
Sophya/trunk/Poubelle/archTOI.old/INSTALL@
443
Last change on this file since 443 was 443, checked in by , 26 years ago | |
---|---|
File size: 347 bytes |
Rev | Line | |
---|---|---|
[443] | 1 | To compile archtoi |
2 | ||
3 | 1. Get the latest release, preferably a tagged release | |
4 | 2. You need the cfitsio library. Set the CFITSIODIR environment variable | |
5 | to the location of the library (the directory should contain fitsio.h | |
6 | and libcfitsio.a | |
7 | 3. run the 'mkd' script | |
8 | 4. run make | |
9 | ||
10 | if you want to build a statically-linked version, run | |
11 | make NOSHLIB=Y |
Note:
See TracBrowser
for help on using the repository browser.