Hi, I just tried to compile orbeon from the cvs repository...
The information given on http://www.orbeon.com/community/getting-involved seems to be a little outdated, here is what I've done on my Debian Linux: 1. cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/orbeon checkout orbeon 2. cd orbeon # has been created by the checkout 3. edit env.sh: - set JAVA_HOME appropriately (which, for people who are using java anyway, most time should mean to uncomment the line) - set BUILD_ROOT: I think that "export BUILD_ROOT=." should be ok [If I'm right, wouldn't it be better to have such a env.sh in the repository?] 4. chmod +x tools/ant/bin/ant [I'm not sure but I think it could be checked in with the UNIX x-filemode set to avoid doing this] 5. sh build.sh orbeon-war [The 'sh' could be avoided if build.sh is checked in with x-filemode set] Nevertheless, I end up with: war-copy-descriptors: [echo] Target: devel [xslt] Processing /data/ms-data/orbeon/src/orbeon/build.xml to /data/ms-data/orbeon/src/orbeon/build/orbeon-presentation-server-war/WEB-INF/web.xml [xslt] Loading stylesheet /data/ms-data/orbeon/src/orbeon/descriptors/examples/web/web.xsl [copy] Warning: Could not find file /data/ms-data/orbeon/src/orbeon/descriptors/examples/web/devel/local-web.xml to copy. Any help appreciated! Thanks, Martin ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ orbeon-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/orbeon-user
