Support #680
Problem installing latest release (0.0.6)
100%
Description
I am trying to install MAUS latest release on Linux heplnx108.pp.rl.ac.uk 2.6.18-194.26.1.el5 #1 SMP Tue Nov 9 12:46:16 EST 2010 x86_64 x86_64 x86_64 GNU/Linux
Using the standard script
./tests/integration/install_then_build_then_test.bash
THE BUILD of 0.0.6 ENDED THIS WAY
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
In cleaning mode!
Configuring...
Checking whether the C++ compiler worksyes
Checking for C++ library json... no
!! Can't find jsoncpp which is needed.
You may install it by running:
MAUS_ROOT_DIR=/home/ppd/ricciars/MICE/maus-latest-release ./third_party/bash/52jsoncpp.bash
scons: Reading SConscript files ...
Configuring...
Checking whether the C++ compiler worksyes
Checking for C++ library json... no
!! Can't find jsoncpp which is needed.
You may install it by running:
MAUS_ROOT_DIR=/home/ppd/ricciars/MICE/maus-latest-release ./third_party/bash/52jsoncpp.bash
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[ricciars@heplnx108 maus-latest-release]$ ./third_party/bash/52jsoncpp.bash
INFO: Source archive exists.
INFO: Source archive exists.
INFO: Checking MD5 checksum (otherwise the file didn't
INFO: download properly):
jsoncpp-src-0.5.0.tar.gz: OK
INFO: Unpacking:
INFO: Making:
./third_party/bash/52jsoncpp.bash: line 39: scons: command not found
INFO: Hacking around to install since JsonCpp doesn't
INFO: have a nice install script
find: /home/ppd/ricciars/MICE/maus-latest-release/third_party/build/jsoncpp-src-0.5.0/libs: No such file or directory
find: /home/ppd/ricciars/MICE/maus-latest-release/third_party/build/jsoncpp-src-0.5.0/libs: No such file or directory
find: /home/ppd/ricciars/MICE/maus-latest-release/third_party/build/jsoncpp-src-0.5.0/libs: No such file or directory
find: /home/ppd/ricciars/MICE/maus-latest-release/third_party/build/jsoncpp-src-0.5.0/libs: No such file or directory
find: /home/ppd/ricciars/MICE/maus-latest-release/third_party/build/jsoncpp-src-0.5.0/libs: No such file or directory
find: /home/ppd/ricciars/MICE/maus-latest-release/third_party/build/jsoncpp-src-0.5.0/libs: No such file or directory
find: /home/ppd/ricciars/MICE/maus-latest-release/third_party/build/jsoncpp-src-0.5.0/bin: No such file or directory
INFO: Running unit tests (this should say PASS!)
./third_party/bash/52jsoncpp.bash: line 57: test_lib_json: command not found
INFO: The package should be locally build now in your
INFO: third_party directory, which the rest of MAUS will
INFO: find.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[ricciars@heplnx108 maus-latest-release]$ bash run_tests.bash
Your current directory is:
/home/ppd/ricciars/MICE/maus-latest-release
Your MAUS_ROOT_DIR is:
/home/ppd/ricciars/MICE/maus-latest-release
These should agree
run_tests.bash: line 28: nosetests: command not found