Wtih normal installation Privoxy and Tor as FreeBSD Ports have in
/etc/group
privoxy:*:201:
_tor:*:256:
And Privoxy and Tor then works as usual.
Privoxy and Tor PBI need to be installed as root, please change this.
And is needed a Privoxy PBI when is in Tor PBI included?
http://trac.pcbsd.org/browser/pbi/mo...y/tor/pbi.conf
PBI_MKPORTAFTER="net-mgmt/vidalia www/privoxy devel/qt4"
But with Provoxy and Tor PBI install have only in
/etc/group
_tor:*:256:
Privoxy and Tor not works
/usr/local/etc/rc.d/privoxy start
Starting privoxy.
su: unknown login: privoxy
/usr/local/etc/rc.d/privoxy: WARNING: failed to start privoxy
/usr/local/etc/rc.d/tor start
Starting tor.
setenv: Too many arguments.
Shared object "libevent-2.0.so.6" not found, required by "tor"
/usr/local/etc/rc.d/tor: WARNING: failed to start tor
Please solve this.