Re: clojurescript on windows (how create goog.jar)...Noob question

2011-12-07 Thread bjconlan
n Dec 7, 11:13 am, ron wrote: > hi everybody...I'm trying install clojurescript on windows...I'm > follow the steps but I'm not sure with this specific step: > >     Create a goog.jar file and copy to lib > > cd closure\library\closure > jar cf goog.jar go

clojurescript on windows (how create goog.jar)...Noob question

2011-12-06 Thread ron
hi everybody...I'm trying install clojurescript on windows...I'm follow the steps but I'm not sure with this specific step: Create a goog.jar file and copy to lib cd closure\library\closure jar cf goog.jar goog copy goog.jar ..\..\..\lib now..I've downloaded cloj

Re: ClojureScript on Windows

2011-07-31 Thread Bill Robertson
You can also add the setlocal command to the .bat file. It will make all variable set commands local to the process (and sub-procs iirc). Better this way because you're not littering in the user's environment. -Bill On Jul 30, 8:14 pm, Benny Tsai wrote: > Brenton, thank you for your efforts! > >

Re: ClojureScript on Windows

2011-07-30 Thread Benny Tsai
Brenton, thank you for your efforts! I noticed that in the current .bat files, CLASSPATH is directly modified and over-written. Perhaps they should instead use CLJSC_CP like the sh scripts? On Saturday, July 30, 2011 10:10:03 AM UTC-6, Brenton wrote: > > The problems with paths on Windows have

Re: ClojureScript on Windows

2011-07-30 Thread Brenton
The problems with paths on Windows have been fixed and ClojureScript now has batch files for cljsc, repl, and repljs. There is also a page in the wiki to help Windows users get started. https://github.com/clojure/clojurescript/wiki/Windows-Setup Support for Windows will come from the community so

Re: ClojureScript on Windows

2011-07-25 Thread Laurent PETIT
Taking a look at the content of some of these scripts, I would not be surprised if a lein plugin, and probably also a maven archetype, would come up rapidly (if not already under my radar !) Cheers, -- Laurent 2011/7/25 Timothy Baldridge > Is there a documented way to get ClojureScript workin

Re: ClojureScript on Windows

2011-07-25 Thread Mark Rathwell
Also, VirtualBox (http://www.virtualbox.org/) is free, if you were interested in linux for some development. On Mon, Jul 25, 2011 at 11:06 AM, Tamreen Khan wrote: > I've gotten the basics working. Haven't had the time to write up a full > blog post, though. Basically I used Cygwin so that I coul

Re: ClojureScript on Windows

2011-07-25 Thread Tamreen Khan
I've gotten the basics working. Haven't had the time to write up a full blog post, though. Basically I used Cygwin so that I could run the bootstrap script. In any of the shell scripts where it sets a classpath you'll have to change the colons to semicolons. On Mon, Jul 25, 2011 at 10:59 AM, Timot

ClojureScript on Windows

2011-07-25 Thread Timothy Baldridge
Is there a documented way to get ClojureScript working on Windows? While I'm familiar with Linux, and use it in several server environments, all my development is on Windows, so I don't really have access to a Linux box for development. Timothy -- “One of the main causes of the fall of the Roman