On Thu, Jul 28, 2011 at 2:23 PM, Michal B <mibu.cloj...@gmail.com> wrote: > Why does it have to be so complicated to use libraries?
Heh. My current project is C/C++, and we are using gnu autotools for the build. A few dependencies use pkgconfig, some have m4 macros (that are out of date), one has its own backtick-config kind of thing, and another has no real handy way to find its dependencies. In addition, to get everything to play nice via unit tests takes our own fragile voodoo. So for me, right now Leiningen, clojars, and even cloning something from github is basically nirvana. Josh -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en