Re: [racket] Can't open archived .gz file

2012-06-21 Thread Don Green
How to Gunzip 1) Create dirs: target and subdir: /target/source 2) Place all .gz files in subdir: /target/source 3) From target dir command line, run: gunzip -r source ;note that the generated files at this stage are still not readable. 4) Then run: zcat -r source > new.txt ;the file new.txt w

Re: [racket] Racket Social/Support Groups in London

2012-06-21 Thread Eli Barzilay
A week ago, Greg Hendershott wrote: > >> I too hit ⊥ and have been overcome with laziness ever since.  In > >> between my frequent uses of the #|, my actions have had no effect. > > > > |# > > :) > > Although: > > (quote #|) > |# I was very aware of that, but I try not to go too many levels

Re: [racket] MSB8012 conversion error compiling Racket with VS2010

2012-06-21 Thread Eli Barzilay
On Friday, Cristian Baboi wrote: > After converting solution files from VS2008 to VS2010, [...] I don't know about the actual issues you're having, but note that there's "src/worksp10" with 2010 files. (They were converted and then some issues fixed.) You can also look at our build logs (at pre.