PDA

View Full Version : Problems with icculus port in Linux


Guest
06-15-2003, 10:38 PM
I'm a real n00b when it comes to Linux, so this may come as no surprise, but when I try to do a "make clean" on the icculus source code, I get this:

make: sdl-config: Command not found
{random symbols}make: sdl-config: Command not found
{more random symbols}rm -rf *.o

I can't reproduce most of the random symbols, and I can't find out how to copy the error directly.

Diddl
06-16-2003, 01:48 AM
you have to install sdl support. which port do you use? if there is no package get source from sdl home and compile it with your kernal sources.

PsychoManiac
06-16-2003, 05:59 AM
http://www.libsdl.org/index.php

Guest
07-28-2003, 11:50 AM
Thanks for the help. Now that I've gotten around to trying it, I have ROTT up and running in Linux. images/icons/smile.gif