Difference between revisions of "User:Stattrav/GSoC2012 log"

From BRL-CAD
(Start of the logs)
 
(Log of what I've done on 4rth May 2012.)
Line 1: Line 1:
; 1 May 2012
+
====4 May 2012====
: Setup the system and start to understand the BRLCAD benchmark system.
+
* Compiled the brlcad(r50443) on my new setup of Ubuntu 12.04. Installation went on smoothly when librtserver JDK support was disabled. When turned on, there were the error of it not being able to find jni.h even though the paths were fine. Looking into it at the moment.
 +
* Could not understand why cmake was looking for STDCXX libs.
 +
* Ran the benchmark on the machine and sent the report to benchmark@brlcad.org
 +
* Started looking into the run.sh script to figure out how it really works.

Revision as of 10:31, 4 May 2012

4 May 2012

  • Compiled the brlcad(r50443) on my new setup of Ubuntu 12.04. Installation went on smoothly when librtserver JDK support was disabled. When turned on, there were the error of it not being able to find jni.h even though the paths were fine. Looking into it at the moment.
  • Could not understand why cmake was looking for STDCXX libs.
  • Ran the benchmark on the machine and sent the report to benchmark@brlcad.org
  • Started looking into the run.sh script to figure out how it really works.