Project

General

Profile

Support #1106

Maus install problem (missing jsoncpp library)

Added by Thais, Savannah about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Category:
Build System
Target version:
Start date:
15 August 2012
Due date:
% Done:

100%

Estimated time:
Workflow:
New Issue

Description

I've been trying to install the tracker_devel branch, and every time after I download and install it, when I try to scons I get an error message saying jsoncpp library cannot be found. I then tried downloading and installing maus (v-0.3.2) and got the same message. I looked in the third-party folder the jsoncpp file seems to be there, so I'm not sure whats going on.


Files

install_log_std (692 KB) install_log_std Thais, Savannah, 15 August 2012 20:17
#1

Updated by Rogers, Chris about 11 years ago

  • Category set to Build System
  • Target version set to Future MAUS release

Did you do

cd <maus directory>
source env.sh
scons -j8

Note source env.sh step

#2

Updated by Thais, Savannah about 11 years ago

After doing that it returns the error: !! Your compiler or environment is not correctly configured.

#3

Updated by Rogers, Chris about 11 years ago

Can you give me the full error message.

Thanks

#4

Updated by Thais, Savannah about 11 years ago

I haven't gotten the environment/compiler one again, now I'm just getting the jsoncpp one every time:

scons: Reading SConscript files ...
Checking whether the C++ compiler worksyes
Checking for the C++ library json ... no
ERROR: Couldn't find jsoncpp

#5

Updated by Heidt, Christopher about 11 years ago

I looked over the file you attached, it says you are using a third party library from /local/s11/maus/maus-0.2.5, when was the last time you updated this? Though the line "ERROR: Couldn't find jsoncpp" was not in the log you posted.

Is this a clean install you are doing, or are you attempting to update a version of maus you were already using? You may want to try a clean install, create a new directory somewhere and go into it, then just type "bzr branch lp:maus" for the trunk or "bzr branch lp:~maus-scifi/maus/tracker_devel" for the tracker development branch. I'll continue to look into it.

#6

Updated by Rogers, Chris about 11 years ago

  • Assignee changed from Rogers, Chris to Heidt, Christopher

Savannah, I'm going to hand this over to Chris Heidt because I think he is closer to your time zone

#7

Updated by Heidt, Christopher about 11 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Looks like it was a memory issue on a local machine. Everything appears to be in order, closing this issue.

Also available in: Atom PDF