<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jun 18, 2009, at 14:50, liuyp wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi Conny and&nbsp;<span style="color: rgb(0, 0, 0);" class="gI"><span class="ik"></span><span class="gD">Amit</span></span><span style="color: rgb(0, 0, 0);">,</span><br><br>when I open 2 terminals to run commands seperately, and change /tmp&nbsp; permission, i got something like this&gt;<br> <span style="color: rgb(255, 0, 0);">drwxrwxrwx&nbsp; 17 root root&nbsp; 4096 2009-06-18 15:17 tmp,<br></span></blockquote><div><br></div><div>This is a bit suspect. On the debian machines that I checked, /tmp looks like:</div><div><br></div><div>&nbsp;drwxrwxrwt &nbsp;7 root &nbsp; &nbsp; root &nbsp; &nbsp; 3391488 2009-06-18 16:10 tmp</div><div><br></div><div>Note the "t" at the end, the is the sticky bit, or rather the modern sticky bit for directories. From `man chmod`:</div><div><br></div><div><div>&nbsp;When the sticky bit is set on a directory, files in that directory may be unlinked or renamed only by root or their owner. &nbsp;Without the sticky bit, anyone able to write&nbsp;to the directory can delete or rename files. &nbsp;The sticky bit is commonly found on directories, such as /tmp, that are world-writable.</div><div><br></div><div>You want to make sure this is the case it your case, it seems to point to a fix for some of your problems. It is a bad idea in general to change the perms of /tmp.</div><div><br></div></div><blockquote type="cite">&nbsp;then a&nbsp; GTK window come out, however there are many warnings at the same time....<br>you can see details as followings.<br></blockquote><div><br></div><div>A lot of that you can ignore.</div><br><blockquote type="cite">Anyway, this UI has appeared the first time since i have tried to get it almost one week.....<font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#0000DD"><br></font></font></blockquote><div><br></div>Yay!<br><br><blockquote type="cite">if you have further hints, please help a bit.<br></blockquote><div><br></div><div>Post specific questions about specific error messages you have received based on specific commands. That usually helps&nbsp;to&nbsp;get&nbsp;answers&nbsp;faster.</div></div><br><div>Jeremiah</div></body></html>