Vulcan Logic SRM  

SRM - Documentation


^ SRM Documentation
^ Administration documentation

- Introduction
- Compiling
- Installation
- Configuration settings

Chapter 9. Installation

The process for installing the Vulcan-Logic SRM system has three major parts to it:

  • The copying of the binary to desired permanent location.

  • The copying of the srm.ini file to the user-defined compiled location.

  • The modification of the system to automatically begin the SRM daemon at bootstrap.

Binary Relocation

Under the UNIX environment, the configure script ran at the beginning of this process defines the final location of the binaries for the Makefiles. Unless overridden by the user at configure time, the default location is /usr/local/srm/bin. To make life easier for the enduser, these Makefiles have an install option. Typing in


     $ sudo make install
   

from the SRM source directory, will cause the make system to copy the freshly built binary files to the appropriate locations. This process will NOT copy the srm.ini though.

Prev: Compiling Next: The srm.ini locations


© 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by The Vulcan Logic Group