Kamaelia

Nuts & Bolts | Components | Tools | Cookbook | Systems
wiki:( guest720915, Dev Console, Index, Recent, Edit )


Home, News
Dev Console

How, Why
Project Blog
Summer of Code

Documentation
Download
SVN (web)
Sourceforge page

Project Admin
License

Contact Us

  Page Tags

No tags are defined for this page yet - how would you classify/think of this page? Add your notes below!

Developers/Platform Specific Hints

Mac OS X

Mac OS X ships with a case insensitive filesystem on the hard disk. Clashing filenames, eg. passThrough.py and PassThrough.py in the repository will cause subversion client to fail when trying to check out a working copy.

C/pyrex code: malloc.h is in a different location: malloc/malloc.h For cross platform compatibility, use #include <stdlib.h> instead.


Here is an Apple technical note on porting unix (command line) apps to OS X.

Windows (win32)

The filesystem is case insensitive. Clashing filenames, eg. passThrough.py and PassThrough.py in the repository will cause subversion client to fail when trying to check out a working copy.

Your tags for this page: If you had set UserPreferences (name & email) and validated them (simple single click in your email), you would be able to define personal tags

Versions: current , 1 , 2 , 3 , 4 , 5 , 6 , 7


(C) 2005 Kamaelia Contributors, including the British Broadcasting Corporation, All Rights Reserved,
This is an ongoing community based development site. As a result the contents of this page is the opinions of the contributors of the pages involved not the organisations involved. Specificially, this page may contain personal views which are not the views of the BBC.