Archive for June 8th, 2005

Build System Update

Did some work this morning on the autotools-based build system and it’s now possible to only build certain parts of Sussen.

The configure options are –disable-client, –disable-agent and –disable-server

This should allow us to create separate binary packages for each component instead of having an all-in-one solution. My current thinking for package names is this:

  • sussen-common
  • sussen-agent
  • sussen-server
  • sussen-client

Wednesday, June 8th, 2005