10.2. Run the mini-SAP-server

Start the mini-SAP-server :

% ./sapserver -c sap.cfg

If you want to run the mini-SAP-server in the background, use the -d command line switch. For instance:

% ./sapserver -d -c sap.cfg

You can also omit the -c command line switch if your config file is /etc/sap.cfg.