Re: Manual Installation (not using ELPA) of swank-clojure

2010-01-18 Thread Brent Millare
The basic install prerequisites are emacs, slime, java, and git. On Jan 18, 6:22 pm, Mark Hamstra wrote: > Does "from scratch" assume Slime is already installed? > > On Jan 18, 4:42 pm, Brent Millare wrote: > > > I made a write up of my experiences setting up swank-clojure from > > scratch. Alth

Re: Manual Installation (not using ELPA) of swank-clojure

2010-01-18 Thread Mark Hamstra
Does "from scratch" assume Slime is already installed? On Jan 18, 4:42 pm, Brent Millare wrote: > I made a write up of my experiences setting up swank-clojure from > scratch. Although my method ignores matching the versions up because > all is built from the current sources (which can potential

Manual Installation (not using ELPA) of swank-clojure

2010-01-18 Thread Brent Millare
I made a write up of my experiences setting up swank-clojure from scratch. Although my method ignores matching the versions up because all is built from the current sources (which can potential cause parts of swank to break), it should at least point in the generally right direction. Hopefully this