On Tuesday 27 May 2014 19:29:20 Momo Roberts wrote: > ... > and i have done it as "normal" user i got this > ... > [ ERROR: Permission denied ] > ... > so, what to do ?
first, i would not install to /usr/local/freenet, but to /home/$USERNAME/freenet-node but if you want to do this, do it this way (starting as root): # rm -rf /usr/local/freenet # mkdir /usr/local/freenet # chown freenet /usr/local/freenet # su - $USERNAME $ java -jar /usr/local/new_installer.jar because, usually only root has write permission in that part of the tree. good byte
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[email protected]?subject=unsubscribe
