alan jones' find_softimage module already works on linux and windows, his module is simple and is easy to maintain. i have no intentions to rewrite this module. i also have no experience programming for the OS on linux and very little with windows, i dont have access to a linux machine to test it. lastly, its boring work that i have not interest in doing or supporting.
thanks for the suggestions. now... where do you install softimage? :) s On Fri, Apr 27, 2012 at 11:01 AM, Alok Gandhi <[email protected]>wrote: > > well its cmake, i wouldn't want to put too many windows specific > functions for finding software through the registry. > > You can always use sys.platorm/sys.platform.startswith in pyscript to make > it work with darwin, win and linux. It makes more sense to have something > that's all procedural and still works on all platforms. >

