| Overview |
|
|
| Number of Categories: 3 | ||
| Files: 2 | ||
Download INDI Library & 3rd party drivers sources. |
||
| Files: 0 | ||
Download packages for Ubuntu; or use INDI PPA to install the latest INDI Library and drivers. To install libindi directly from the PPA: sudo add-apt-repository ppa:mutlaqja/ppa Then update APT's package information by running sudo apt-get install libindi0 To install 3rd party drivers, type: sudo apt-get install indi-driver_name For example, to install StarLight Xpress drivers: sudo apt-get install indi-sx The full list of 3rd drivers available for Ubuntu can be found in the PPA launchpad page |
||
| Files: 1 | ||
Download INDI Library & 3rd party drivers for Mac OS X. First time installTo install INDI on an OS X machine you need to install macports first (http://www.macports.org/install.php) Once installed you can install the lastest INDI version typing in the terminal: sudo port install indi The first time, it may take a lot of time to download, compile and install all necesary dependencies. Be patient. Note also than this only installs the main INDI project, but not 3rd party drivers. UpgradingTo update to a newer version is as simple as all upgrades in macports. Type: sudo port selfupdate
in order to update macports and the ports tree. sudo port upgrade outdated
this will upgrade all outdated software installed by macports. 3rd party driversDrivers available with macports: MaxDome II sudo port install indi_maxdomeii |
||