ARPA-SIMC / meteosatlib

OpenMTP/HRI/HRIT C++ access libraries, gdal drivers and other tools
GNU General Public License v2.0
8 stars 2 forks source link

missing python3 interpreter check #17

Closed brancomat closed 4 years ago

brancomat commented 4 years ago

Since the script tools/regenerate-msat-manpage feeds help2man with python3 scripts and fails with a quite cryptic message if the python3 interpreter is missing, it would be useful either adding a check on python3 interpreter in the configure.ac or a more explicit warning in the script itself.