[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Build broken with new AIO tests

clebert.suconic@jboss.com do-not-reply at jboss.com
Tue May 6 09:02:44 EDT 2008


"timfox" wrote : I don't understand why the binary is in SVN.
  | 
  | Can't you just change the build script to automatically build the binary at test run time and copy it to bin? Then it would be in the correct 32bit or 64bit format.
  | 
  | I don't like this idea of platform specific binaries in SVN


It's impossible to force a build without asking the user to first install these requirements:

- libtoos
- automake
- autoconf
- autoreconf
- libaio-dev
- lib6-dev
- gcc
- g++
- JAVA_HOME defined to a JDK path
(We can change the variable name to JDK_HOME if you like)

If we have the native library on SVN, you would require only libaio-dev.


We will need to think about RPMs, .Deb.. or any sort of binary packaging.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148826#4148826

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4148826



More information about the jboss-dev-forums mailing list