PlaneShift

Support => Technical Help: Problems BEFORE entering the game => Topic started by: dedef on June 13, 2003, 11:02:13 am

Title: Linux server
Post by: dedef on June 13, 2003, 11:02:13 am
Hi,

I\'m behind the firewall of my university so i can\'t connect to the official Planeshift server.
I would like to create a LAN server in order to test Planeshift.

1) I tried to install the entire game but i dunno how to uninstall the libvorbis0 (conflict with libvorbis0a) witch is needed by KDE...

OR

2) How can i compile or install the linux server ONLY (no need to install the entire game).


(I use a debian woody...)

thx
Dedef
Title:
Post by: Morgenes on June 13, 2003, 11:00:51 pm
nobody can help ?  ;(
Title:
Post by: acraig on June 14, 2003, 12:07:28 am
You can try just:

 jam psserver

You still need to setup the mysql stuff as well. There should be info in docs/Compiling.txt about that.
Title:
Post by: dedef on June 14, 2003, 10:18:36 am
jam psserver
./Jamconfig: No such file or directory
Could\'nt find config. Please run \'configure\' first !

./configure
checking for cs-config... no
Crystal Space couldn\'t be found


are CEL and Crystal Space necessary to run the server ???
Title:
Post by: Morgenes on June 15, 2003, 08:42:21 pm
:tup:
sorry to bother you with that, but we would really like to test this game ;)
Title:
Post by: dedef on June 16, 2003, 02:45:42 pm
I don\'t understand why because the server haven\'t anything to render in 3d....
Title:
Post by: term on June 17, 2003, 12:25:51 am
Quote
Originally posted by dedef
I don\'t understand why because the server haven\'t anything to render in 3d....


I don\'t fully understand the internals of the PS server but it DOES need to be fully aware of the 3d area to do collision checking and bounds checking, your client can also perform these tasks but if the server was not aware of what was happening you could for instance walk through walls. Also the monsters need to know about them for the pathing system, if a mob cannot see a wall it would be hard to find a legal path to you.
Title:
Post by: Morgenes on June 18, 2003, 05:58:31 pm
Dedef, maybe you could post your error messages, so somebody could help ?
Title:
Post by: dedef on June 19, 2003, 09:46:57 pm
LinkApplication map2cs
./out.linuxx86/optimize.libs/csutil/libcsutil.a(archive.o)(.text+0xd36): In function \'csArchive::ReadEntry(_IO_FILE*, csArchive::ArchiveEntry*)\': undefined reference to \'inflateInit2_\'

i think that zlib\'s .o are needed but dunno what to do... :(
Title:
Post by: Morgenes on June 21, 2003, 09:05:52 am
still not working, so :tup:
Title:
Post by: Morgenes on June 23, 2003, 10:44:00 pm
nobody ccould help plz ? we\'re still stuck on this problem...  ;(