Re: installing libraries

2010-03-27 Thread Brenton
Glen, This doesn't really answer your specific question but if you are going to be graphing data from Clojure then the best library to use would be Incanter http://github.com/liebke/incanter. It uses the same Java library as Dejcartes for creating charts, JFreeChart, and is very easy to use. Plus

installing libraries

2010-03-27 Thread Glen Rubin
I want to start graphing some data i am woking with. I found and downloaded a library called dejcartes for this purpose http://www.markmfredrickson.com/code/ I am absolutely clueless as how to install this beast...my knowledge of java is extremely. i see there are a bunch of jar files as well cl