>> How does Racket detect OpenGL support? > Please refer to these pages for required libraries for GUI programs, > including OpenGL: > > http://docs.racket-lang.org/gui/libs.html > > http://docs.racket-lang.org/draw/libs.html
Thank you. I don't have the exact names of libraries listed there for OpenGL support, but I do have a similar one. On Ubuntu 13.04, the one that did it for me was `libgtkglext1'. ____________________ Racket Users list: http://lists.racket-lang.org/users