Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Gergon

Pages: [1] 2
1
Development Deliberation / What are the requirements?
« on: February 23, 2008, 03:20:23 pm »
What are the requirements for setting up the PlaneShift Server and Client?

Thanks.

2
Linux Specific Issues / Re: I can't get it to install...
« on: January 13, 2008, 06:13:51 pm »
i686, so thats x86 I so pose?

3
Linux Specific Issues / Re: I can't get it to install...
« on: January 13, 2008, 01:37:08 pm »
I have already tried that, but I thought I was skipping a step, but anyways, the terminal says this:
Quote
Segmentation fault (core dumped)
Is this something wrong with my computer?
***I got the x86 one, I realy don't know what my computer is, x86, or x64***

4
Linux Specific Issues / I can't get it to install...
« on: January 13, 2008, 11:29:20 am »
I have Ubuntu 7.10.
Nothing happens when I click the .BIN file (Because it can't find a program that opens .BIN files), and I used the chmod +x command and nothing happened eather...
Whats going on? How do I install PlaneShift?

5
gcc / Re: Error while running configure.ac in PlaneShift...
« on: January 12, 2008, 08:58:24 pm »
Ok, if I download it on Windows, and copy the art from the Windows installation, and put it in the source files on Linux, would that work?

6
gcc / Re: Error while running configure.ac in PlaneShift...
« on: January 06, 2008, 07:20:06 pm »
Oh, ok, sorry.

7
gcc / Re: Error while running configure.ac in PlaneShift...
« on: January 06, 2008, 05:02:47 pm »
I changed everything correctly in updaterconfig.xml, according to your guide.
It does not update, this is what the terminal says when I run the updater.
Quote
initializing...Critical files (<critical>) not found (Server only)
NOTIFY: psUpdaterEngine initialized.
Checking registry version...
Server error 404 (http://psmirror.u24.solone.net/psupdater/version.dat)
Couldn't connect to mirror mir4!
Trying mirror mir1..
Server error: Couldn't connect to mirror (0)
Bad version info in file: /this/updatertemp/mir1.dat
Mirror lacks a version file; can't use it
Trying mirror mir2..
Server error 404 (http://planeshift.mirror.thumbnail.cz/psupdater/version.dat)
Bad version info in file: /this/updatertemp/mir2.dat
Mirror lacks a version file; can't use it
Trying mirror mir3..
Server error 404 (http://www.psmirror.org/psupdater/version.dat)
Bad version info in file: /this/updatertemp/mir3.dat
Mirror lacks a version file; can't use it
Trying mirror backup..
Server error 404 (http://laanx.fragnetics.com/updater_hidden/version.dat)
Bad version info in file: /this/updatertemp/backup.dat
Mirror lacks a version file; can't use it
Ran out of mirrors! Game cannot be updated.
What is wrong?

8
gcc / Re: Error while running configure.ac in PlaneShift...
« on: January 02, 2008, 10:53:10 pm »
Ok, Ill try that, thanks.

EDIT:
I'm having the worst luck with my pc right now, Ubuntu crashed, then my hard drive messed up, or I gues it did, but it powers on then beeps and goes back off, then comes back on, and beeps and goes back off, it continues in that order...
As soon as I get my HD fixed, and Ubuntu installed agian, I'll use your giude to set up the Engine.

Got it fixed for now, your guide is great, its more understandable since its based on my OS's version.
Thank you very much.

9
gcc / Re: Error while running configure.ac in PlaneShift...
« on: January 02, 2008, 06:06:57 pm »
Oh, ok, thanks.

Now though when I compile it I get tons and tons of errors, and nothing compiles, everything fails to compile.
After I configure it, I type 'jam' to compile it, because when I type 'jam -aq client /home/cody/Development/planeshift' it says this,
Quote
Jamfile: No such file or directory
don't know how to make client
...found 2 target(s)...
...can't find 1 target(s)...
And /home/cody/Development is my development directory.

10
gcc / Re: Error while running configure.ac in PlaneShift...
« on: January 01, 2008, 11:33:21 pm »
I also have the same versions installed.
What could be the problem?

11
gcc / Re: Error while running configure.ac in PlaneShift...
« on: December 30, 2007, 02:58:12 pm »
Well, these are the commands that the compiling guide gives you,
Quote
/home/user/development/planeshift$ ./autogen.sh
/home/user/development/planeshift$ ./configure --enable-debug --with-libcal3d=/home/user/development/cal3d
/home/user/development/planeshift$ jam -aq client
Ran the first one, and it told me to run configure.ac.
So I ran the second command, and then got that error.

The reason I want to build planeshift is, there are hardly no other open source 3D games out there, that are free, and yes, I am aware that it does not come with everything made, just a few characters and objects...

12
gcc / Error while running configure.ac in PlaneShift...
« on: December 29, 2007, 04:24:23 pm »
I am trying to compile it on Ubuntu 7.10.
When I type the command to run configure.ac (The one to configure PlaneShift), I get this error...
Code: [Select]
/home/cody/Development/planeshift/configure.ac: line 9: syntax error near unexpected token `[2.56]'
/home/cody/Development/planeshift/configure.ac: line 9: `AC_PREREQ([2.56])'
What do I need to do now?

Thanks,
Gergon

13
gcc / Re: I need help with compiling CS in Ubuntu...
« on: December 29, 2007, 12:34:28 am »
Thanks for the help everyone.  :thumbup:

14
gcc / Re: I need help with compiling CS in Ubuntu...
« on: December 28, 2007, 08:05:09 pm »
 :sweatdrop: Well, it started to compile, I configured it again, instead of using the command on the compiling guide I typed in jam right after the configuring was finished.

15
gcc / Re: I need help with compiling CS in Ubuntu...
« on: December 28, 2007, 07:45:12 pm »
Yes, I configured it first, but it put all the files that it configured in the /home directory, I moved them back to the Development directory in the cel folder.

Pages: [1] 2