<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD><META http-equiv="Content-Type" content="text/html; charset=UTF-8"></HEAD>
<BODY><P>I have installed tor rom the sources via ./configure / make / make install. From what i see it went well. I have enabled <BR></P><P></P><P>Log notice file /var/log/tor/notices.log</P><P></P><P>in my torrc. When i start tor i get the error </P><P></P><P>Mar 03 10:43:56.377 [warn] Couldn't open file for 'Log notice file /var/log/tor/notices.log': Permission denied<BR>Mar 03 10:43:56.377 [notice] Closing partially-constructed listener Socks listener on 127.0.0.1:9050<BR>Mar 03 10:43:56.377 [warn] Failed to parse/validate config: Failed to init Log options. See logs for details.<BR>Mar 03 10:43:56.377 [err] Reading config failed--see warnings above.</P><P></P><P>Ok, the folder doesn' t exist. I` ve created the folder /var/log/tor</P><P></P><P>drwxr-x---  2 root        staff     4096  2. Mär 11:00 tor</P><P></P><P>This is a 755 On my system the standard would be a 750.</P><P></P><P>Anyway, on next startup i got the same error message. So i created a notices.log with a chmod 742 (!). Now i am getting notices.</P><P></P><P>BUT is this the normal way to install tor from sources? I assumed that tor would create a log folder and a log file. Maybe i simple ./configure wasn' t enough?</P><P></P><P>I haven ' t tried it, but is a make uninstall possible?<BR><BR><BR><BR></P></BODY></HTML>