August'24: Kamaelia is in maintenance mode and will recieve periodic updates, about twice a year, primarily targeted around Python 3 and ecosystem compatibility. PRs are always welcome. Latest Release: 1.14.32 (2024/3/24)

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