Forums » General StepMania » Couldn't find X11 libraries.

Hello everyone o/
I have a problem installing Stepmania on Ubuntu.
It keep saying: configure: error: "Couldn't find X11 libraries."
but i already have installed these and i cannot figure out how to make it works..Any idea?
https://bitbucket.org/Paradisee
Reply
sudo apt-get install xorg-dev


see also: http://www.stepmania.com/wiki/linux-dependencies/

Last edited: 18 December 2014 9:05am

Reply
Well, thanks for your reply.
I've installed the package you've linked and everything seems alright.
But, how can i run the game now?
https://bitbucket.org/Paradisee
Reply
Run the executable that is in src/ from the command line.
< cybik> til Kyzentun fixes bugs for breakfast
--
< maxvg1> shakesoda: then why do i still play lol
<@shakesoda> because you're an ITG player. And thus, a masochist
--
<@shakesoda> Kyzentun: I think you might need to put down the meshes for a bit
Reply
The question is: How?
https://bitbucket.org/Paradisee
Reply
The executable is src/stepmania, as explained in the last two steps of the compiling guide.
So it should be a simple matter of cd'ing to the directory in a terminal and running src/stepmania.
< cybik> til Kyzentun fixes bugs for breakfast
--
< maxvg1> shakesoda: then why do i still play lol
<@shakesoda> because you're an ITG player. And thus, a masochist
--
<@shakesoda> Kyzentun: I think you might need to put down the meshes for a bit
Reply
paradisee@Paradisee-Main:~/Downloads/stepmania$ cp src/GtkModule.so ./
cp: cannot stat ‘src/GtkModule.so’: No such file or directory
https://bitbucket.org/Paradisee
Reply
I guess you built without gtk then (which just means no loading window with a progress bar, nothing important)
Try ignoring that step.
< cybik> til Kyzentun fixes bugs for breakfast
--
< maxvg1> shakesoda: then why do i still play lol
<@shakesoda> because you're an ITG player. And thus, a masochist
--
<@shakesoda> Kyzentun: I think you might need to put down the meshes for a bit
Reply