adjacentlink / emane

Distributed wireless network emulation framework
Other
127 stars 37 forks source link

*** ERROR: ambiguous python shebang in /usr/bin/emanesh: #!/bin/python. Change it to python3 (or python2) explicitly. #218

Open deucedeuce37 opened 2 years ago

deucedeuce37 commented 2 years ago

Hello,

When building on RHEL9 I get the following errors. Is there a fix to allow building on newer OS's?

ERROR: ambiguous python shebang in /usr/bin/emanesh: #!/bin/python. Change it to python3 (or python2) explicitly. ERROR: ambiguous python shebang in /usr/bin/emaneevent-dump: #!/bin/python. Change it to python3 (or python2) explicitly. ERROR: ambiguous python shebang in /usr/bin/emaneevent-pathloss: #!/bin/python. Change it to python3 (or python2) explicitly. ERROR: ambiguous python shebang in /usr/bin/emaneevent-commeffect: #!/bin/python. Change it to python3 (or python2) explicitly. ERROR: ambiguous python shebang in /usr/bin/emaneevent-location: #!/bin/python. Change it to python3 (or python2) explicitly. ERROR: ambiguous python shebang in /usr/bin/emaneevent-antennaprofile: #!/bin/python. Change it to python3 (or python2) explicitly. ERROR: ambiguous python shebang in /usr/bin/emaneevent-tdmaschedule: #!/bin/python. Change it to python3 (or python2) explicitly. ERROR: ambiguous python shebang in /usr/bin/emaneevent-fadingselection: #!/bin/python. Change it to python3 (or python2) explicitly. ERROR: ambiguous python shebang in /usr/bin/emaneota-publisher: #!/bin/python. Change it to python3 (or python2) explicitly. ERROR: ambiguous python shebang in /usr/bin/emanecommand-eel: #!/bin/python. Change it to python3 (or python2) explicitly. *** ERROR: ambiguous python shebang in /usr/bin/emanegentransportxml: #!/bin/python. Change it to python3 (or python2) explicitly.