[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #19146 [Core Tor/Nyx]: arm/nyx doesn't install on systems with python3.x by default
#19146: arm/nyx doesn't install on systems with python3.x by default
------------------------------+--------------------
Reporter: vynX | Owner: atagar
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Nyx | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+--------------------
./install fails with this super-cryptic output:
print "TorCtl successfully installed"
^
SyntaxError: invalid syntax
The hotfix was to edit the install script and
put "python2" instead of "python". Other distros
of course may need it differently and I was told
there is a way of supporting python versions
properly.
Also, it is a bit rough style to install into /usr
as if it was an apt-get. Manually installed stuff
usually goes to /usr/local to not confuse the package
management of whatever OS. In my case I would have
wanted to provide my own prefix.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19146>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs