Fork me on GitHub
#boot
<
2016-07-24
>
isekream02:07:38

@flyboarder: could possibly add something concerning setting the REPL options in task-options to allow for remote REPL'n in vagrant ....not sure if that is obvious and just my noob mistake

flyboarder02:07:28

@isekream: as in running a repl server in vagrant and connecting to it from the host?

isekream03:07:23

I'm trying to re-do my boot and i keep getting this error

isekream03:07:24

https://github.com/boot-clj/boot/releases/download/2.6.0/boot.jar... clojure.lang.ExceptionInfo: Unable to resolve var: less in this context data: {:file "/tmp/boot.user7136849427098130525.clj", :line 11} java.lang.RuntimeException: Unable to resolve var: less in this context ... boot.main/-main/fn main.clj: 196 boot.main/-main main.clj: 196 ... boot.App.runBoot App.java: 399 boot.App.main App.java: 488 ...

isekream03:07:28

what does it mean?

flyboarder03:07:14

@isekream: I updated the troubleshooting info again

isekream03:07:07

not seeing where you mentioned the repl stuff but cool

isekream03:07:19

boot has been quite the experience as oppose to clojure

isekream03:07:22

very tricky

flyboarder03:07:11

What issues have you been running into? Iv only been at clojure about a year and boot has been amazing for me :)

flyboarder03:07:58

I think there are already docs for how to do repl server things

isekream03:07:29

boot_cljs_repl.cljs... clojure.lang.ExceptionInfo: java.lang.UnsatisfiedLinkError: Native Library /tmp/libv8.so.clj-v8 already loaded in another classloader, compiling:(v8/core.clj:36:1)

isekream03:07:44

these dependencies

isekream03:07:14

why can't i just get everything working in this perfect world of mines

isekream03:07:34

clojure.lang.Compiler$CompilerException: java.lang.UnsatisfiedLinkError: Native Library /tmp/libv8.so.clj-v8 already loaded in another classloader, compiling:(v8/core.clj:36:1) java.lang.UnsatisfiedLinkError: Native Library /tmp/libv8.so.clj-v8 already loaded in another classloader

isekream03:07:32

well so much for using boot

richiardiandrea15:07:33

I rembember someone posted a very nice Clojure+IoT thingie here on boot...cannot find it anymore...

richiardiandrea15:07:04

Yes it was something with Intel..i am reading :)

richiardiandrea15:07:10

Thanks a lot for the link

micha16:07:16

@mobileink: that is really cool!

micha16:07:36

that's a really interesting application, too, aging-in-place seems like a fascinating thing to study

richiardiandrea16:07:04

There also is a custom Clojure to some low level language compiler .. I wanted to started playing with it or the above.and IoT but I can't seem to http://find.my links today ahaha, bad bookmarking practices ;)