Foxboron / SublimeClojure

Sublime Text 2/3 Clojure support
25 stars 4 forks source link

Lein integration isn't working #8

Open hussein opened 10 years ago

hussein commented 10 years ago

Hi, I installed SublimeClojure on ST3, OS X. However, Lein isn't working. When trying to run it, I get:

[Errno 2] No such file or directory: 'lein' [cmd: ['lein', 'clean']] [dir: /Woho] [path: /usr/bin:/bin:/usr/sbin:/sbin]

My lein is installed via Homebrew, so it is under /usr/local/bin

How to configure the plugin to use that?

Thanks.

Foxboron commented 10 years ago

This is a issue with the Leiningen.sublime-build, i guess its related too the install path. I'll look into it, tho i don't got a OSX machine.

hussein commented 10 years ago

I'm not sure why this line is commented: https://github.com/Foxboron/SublimeClojure/blob/master/Leiningen.sublime-build#L4 It looks like that it can solve the problem.

I'm happy to help if you need any testing.

Foxboron commented 10 years ago

I do most likely got enough info allready, just gotta append it too the right places and push it. I'll probably do it ASAP (when i am sober again).

Foxboron commented 10 years ago

I'm way to lazy. Sorry for the inconvinience.