On 30/09/11 20:01, bottemann wrote: > Vidalia (v0.2.14) reports Tor (v0.2.2.33) can't > create a socket because "/var/run/tor" does > not exist.
Assuming you just need to create the directory, then try: $ sudo mkdir -p /var/run/tor $ sudo chown debian-tor:debian-tor /var/run/tor $ sudo chmod 02750 /var/run/tor Julian -- 3072D/D2DE707D Julian Yon (2011 General Use) <[email protected]>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ tor-talk mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
