Alright, I recently bought a website, and had noticed that it had SSH/Shell Access, and thought "Hey, that's pretty neat."
So I wanted to see if it was able to host a byond game.
Well, I set up byond, following tutorials on this guild, and got this error when trying to run DreamDaemon.
I have the game files inside a folder (covered over in green, the game file itself being colored red)
but as you can see, the libbyond.so file is right there..
Any tips? Help is Highly appreciated..
ID:751761
Jan 15 2012, 7:46 am
|
|
Jan 22 2012, 10:46 am
|
|
apt-get install libstdc++5 will fix it.
|