Procedure for Unix installation.

These instructions are based on a Linux installation
  1. Obtain the SAFMQ source code
  2. Unpack the tarball
  3. Execute the "make" command
  4. Copy safmq to a destination like /usr/bin or /usr/local/bin
  5. Create a directory for the queue data Ex: /var/safmq
  6. Create a directory for the server configuration data (can be the same as the queue directory)
  7. Edit safmqconf (default location for safmqconf is /etc however, this can be specified on the command line or via environment varaiable SAFMQ_CFG)
  8. Execute safmq ( the -D or --daemon parameter will start safmq in the background)

Table of Contents Hierarchy of classes


Safmq Documentation, copyright (c) 2004-2010 Matthew J. Battey, Licensed Under Apache License Ver 2.0
Powered By: Get SAFMQ: Store and Forward Message Queue at SourceForge.net. Fast, secure and Free Open Source software downloads