[racket] mac plot crash

From: Richard Mittel (rich.mittel at gmail.com)
Date: Mon Nov 8 13:53:38 EST 2010

Hi,

I have a module that begins with (require 2htdp/image) and (require
(prefix-in plot: plot)).  When I require the module on a Mac, I get:

ffi-lib: couldn't open "Volumes/Racket v5.0.1/Racket
v5.0.1/collects/plot/compiled/native/i386-macosx/libfit.dylib"
(dlopen(/Volumes/Racket v5.0.1/Racket
v5.0.1/collects/plot/compiled/native/i386-macosx/libfit.dylib, 10): no
suitable image found.  Did find:

        /Volumes/Racket v5.0.1/Racket
v5.0.1/collects/plot/compiled/native/i386-macosx/libfit.dylib: unknown
required load command 0x80000022)

Any thoughts?  I am new to Macs, so apologies in advance if the fix is
simple/obvious.

Thanks,
RM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20101108/f9518a26/attachment.html>

Posted on the users mailing list.