Re: [racket-dev] Using new package system: rackunit still pointing to collects?

2013-07-29 Thread Matthew Flatt
: "Carl Eastlund" > To: "J. Ian Johnson" > Cc: "dev" > Sent: Monday, July 29, 2013 12:26:58 PM GMT -05:00 US/Canada Eastern > Subject: Re: [racket-dev] Using new package system: rackunit still pointing > to > collects? > > >

Re: [racket-dev] Using new package system: rackunit still pointing to collects?

2013-07-29 Thread J. Ian Johnson
That dies saying it can't find ./if_mach. -Ian - Original Message - From: "Carl Eastlund" To: "J. Ian Johnson" Cc: "dev" Sent: Monday, July 29, 2013 12:26:58 PM GMT -05:00 US/Canada Eastern Subject: Re: [racket-dev] Using new package system: rackunit

Re: [racket-dev] Using new package system: rackunit still pointing to collects?

2013-07-29 Thread Carl Eastlund
Yes, instead you want to run 'make' at the top of the repository. Carl Eastlund -- WARNING! Poorly-typed cell phone email precedes. On Jul 29, 2013 12:23 PM, "J. Ian Johnson" wrote: > I've done a complete nuke of my local racket install, and many things have > just broken. The two problems tha

[racket-dev] Using new package system: rackunit still pointing to collects?

2013-07-29 Thread J. Ian Johnson
I've done a complete nuke of my local racket install, and many things have just broken. The two problems that affect me the most are the disappearance of raco doc and rackunit. Is there a new incantation other than ./configure ; make ; make install in racket/src or am I experiencing growing pai