mars_nwe-0.96.pl00

This commit is contained in:
Mario Fetka
2011-11-13 00:38:55 +01:00
parent 5b89fe9f28
commit cfe799f9df
27 changed files with 2838 additions and 1580 deletions

49
INSTALL
View File

@@ -1,41 +1,34 @@
************** GERMAN ********************
=========> Programme erzeugen <===================
1. make aufrufen.
2. mk.li und config.h evtl. anpassen
3. make aufrufen.
=========> Konfigurieren <===================
nw.ini bearbeiten !
=========> Installieren <===================
"make install"
evtl. "make install_ini" um eine installierte ini Datei
zu *ueberschreiben* .
=========> Starten <===================
nwserv starten ( als root !! )
mit Linux Version 1.2.13 getestet.
Der Linux Kernel muss mit IPX Unterstuetzung erzeugt worden sein.
IPX-Interface bzw. Routen werden durch das Programm automatisch
angelegt, falls in der nw.ini Datei eine
Networknummer > 0 angegeben wurde.
************** ENGLISH *******************
=========> create programs <===================
=========> create programs
1. call make.
2. perhaps you must modify mk.li and config.h
3. call make
=========> configure <===================
=========> configure
modify nw.ini !
=========> install <===================
IMPORTANT !!
Please read examples/nw.ini if you use a new version
of mars_nwe and make the needed changes to your
'ini' or 'conf' file.
=========> install
"make install"
"make install_ini" to overwrite your old _installed_ ini.
=========> start programs <===================
call nwserv ( as root !! )
tested with Linux Version 1.2.13.
=========> start programs
call nwserv ( as root !! )
tested with Linux Version 1.2.13 and 1.3.32
the linux-kernel must be configured with IPX=Y.
ipx-interface and ipx-routes are setup by the program if the
network number in nw.ini is set > 0.
entry 4 (devices) in the nw.ini file is filled.
=========> stop programs (server down)
If nwserv isn't daemonized, then the server can be stopped
with ^C, otherwise the server must be shut down with a
kill of nwserv or with the right dos client programm
(fconsole server down) as supervisor. Entry 210 in the
nw.ini file gives the time in seconds, before the server
really shuts down.
Viel Erfolg / good Luck :-)
Martin
(mstover@freeway.de)