Difference between revisions of "Server Installation Guide"

m
m (→‎Installing NetXMS Server on UNIX: version template used)
m (→‎Upgrading NetXMS Server on UNIX: version from template)
Line 159: Line 159:
2. Unpack the archive:
2. Unpack the archive:


  $ tar zxvf netxms-VERSION.tar.gz
  $ tar zxvf netxms-{{version}}.tar.gz




3. Change directory to netxms-version and run configure script:
3. Change directory to netxms-version and run configure script:


  $ cd netxms-VERSION
  $ cd netxms-{{version}}
  $ sh ./configure --with-server --with-mysql
  $ sh ./configure --with-server --with-mysql


Line 199: Line 199:


11. Start NetXMS server.
11. Start NetXMS server.


= Installing NetXMS Server on Windows =
= Installing NetXMS Server on Windows =
38

edits