Re: labrepl incanter IntelliJ Ubuntu 64-bit X11 error

2011-04-13 Thread peterg
Many Thanks Aaron, I see the post in the la clojure forum - "Environment variables in La Clojure REPL" It does seem to be the same issue. Should I cross-post? Cheers, --PG On Apr 14, 1:25 pm, Aaron Cohen wrote: > On Wed, Apr 13, 2011 at 9:00 PM, peterg wrote: [...] >   I ca

Re: labrepl incanter IntelliJ Ubuntu 64-bit X11 error

2011-04-13 Thread peterg
is high for entry. Cheers, --PG On Apr 11, 4:44 pm, peterg <..> wrote: > OK that's nice and clear. Thanks for your help > > --PG > > On Apr 11, 1:31 pm, Aaron Bedra wrote: > > > > > > > > > I'm on Ubuntu 10.10 64.  I use it as my dail

Re: labrepl incanter IntelliJ Ubuntu 64-bit X11 error

2011-04-10 Thread peterg
er and selected the clojure:repl task and > everything worked successfully.  You can still try out Clojure though > labrepl using any of the other editor options until you get your > IntelliJ issues sorted out. > > On 04/10/2011 10:49 PM, peterg wrote:> The Ubuntu configuration is very

labrepl incanter IntelliJ Ubuntu 64-bit X11 error

2011-04-10 Thread peterg
Has anyone got the current labrepl/IntelliJ configuration running on Ubuntu 64-bit? I get the following error when trying to run the first incanter graph exercise: user=> (def words (read-lines "data/words")) #'user/words user=> (count words) user=> 234936 user=> user=> (use '[incanter core chart

labrepl IntelliJ incanter Ubuntu - No X11 DISPLAY variable was set

2011-04-08 Thread peterg
Hi All, I have been going through the set-up instructions for various environments as described on https://github.com/relevance/labrepl. All have misbehaved (for me) so-far. Delighted to find the IntelliJ environment seemed to run as required. I am up to the exercise: Its All Data/A Little Real