Xymon Mailing List Archive search

Feature request: server,client,proxy binaries seperation.

list T.J. Yang
Tue, 29 Aug 2006 13:17:28 -0500
Message-Id: <user-4b31ddd2b47c@xymon.invalid>

I like to suggest in the future version hobbit, the configure and makefile 
should be design
to generate server,client and proxy binaries into different paths.

Example like following,

/opt/hobbit-server
      bin
      doc
      man
      etc
/opt/hobbit-client
     bin
     man
     doc
/opt/hobbit-proxy
     bin
     man
     doc

This will help software packagers  to create packages for different OS 
platforms.


T.J. Yang