On 13/03/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
Pete Robbins wrote: > Just a quick update. > > The doc is in order now (thanks Andy) and the distros are ok on > Linux/Mac. > I'm having to rework the source distro for Windows as there were some > errors > in the build settings. A few more minor changes to the build script to > make > the extensions optional and I'll be done. > > Cheers, > Cool. I just refreshed and it built OK on Linux, except that the PHP extension was not built at all even after doing configure --enable-all-extensions. It does not seem to be built by build.sh either but I guess it's ok... I'm assuming that you're not going to include the PHP extension in the release yet? One minor thing, extensions/ws/service/deploy.sh didn't work for me, the script looks for $APFULLDIR/modules/tuscany/module.xml which does not exist.
This looks like I've made a typo in the Makefile.am. I have module_DATA instead of modules_DATA. I've tested the command line and REST samples and they worked.
I can help test your release candidate on Linux when it's ready. -- Jean-Sebastien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Pete
