Newbie questions about Pliant
Precompiling the server
How to precompile the server and how to start it |
Message posted by pom on 2001/10/29 09:40:16 |
Precompiling is a way to start a program much much faster. After you have configured your server (so that Pliant knows which services you will use) or after you have run an install consecutive to a new release, go in /pliant/pliant/install and run ./dobig (shouldn't it be in a .bat to be executable under both Unix and Windows ?) This script will build the backup file /pliant/binary/big.dump
Then, you may start your server using the command pliant restore /binary/big.dump module /pliant/fullpliant/run.pli |
Message posted by michel on 2001/10/29 14:41:17 |
I can't understand how it can run.. effectively it doesn't. |
Message posted by pom on 2001/10/29 17:59:40 |
Sorry, the concerned files were probably in a temporary release.
|