bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gtags startup issue with pygments and python3 executable


From: Ingmar Sittl
Subject: gtags startup issue with pygments and python3 executable
Date: Mon, 28 Jun 2021 10:47:25 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Hi,

some GNU/Linux distros have moved away from providing a plain "python" link since moving to python3. The configure script correctly finds that "python3" is the working python executable, but at least pygments_parser.py doesn't take that into account, which leads to an error when starting a pygments-enabled gtags.

Using @PYTHON@ instead of plain "python" in the shebang seems to fix this, at least gtags runs without producing further errors.

Regards,
Ingmar Sittl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]