It's really hard to install BYOND for linux lol. I'm new to linux and I can't figure out what to "make" it doesn't give any directions on what i should type after "make". Can anyone help me?(I'm not sure if this is the right place for this)
Hendrix
|
||||||||||||||||||||||||||||||||||||||||||||

As user "root":
1. unzip byond_linux.zip
2. cd byond
3. make
If you want to install it to just a single account...
As that user:
1. unzip byond_linux.zip
2. cd byond
3. make here