Debian is a slow-moving distribution, and it looks to me like the version of 
libgtk in the stable version of Debian Lenny isn't new enough for DrRacket. 
Here's what I get on startup:

ffi-obj: couldn't get "gtk_combo_box_set_button_sensitivity" from 
"libgtk-x11-2.0.so.0" (/usr/lib/libgtk-x11-2.0.so.0: undefined symbol: 
gtk_combo_box_set_button_sensitivity)

=== context ===
/home/clements/plt/collects/ffi/unsafe.rkt:176:2: get-ffi-obj*
/home/clements/plt/collects/mred/private/wx/gtk/platform.rkt: [traversing 
imports]
/home/clements/plt/collects/mred/private/kernel.rkt: [traversing imports]
/home/clements/plt/collects/mred/private/const.rkt: [traversing imports]
/home/clements/plt/collects/mred/private/check.rkt: [traversing imports]
/home/clements/plt/collects/mred/mred.rkt: [traversing imports]
/home/clements/plt/collects/mred/main.rkt: [traversing imports]
/home/clements/plt/collects/racket/gui/base.rkt: [traversing imports]
/home/clements/plt/collects/drracket/drracket.rkt: [traversing imports]

I know I've seen the racket build download its own libraries during compilation 
on my mac, but I didn't find a 'configure' option that allowed me to specify 
this manually.

Thanks for any suggestions,

John

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to