| 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
 | 
|---|
| [444] | 6 |    and a subdirectory $(HOSTTYPE) (GNU make standard macro) should
 | 
|---|
 | 7 |    contain libcfitsio.a)
 | 
|---|
| [443] | 8 | 3. run the 'mkd' script
 | 
|---|
 | 9 | 4. run make
 | 
|---|
 | 10 | 
 | 
|---|
 | 11 | if you want to build a statically-linked version, run
 | 
|---|
 | 12 | make NOSHLIB=Y
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.