| 
            Last change
 on this file since 692 was             501, checked in by frichard, 15 years ago           | 
        
        
          | 
             
-BAOControl : petite interface permettant de contrôler les antennes via le pilote indi_BAO 
-Le pilote indi_BAO utilise désormais libindi v 0.7 
 
           | 
        
        
          | 
            File size:
            688 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | INDI Library Setup 0.7.0
 | 
|---|
| 2 | ========================
 | 
|---|
| 3 | 
 | 
|---|
| 4 | You must have CMake >= 2.4.7 in order to build this package.
 | 
|---|
| 5 | 
 | 
|---|
| 6 | 1) $ tar -xzf libindi.tar.gz
 | 
|---|
| 7 | 2) $ mkdir libindi_build
 | 
|---|
| 8 | 3) $ cd libindi_build
 | 
|---|
| 9 | 4) $ cmake -DCMAKE_INSTALL_PREFIX=/usr . ../libindi
 | 
|---|
| 10 | 5) $ su -c 'make install' or sudo make install
 | 
|---|
| 11 |    
 | 
|---|
| 12 | Refer to README for instructions on running indiserver and device drivers.
 | 
|---|
| 13 | 
 | 
|---|
| 14 | Refer to README.drivers for driver-specific information.
 | 
|---|
| 15 | 
 | 
|---|
| 16 | Dependencies
 | 
|---|
| 17 | ============
 | 
|---|
| 18 | 
 | 
|---|
| 19 | + libusb
 | 
|---|
| 20 | + libnova >= 0.12.2
 | 
|---|
| 21 | + libfli  >= 1.7
 | 
|---|
| 22 | + cfitsio >= 3.0
 | 
|---|
| 23 | 
 | 
|---|
| 24 | You can download packages for the dependencies above from SUSE BuildService:
 | 
|---|
| 25 | 
 | 
|---|
| 26 | http://software.opensuse.org/search
 | 
|---|
| 27 | 
 | 
|---|
| 28 | The packages are available for all major distributions.
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.