Thanks, Sam. Got it. On Tue, Jan 10, 2017 at 10:23 AM, Sam Tobin-Hochstadt <[email protected]> wrote:
> The `compiler-lib` pkg will install the `raco make` command. > > Sam > > On Tue, Jan 10, 2017 at 10:21 AM, Deren Dohoda <[email protected]> > wrote: > > Basically the subject. > > > > Downloaded the source for 6.7 minimal with prebuilt packages, compiled. I > > didn't see any errors. But apparently there's no "make" command for raco? > > The docs don't indicate this disappeared so I am a little confused. raco > > help indicates make is not a recognized command: > > > > ----------------- > > root@foo:~# racket/racket-6.7/bin/raco help > > Usage: raco <command> <option> ... <arg> ... > > > > Frequently used commands: > > setup install and build libraries and documentation > > pkg manage packages > > > > All available commands: > > link manage library-collection directories > > pkg manage packages > > setup install and build libraries and documentation > > > > A command can be specified by an unambiguous prefix. > > See `raco help <command>' for help on a command. > > ----------------- > > > > Did the install mess up? Is make some separate package I need to install > > since this is "minimal"? > > > > Deren > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Racket Users" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

