05-14-2013, 04:59 AM
Hey i have a nice VPS with like 1GB ram and other nice specs want to try this out on it even tho i know its not ideal. I have the linux automated builds tar but what do i actually do with it?
How do i actually go about running the linux version?
|
05-14-2013, 04:59 AM
Hey i have a nice VPS with like 1GB ram and other nice specs want to try this out on it even tho i know its not ideal. I have the linux automated builds tar but what do i actually do with it?
05-14-2013, 05:04 AM
(05-14-2013, 04:59 AM)LordKitsuna Wrote: Hey i have a nice VPS with like 1GB ram and other nice specs want to try this out on it even tho i know its not ideal. I have the linux automated builds tar but what do i actually do with it?someone using linux. untar it with "tar -xvf MCServer.tar" Go into MCServer directory "cd MCServer" Run the executable typing "./MCServer"
05-14-2013, 06:09 AM
installing screen might help just do screen ./MCServer when in the MCServer directory for it to keep running when you close putty .
05-14-2013, 06:55 AM
(This post was last modified: 05-14-2013, 06:55 AM by LordKitsuna.)
[root@Server1 minecraft]# ./MCServer
-bash: ./MCServer: cannot execute binary file :<
05-14-2013, 12:22 PM
did you go into the mcserver directory ?
05-14-2013, 11:34 PM
Someone should really write up a step-by-step guide into the wiki. Any willing Linux afficionados out there?
05-15-2013, 12:26 AM
I got it working thanks
05-15-2013, 12:55 AM
That's the point - you have it working, but the next person to come after you doesn't.
So be a good guy and describe what you've done to make it work. The next person will find this and instead of asking us, they'll know. And we could code MCServer instead of answering questions
05-15-2013, 01:08 AM
Thanks given by: xoft
05-15-2013, 01:46 AM
There's already a basic skeleton, but it needs extending and maybe even completely rewriting:
http://www.mc-server.org/wiki/doku.php?id=install In the very least it should make it clear that the method installs from a third party build server, and link to the Compiling for completeness. |
« Next Oldest | Next Newest »
|