Working Slackware Linux / emacs 23.3.1 / lein 1.6.2 / swank-1.4.0 / clj 1.3.0 REPL

2011-12-11 Thread Richard "Tiger"; Melville
Spent a day with the getting started instructions - everything failed: clojure-jack-in, cdt, package.el, you name it. This brute force method using M-x slime-connect is working for me: 1. eswank script #!/bin/sh LISPDIR=/usr/local/lisp CLASSPATH="$LISPDIR/swank-clojure-1.4.0.jar:$LISPDIR/cloj

Re: Lein not resolving?

2011-12-11 Thread Richard "Tiger"; Melville
Yes - please disregard everyone. Local Artifactory repository was getting in the way On Dec 9, 2:55 pm, Phil Hagelberg wrote: > On Fri, Dec 9, 2011 at 12:38 PM, Richard "Tiger" Melville > > wrote: > > bash-4.1$ lein plugin install swank-clojure 1.4.0-SNAPSHOT > >

Lein not resolving?

2011-12-09 Thread Richard "Tiger"; Melville
bash-4.1$ lein search swank-clojure ... == Results from clojars - Showing page 1 / 1 total ... [swank-clojure "1.4.0-SNAPSHOT"] Swank server connecting Clojure to Emacs SLIME bash-4.1$ lein plugin install swank-clojure 1.4.0-SNAPSHOT [INFO] Unable to find resource 'swank-clojure:swank-clojure:j

Re: Trying to use CDT on 1.3.0

2011-12-09 Thread Richard "Tiger"; Melville
New to lein, coming from SBCL where slime setup is effortless! Any ideas why this fundamental step is failing? bash-4.1$ lein version Leiningen 1.6.1 on Java 1.6.0_25 Java HotSpot(TM) Client VM bash-4.1$ lein swank That's not a task. Use "lein help" to list all tasks. bash-4.1$ -- You receive