[plt-scheme] Games and stuff for OSX
On Sep 1, 2006, at 4:25 PM, Jon Rafkind wrote:
> 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
Ok. I am getting a bit closer. After installing allegro with the cmd
above and
running the expressions in DrScheme3m I get these errors:
ffi-lib: couldn't open "/Users/jvargas/Library/PLT Scheme/planet/
300/352.5/cache/kazzmir/allegro.plt/1/4/private/./../lib/ppc-macosx/
3m/libpng12.0.1.2.5.dylib" (dlopen(/Users/jvargas/Library/PLT Scheme/
planet/300/352.5/cache/kazzmir/allegro.plt/1/4/private/./../lib/ppc-
macosx/3m/libpng12.0.1.2.5.dylib, 10): image not found)
With standard DrScheme I don't get any errors but nothing happens after
hitting run.
-- Jaime