Hi Leo,
The "hipcdb" module was deleted back in October, with revision 28755. It was replaced by the "immport" module (introduced in revision 28746), which is under the "customModules" subdirectory.
If you're doing a regular build from source, it should be included in your development server. You can edit ./server/standard.modules to control which modules get included automatically in a build. By default, it should be including everything under the customModules directory, including immport.
Thanks,
Josh |