fairbase does not compiile properly as is (10-5-12) [SOLVED] [message #14060] |
Fri, 05 October 2012 16:53 |
Raphael Cervantes
Messages: 34 Registered: September 2012 Location: Stony Brook University
|
continuous participant |
From: *physics.sunysb.edu
|
|
Hey,
I tried a fresh new install of fairbase on my Ubuntu 12.04 64 bit. My external packages sep12 compiled without a hitch. I then tried to compile
svn co https://subversion.gsi.de/fairroot/fairbase/release fairroot
mkdir build
cd build
export SIMPATH=path to/sep12-build
cmake ..
make
The errors that I get are contained in the file makeAsIs.txt.
To have the command make work, I had to comment out add_subdirectory(datamatch) and add_subdirectory(test).
Did anyone else using Ubuntu 12.04 get fairbase to compile without having to modify it? I'm wondering whether the package is buggy or if I'm doing something wrong. I'm also wondering if all my troubles right now are caused by me not compiling these two directories.
-
Attachment: makeAsIs.txt
(Size: 40.55KB, Downloaded 407 times)
[Updated on: Fri, 12 October 2012 11:16] by Moderator Report message to a moderator
|
|
|