[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to install in one's $HOME directory?
- From: jidanni@xxxxxxxxxxx
- Date: Sun, 06 Sep 2009 17:18:25 +0800
- X-ml-name: emacs-w3m
- X-mail-count: 11045
- References: <87ocpobxdt.fsf@xxxxxxxxxxx>
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"?