Hello,
On 2022/08/03 23:36, Vincent Lefevre wrote:
> When python doesn't exist (as opposed to python3), running autogen.sh
> gives errors
>
> /usr/bin/env: ‘python’: Permission denied
>
> The autogen.sh script itself uses
>
> PYTHON="`./build/find_python.sh`"
>
> for the .py scripts it runs, b
When python doesn't exist (as opposed to python3), running autogen.sh
gives errors
/usr/bin/env: ‘python’: Permission denied
The autogen.sh script itself uses
PYTHON="`./build/find_python.sh`"
for the .py scripts it runs, but this is not sufficient for Python
scripts run by autoheader/autom4te,
2 matches
Mail list logo