clr

The community for ClojureCLR is on Gitter: https://gitter.im/clojure-clr/community - you’ll get a better response there
dotemacs 2019-05-20T10:09:26.002200Z

Hi, I tried to install ClojureCLR. I followed the steps from the wiki: https://github.com/clojure/clojure-clr/wiki/Getting-binaries and from the blog post which originally wrote it up: http://charsequence.blogspot.com/2015/07/running-clojureclr-17-on-mac-os-x.html This is on macOS 10.14.4 with NuGet Version: 4.7.0.5148, but I get this failure: https://gist.github.com/dotemacs/985440fd3b2ce6ac20d6a61bb0a3402f

dotemacs 2019-05-20T10:09:39.002700Z

What am I doing wrong? Thanks

dotemacs 2019-05-20T10:26:40.003900Z

I then tried the download from SourceForge and that worked: https://github.com/clojure/clojure-clr/wiki/Getting-binaries#sourceforge Which leads me to: what is the recommended way to install and run ClojureCLR ? Thanks

2019-05-20T13:10:39.005200Z

@dotemacs fwiw, there is a gitter room for clr - you might have more luck there

dotemacs 2019-05-20T13:11:00.005700Z

Thanks @sogaiu

2019-05-20T13:11:14.006Z

it's clojureclr/community

2019-05-20T13:11:21.006300Z

good luck :)

1👍