[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: how to install in one's $HOME directory?



Also please mention the "svn" commands one can use, if any, instead of
j> ;; wget -Y off -O emacs-w3m.tar.gz 'http://cvs.namazu.org/emacs-w3m.tar.gz?view=tar'
And then does one need to do
j> ;; autoconf
j> ;; ./configure --prefix=$HOME/tmp --with-icondir=$HOME/tmp/icons
j> ;; make install
after each "svn update"?