[racket] Error when they use "programmatic" pkg
On Oct 24, 2013, at 1:10 PM, Robby Findler wrote:
> Matthew reminded me of an old thread on this topic:
> 
>   http://lists.racket-lang.org/dev/archive/2013-February/011741.html
> 
> Two points worth mentioning here.
> 
> Ryan & John: can you use the GUI package manager to install a package instead of writing a program in the drracket window that does it, at least for now?
Short answer: yes. The problem for me is more frequently "raco setup" rather than "raco pkg install"... and I see that I can run *this* part of raco inside DrRacket just fine, though it appears to require a slightly higher memory limit :).
John