[racket] Whalesong questions

From: Evan Donahue (emdonahu at gmail.com)
Date: Thu Mar 27 14:07:25 EDT 2014

Try git instead of http

raco pkg install
git://github.com/dyoo/whalesong.git<https://github.com/dyoo/whalesong.git>


On Thu, Mar 27, 2014 at 10:56 AM, J G Cho <gcho at fundingmatters.com> wrote:

> First question is about installation.
>
> 1) Tried
>
> raco pkg install https://github.com/dyoo/whalesong.git
>
> Failed, it did not like the source.
>
>
> 2) Tried
>
> raco pkg install whalesong-master.zip
>
> seems to install as whalesong-master and not as whalesong.
>
>
> 3) Resorted to copying whalesong dir inside .zip file
> into /Applications/Racket6.0/collects
>
> What's the recommended way to install?
>
>
> Second is about building.
>
> One doc says ./whalesong.rkt build xyz.rkt and another mentions about
> racket make-launcher.rkt. Can this be clarified?
>
>
> Third is about coding world program s.t it can run inside DrRacket and
> Browser. How can one go about doing this?
>
>
>
>
>
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140327/72489890/attachment.html>

Posted on the users mailing list.