On Thu, Feb 05, 2009 at 09:32:56AM -0800, jess wrote: > Check out and build from mercurial source. > > I didn't see any errors, but it doesn't look like _actions.so was built.
The build process doesn't build anything in the source directory, so you won't see _actions.so in src/modules/actions, like you might expect. Instead, it's in the proto area, where you ended up finding it. Danek