You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: