April 2024 - This site, and Kamaelia are being updated. There is significant work needed, and PRs are welcome.

Developers/Projects/KamaeliaPublish/BuildForUnix

This page describes the process for getting the current KamaeliaPublish source and building an executable for Unix OSes. This executable SHOULD work for all Unix-like operating systems with python 2.3 or greater. The executable has been verified to work on both OS X and Linux.

Creating the executable

  1. cd $KAMAELIA_SVN_DIR/branches/private_JMB_DescartesComponentsAdded/Apps/Kamaelia-Publish
  2. ./make-unix.sh
  3. Look in the dist directory for your new Unix Executable!


See Also

KamaeliaPublish