1:BUILD_BY[name] student4 1:BUILD_ENVIRONMENT[operating system 32 vs 64] >>>> lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.1 LTS Release: 14.04 Codename: trusty >>>> uname -a Linux student-VPCSE13FX 3.13.0-39-generic #66-Ubuntu SMP Tue Oct 28 13:30:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux >>>> lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 2 Core(s) per socket: 2 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 42 Stepping: 7 CPU MHz: 1400.000 BogoMIPS: 4788.81 Virtualization: VT-x L1d cache: 32K L1i cache: 32K L2 cache: 256K L3 cache: 3072K NUMA node0 CPU(s): 0-3 >>>> javac -version javac 1.7.0_65 >>>> gcc --version gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Eclipse Kepler for Java Developers 1:END_BUILD_ENVIRONMENT 1:DEPENDENCIES[list of dependencies with where to get them] Java 1.6 DRL (another project by author) 1:END_DEPENDENCIES 1:NOTES[notes on attempted build] Email indicated this Java project would work with Eclipse. Loading into eclipse, it complains that package: drl is missing Searching on google it doesn't appear to be available. Looking at the paper, DRL = Dynamic Run Labeling and references another paper by the same authors. It is likely that this was not included. However it also doesn't appear to be core to this software, so attempting to compile without. Removed: bioaid.java Ran a few tests. Ran RunTest.java Ran SafetyTest.java Ran FVLTest.java These were successful. Although missing some functionality, everything else ran, so given the benefit of the doubt in regards to drl. 1:END_NOTES 2:BUILD_BY[name] 2:BUILD_ENVIRONMENT[operating system 32 vs 64] 2:END_BUILD_ENVIRONMENT 2:DEPENDENCIES[list of dependencies with where to get them] 2:END_DEPENDENCIES 2:NOTES[notes on attempted build] 2:END_NOTES