Difference between revisions of "Server Installation Guide"

Line 38: Line 38:
2. Unpack the archive:
2. Unpack the archive:


  $ tar zxvf netxms-''VERSION''.tar.gz
  $ tar zxvf nxmc-''VERSION''.tar.gz




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


  $ cd netxms-''VERSION''
  $ cd nxmc-''VERSION''
  $ sh ./configure --with-server --with-mysql --with-agent
  $ sh ./configure --with-server --with-mysql --with-agent


Anonymous user