PlaneShift
Support => Linux Specific Issues => Topic started by: eiffel56 on July 27, 2005, 08:54:39 am
-
I want to make a little Planeshift Server,only for testing.How can i do that?
If I start psserver,following happens:
Marcel@1[planeshift]$ ./psserver
WARNING: could not load plugin \'crystalspace.graphics2d.null2d\'
DLERROR (/home/Marcel/planeshift/dbmysql.csplugin): libmysqlclient.so.14: cannot open shared object file: Datei oder Verzeichnis nicht gefunden
WARNING: could not load plugin \'planeshift.database.mysql\'
-Server Console initialized (/home/Marcel/planeshift/psserver.bin-V0.1)-
LOG_ANY flag deactivated.
LOG_WEATHER flag deactivated.
LOG_SPAWN flag deactivated.
LOG_CELPERSIST flag deactivated.
LOG_PAWS flag deactivated.
LOG_GROUP flag deactivated.
LOG_CHEAT flag deactivated.
LOG_LINMOVE flag deactivated.
LOG_SPELLS flag deactivated.
LOG_NEWCHAR flag deactivated.
LOG_SUPERCLIENT flag deactivated.
LOG_EXCHANGES flag deactivated.
LOG_ADMIN flag deactivated.
LOG_STARTUP flag deactivated.
LOG_CHARACTER flag deactivated.
LOG_CONNECTIONS flag deactivated.
LOG_CHAT flag deactivated.
LOG_NET flag deactivated.
LOG_LOAD flag deactivated.
LOG_NPC flag deactivated.
LOG_TRADE flag deactivated.
LOG_SOUND flag deactivated.
LOG_COMBAT flag deactivated.
LOG_SKILLXP flag deactivated.
LOG_QUESTS flag deactivated.
LOG_SCRIPT flag deactivated.
planeshift.application.server:
No iDataConnection plugin!
Initialize
:
Could not create database or connect to it:
error while initializing server!
Marcel@1[planeshift]$
So,how can I make a own Planeshift Server?I hope my englisch is good enough,i\'m coming from Germany.
EDIT:I using SimplyMepis 3.3,Kernel 2.6.10.
-
first of all you need a correctly set up mysql database. the second problem are the graphics and sounds, which are not released under the GPL i suppose.
-
You can find a how-to on http://laanx.fragnetics.com/
Even if your Linux distribution is not listed there, steps like setting up the database will be the same in all of them. :)
-
Originally posted by Pogopuschel
You can find a how-to on http://laanx.fragnetics.com/
Even if your Linux distribution is not listed there, steps like setting up the database will be the same in all of them. :)
OK,thanks.I\'ll look on it.
-
where is a direct like to this server setup howto?