[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #14975 [Website]: Incorrect installation method for FreeBSD
#14975: Incorrect installation method for FreeBSD
-----------------------------+---------------------------
Reporter: palyhomp | Owner: Sebastian
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Website | Version:
Keywords: freebsd install | Actual Points:
Parent ID: | Points:
-----------------------------+---------------------------
The "Download for Linux/Unix" page lists as install method for FreeBSD
`portinstall -s security/tor`
This does not work on an out-of-the-box FreeBSD installation since
`portinstall` is part of the ports-mgmt/portupgrade port which must thus
be installed prior to the installation of tor.
Since FreeBSD 9.1 the binary package management tool `pkg` (AKA pkgng) has
been available for FreeBSD, all currently supported FreeBSD versions
contain the `pkg` utility in the base system. The canonical way to install
tor is therefor
`pkg install tor`
This will download and install the latest available binary package for
tor.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14975>
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