bosmanoglu / adore-doris

Automated DORIS Environment (adore) is a set of bash scripts to ease use of TU-DELFT's DORIS software.
GNU General Public License v2.0
14 stars 7 forks source link

Check setup should suggest installation of missing libraries. #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
ADORE depends on several external libraries and it is critical to have a 
utility to check and install these software packages. "check setup" command can 
show missing libraries but it would improve usability if it also suggested 
installation steps based on system architecture. If a debian package is built, 
these libraries could be added as a dependency to solve this issue. But then a 
package for MacOS would need to be created as well.

Original issue reported on code.google.com by batuhan.osmanoglu@gmail.com on 9 Feb 2011 at 7:08

GoogleCodeExporter commented 9 years ago
ADORE now displays the commands to install the missing packages for ubuntu 
systems. Addition of different systems will unfortunately have to come from 
users.

Original comment by batuhan.osmanoglu@gmail.com on 25 Sep 2012 at 12:43