from http://aur.archlinux.org/packages.php?ID=18149 gdweber wrote:
Missing a dependency on sdl_ttf. 1. Installing with # bauerbill -S haskell-sdl-ttf failed with this error message: configure: error: *** SDL_ttf lib not found! Get SDL_ttf from http://www.libsdl.org/projects/SDL_ttf/index.html Aborting... 2. Installed the missing library: # pacman -S sdl_ttf 3. Repeating step 1 now succeeds. --- If you no longer wish to receive notifications about this package, please go the the above package page and click the UnNotify button. _______________________________________________ arch-haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/arch-haskell
