View previous topic :: View next topic |
Author |
Message |
anthony Guest
|
Posted: Tue Feb 28, 2006 6:08 pm Post subject: Installation problems |
|
|
When I try to install the client files for linux on the game server host I get the error sh: uncompress: command not found. I get the error after typing the command ./GameCreate-Setup.linux-x86.run. Can anyone explain to me how to install the gamecreate client for a linux server.
Thank you |
|
Back to top |
|
|
adbot
|
Posted: Thu Mar 31, 2011 3:57 am |
|
|
|
|
|
Andrew Mammoth
|
Posted: Tue Feb 28, 2006 6:45 pm Post subject: |
|
|
Dont try and make modifications on the server (You werent doing that before, were you?).
GameCreate overwrites any file under its control (as defined on a server's Files tab) before a server is started - any changes you make directly on the host computer will be overwritten. |
|
Back to top |
|
|
Guest
|
Posted: Tue Feb 28, 2006 7:04 pm Post subject: |
|
|
I upload the file on your website GameCreate Client - Linux to the game server / directory. I type in ./GameCreate-Setup.linux-x86.run and the user agreement pops up: Enter 'yes' to accept this agreement, 'no' to decline: yes (enter) After that it says sh: uncompress: command not found
and it terminates. Do you know what the problem can be? |
|
Back to top |
|
|
anthony Guest
|
Posted: Tue Feb 28, 2006 7:07 pm Post subject: |
|
|
Above was me |
|
Back to top |
|
|
Andrew Mammoth
|
Posted: Tue Feb 28, 2006 7:14 pm Post subject: |
|
|
Sorry ignore that post, it was meant for another thread.
You need to install the linux 'uncompress' application - its pretty standard.
Alternativly, try symlinking 'uncompress' to 'gunzip':
Type:
Code: | ln -s /bin/gunzip /bin/uncompress |
Then try installing GameCreate again. |
|
Back to top |
|
|
Guest
|
Posted: Tue Feb 28, 2006 7:19 pm Post subject: |
|
|
Thought the reply was offtopic Now when I type yes it says extracting GameCreate.tar.gz...done Is their an additional command I need to run now? |
|
Back to top |
|
|
anthony Guest
|
Posted: Tue Feb 28, 2006 7:21 pm Post subject: |
|
|
Nevermind I got it now. Thanks for your help. |
|
Back to top |
|
|
Guest
|
Posted: Tue Feb 28, 2006 7:21 pm Post subject: |
|
|
One more thing. Does this use up alot of cpu/memory if any at all? |
|
Back to top |
|
|
Andrew Mammoth
|
Posted: Tue Feb 28, 2006 7:30 pm Post subject: |
|
|
Nope, it uses very little.
We run the client on 80+ host computers (Windows and Linux) and there is no performace decrease. |
|
Back to top |
|
|
zirkx Guest
|
Posted: Fri Mar 03, 2006 11:48 am Post subject: install troubles .. |
|
|
Enter 'yes' to accept this agreement, 'no' to decline: yes
stdin: not in compressed format |
|
Back to top |
|
|
zirkx Guest
|
Posted: Fri Mar 03, 2006 11:49 am Post subject: installarion trouble with linux version |
|
|
Enter 'yes' to accept this agreement, 'no' to decline: yes
stdin: not in compressed format
someone knows how to fix this ? i got all zip programs yummed to me
Thanks in advance |
|
Back to top |
|
|
Andrew Mammoth
|
Posted: Fri Mar 03, 2006 12:20 pm Post subject: |
|
|
Try re-downloading the installer and compare the md5sum on the webpage to what you downloaded?
Let me know if that does not fix the problem! |
|
Back to top |
|
|
Nathan Mammoth
|
Posted: Wed Mar 08, 2006 1:43 pm Post subject: |
|
|
I've uploaded a new installer that doesnt rely on uncompress ; please give that a try. |
|
Back to top |
|
|
|