Talk:SDL Implementation

From OLPC
Jump to: navigation, search

Tux Paint uses SDL already

Like SDL? Go to town:

yum -y install SDL_ttf-devel SDL-devel SDL_mixer-devel gcc make
cd /var/cache/yum
rpm -Uvh `find . -name \*.rpm`

That last line is because yum is broken. (fixed in OS build 317 maybe)

Currently this will drag in a lot of junk, including Qt. Some of the other SDL libraries are even worse, and if you want the SVG library you're going to be installing GNOME.

AlbertCahalan 23:56, 18 March 2007 (EDT)