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

Re: emacs-snapshot for arm



On 8/10/10, Alok G. Singh <alephnull@hcoop.net> wrote:
> Is there a repo with binary packages of the excellent emacs-snapshot[1]
>  ?
>
>  Footnotes:
>  [1]  http://emacs.orebokech.com/

If you have a debian arm box, you can add
deb-src http://emacs.orebokech.com sid main
to /etc/apt/sources.list and go
$ apt-get source emacs-snapshot
$ apt-get build-dep emacs-snapshot
$ cd emacs-snapshot-*
$ dpkg-buildpackage -rfakeroot -B
$ cd ..
$ sudo dpkg -i emacs-snapshot*.deb
(and if it complains about unsatisfied dependencies)
$ sudo apt-get -f install

Cheers

    M


Reply to: