Re: lein install

2014-07-08 Thread Sam Ritchie
No, that's the name of a namespace - zilch is the library, and it has an "mq" namespace, I believe. My guess is that it's a multi-module project and you're running "lein install" from the root, instead of the appropriate submodule. Plínio Balduino July 8, 2014 at

Re: lein install

2014-07-08 Thread zhenxuanpan
在 2014年7月8日星期二UTC+8下午7时39分51秒,zhenxuanpan写道: > > when i run lein install > > lein install > Compiling zilch.mq > Exception in thread "main" java.io.FileNotFoundException: Could not locate > zilch/mq__init.class or zilch/mq.clj on classpath: > at clojure.lang.RT.load(RT.java:432) > at clojure.la

Re: lein install

2014-07-08 Thread zhenxuanpan
apache/storm, I compile at A,B machine, A machine success,B machine report this error 在 2014年7月8日星期二UTC+8下午8时12分48秒,Tim Visher写道: > > On Tue, Jul 8, 2014 at 7:39 AM, zhenxuanpan > wrote: > > when i run lein install > > > > lein install > > Compiling zilch.mq > > Exception in thread "main" j

Re: lein install

2014-07-08 Thread Plínio Balduino
I could guess that the problem is in the dot in the project name. Could you try to change it to zilch-mq or zilchmq and test? Plínio On Tue, Jul 8, 2014 at 8:39 AM, zhenxuanpan wrote: > when i run lein install > > lein install > Compiling zilch.mq > Exception in thread "main" java.io.FileNotF

Re: lein install

2014-07-08 Thread Tim Visher
On Tue, Jul 8, 2014 at 7:39 AM, zhenxuanpan wrote: > when i run lein install > > lein install > Compiling zilch.mq > Exception in thread "main" java.io.FileNotFoundException: Could not locate > zilch/mq__init.class or zilch/mq.clj on classpath: > at clojure.lang.RT.load(RT.java:432) > at clojure.l