On Jun 21, 5:01 pm, Anand Patil <anand.prabhakar.pa...@gmail.com>
wrote:
> Hi David and all,
>
> Just trying to get up and running with Incanter, on a Mac with the github
> head. The clj script doesn't find part of parallel colt:
>
> (head-mac bin) ./clj
> Clojure 1.1.0-alpha-SNAPSHOT

Hello,

I think the script is intended to be run as "bin/clj", from the
incanter directory.
Have you done other modifications to the file (apart from the changes
to INCANTER_HOME you mention)?

I can reproduce the issues you report: when I use the original script
(with INCANTER_HOME=.) as "./clj" in the "bin" directory, clojure
doesn't start at all (jline.jar and clojure.jar are not found), when I
set INCANTER_HOME=.. everything seems to be ok.

The tests above where conducted on a fresh "git clone
git://github.com/liebke/incanter.git" on Leopard using java 1.5.0_19.

Carlos

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to