Search found 8 matches

by infiniti
Wed Apr 14, 2010 8:14 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Help Installing VPS game server!
Replies: 12
Views: 5090

Re: Help Installing VPS game server!

Code: Select all

./ucc server CTF-CoretDEMO?game=Botpack.CTFGame
i ran that, and it worked no problem :)
by infiniti
Wed Apr 14, 2010 6:26 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Help Installing VPS game server!
Replies: 12
Views: 5090

Re: Help Installing VPS game server!

I just read the readme.linux that came with UT Demo 99. Do i need to do this? It doesn't run on Cyrix processors right now and certainly not 486s ;) Here is a guide to upgrading to glibc 2.1: http://www.math.cmu.edu/softdoc/howtos/Glibc2-HOWTO.html The Linux client and server also requires libpthrea...
by infiniti
Wed Apr 14, 2010 6:19 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Help Installing VPS game server!
Replies: 12
Views: 5090

Re: Help Installing VPS game server!

i just now typed the following while in the System directory for Unreal Tournament Demo (root/utdemo/System)

Code: Select all

./UnrealTournament
I get the following error:

./UnrealTournament: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
by infiniti
Wed Apr 14, 2010 6:14 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Help Installing VPS game server!
Replies: 12
Views: 5090

Re: Help Installing VPS game server!

Sorry for the extra posts, but now im having problems with this code.

Code: Select all

$ cd utdemo/System
System$ ./UnrealTournament
Ive extracted the .tar.gz already. The directories go as follows

/root/utdemo/System
by infiniti
Wed Apr 14, 2010 6:08 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Help Installing VPS game server!
Replies: 12
Views: 5090

Re: Help Installing VPS game server!

never mind, i took away the $ and it worked like a charm, i also added /root/{file name} in the code haha
by infiniti
Wed Apr 14, 2010 6:02 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Help Installing VPS game server!
Replies: 12
Views: 5090

Re: Help Installing VPS game server!

I was able to extract the archive from the file I downloaded from Fileplanet. You'll want to download the .tar.gz file, transfer the file UNEXTRACTED over WinSCP or whatever other SFTP client you can use, then log into your VDS and type the following: $ tar zxvf UTDemo-Linux-x86-348.tar.gz Then aft...
by infiniti
Tue Apr 13, 2010 5:11 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Help Installing VPS game server!
Replies: 12
Views: 5090

Re: Help Installing VPS game server!

i have one more question, does people downloading server files deplete my bandwith for the server?

when players enter my server, and download the server mods, and packages, or any other files, does that take away from my bandwidth limit?
by infiniti
Tue Apr 13, 2010 4:28 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Help Installing VPS game server!
Replies: 12
Views: 5090

Help Installing VPS game server!

Hey guys, i just bought a VPS server, the single core package. I also purchased an extra ip along with it. I installed Linux OS, as there is a bug with UTD99 and Windows servers. My question is, I want to install Unreal Tournament 99 Demo on it, but dont know where to begin. I currently have a norma...