zoglauer / megalib

MEGAlib - the Medium-Energy Gamma-ray Astronomy library
http://megalibtoolkit.com
Other
41 stars 32 forks source link

ERROR: Cannot find check-heasoftversion.sh. Either your MEGAlib version is too old or corrupt... #69

Closed ghost closed 2 years ago

ghost commented 2 years ago

Hello: I got a problem with the tutorial installation. I am trying to install heasoft with ### bash setup.sh --heasolft=[heasoft already be installed path]### . However, It was failed and told me that bash: /home/chaozheng/software/MEGAlib/config/check-heasoftversion.sh: No such file or directory and ERROR: Cannot find check-heasoftversion.sh. Either your MEGAlib version is too old or corrupt. I checked the check-heasoftversion.sh file in home/chaozheng/software/MEGAlib/config/ path and https://github.com/zogl. Neither of them has the *check-heasoftversion.sh file. So, What should I do? Thanks

zoglauer commented 2 years ago

Thanks for reporting this error. It is fixed in the master branch: bash setup --br=master --heasoft=[...]

Please check if it works for you.