[plt-scheme] Games and stuff for OSX

From: Jon Rafkind (workmin at ccs.neu.edu)
Date: Fri Sep 1 16:25:09 EDT 2006

I'm not sure whats wrong, I suppose planet has problems with large files
sometimes. In liue of planet you can download the package directly from
my site:

http://www.rafkind.com/jon/tar/scheme/allegro/1/4/allegro.plt

and install it like so

$ planet -f allegro.plt kazzmir 1 4

Jaime Vargas wrote:
> Hmm. None of these work here due to a connectivity error. What else
> besides 
> entering these expressions into the definitions area I need to do?
>
> This is the error I am getting.
>
> require: PLaneT could not download the requested package: Download
> failed too
> many times (possibly due to an unreliable network connection)
>
> -- Jaime
>
> On Aug 31, 2006, at 10:51 PM, Jon Rafkind wrote:
>
>> (require (planet "wormhole.ss" ("kazzmir" "allegro.plt" 1 4) "examples"))
>>
>> (require (planet "ex3d.ss" ("kazzmir" "allegro.plt" 1 4) "examples"))
>>
>> (require (planet "exhello.ss" ("kazzmir" "allegro.plt" 1 4) "examples"))
>>
>> (require (planet "exblend.ss" ("kazzmir" "allegro.plt" 1 4) "examples"))
>>
>> (require (planet "piano.ss" ("kazzmir" "allegro.plt" 1 4) "examples"))
>>
>> (require (planet "xquest.ss" ("kazzmir" "allegro.plt" 1 4)
>> "examples/xquest"))
>>
> ------------------------------------------------------------------------
>
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>   


Posted on the users mailing list.