Hi there, It was indeed crashing python - i traced the issue to a problem importing the random module in the python distribution that darwinports installed in its process of installing scons. i switched the #! command in the main scons script to point to the python i had installed elsewhere on my system and everything compiled successfully. if anyone needs a ppc binary, i can post it to the list.
looking forward to exploring this great program. best, David (programmer and theatrical lighting and projections designer) On Sat, Dec 13, 2008 at 12:13 PM, David Bengali <[email protected]> wrote: > Hi folks, > > Trying to get animata (current read-only version checked out of svn > repository) to build on a ppc G4. Via darwinports i have installed fltk and > scons, as well as the dependencies for both. when i try to run scons, it > seems to hang without producing any output, and eventually creates a > segmentation fault, crashing python. It seems that the initial scons script > is at least finding the lib path correctly, but i have not been able to > trace the problem any further. > > Any advice? > > best, > David > > -- > -------------------------------------------- > [email protected] > -- -------------------------------------------- [email protected]
_______________________________________________ animata-devel mailing list [email protected] http://lists.kitchenbudapest.hu/cgi-bin/mailman/listinfo/animata-devel

