View Single Post
Old 2011-03-10, 03:55   Link #6114
Vampe
Otaku Witch of Ubuntu
 
 
Join Date: Jul 2010
Location: Mišgaršr (Midgard)
Age: 34
Quote:
Originally Posted by pointzeroeight View Post
I've been trying to get this working for a good portion of the day, and have been making bits of progress until I've gotten to this point. I'm not very familiar with Ubuntu, but it's what I've got, and I'd like to be able to run Umineko on it. Running 10.10, managed to get Onscripter-en working, but when I try to run that command from the patch folder, I get a message saying that SDL couldn't be initialized. Any assistance would be much appreciated.
sounds like you are missing SDL library,
Code:
sudo apt-get install libsdl1.2-dev libsdl1.2debian
should do the trick.

//edit: forgot to tell where to put it (you might alredy know but someone might come here in the future and read it and not know) press [ctrl]+[alt]+[t] on your keyboard, then write the code and press enter, or you can copy the code, right click the window that opened and then left click and chose paste, then press enter.

Last edited by Vampe; 2011-03-10 at 04:06. Reason: forgot some instructions
Vampe is offline   Reply With Quote