viewBaseline should create gnuplot of the selected channel baselines
Current Behavior
After clean install of PAASS-LC, the viewBaseline executable is failing with error message:
Cannot open load file 'Creating'
"Creating", line 0: util.c: No such file or directory
Context
I've installed a clean version of PAASS-LC from the master repo. All the flags in ccmake is ON except for HRIBF. The output of
$ which viewBaseline
/opt/paass-lc/bin/viewBaseline
Acceptance Criteria
viewBaseline creates gnuplot of the selected channel baselines
Bug Report
Your Environment
|Operating system | CesntOS7 |
|Kernel Version | 3.10.0-693.11.6.el7.x86_64 |
|CMake Version | cmake version 3.9.1 |
|GCC Version | gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-16) |
|ROOT Version | 6.13/01 |
|GSL Version | 2.4 |
Steps to Reproduce
Install paass-lc according to wiki (however there are no specific instructions about which other switches should be ON)
viewBaseline not working after clean install
Expected Behavior
viewBaseline should create gnuplot of the selected channel baselines
Current Behavior
After clean install of PAASS-LC, the viewBaseline executable is failing with error message: Cannot open load file 'Creating' "Creating", line 0: util.c: No such file or directory
Context
I've installed a clean version of PAASS-LC from the master repo. All the flags in ccmake is ON except for HRIBF. The output of $ which viewBaseline /opt/paass-lc/bin/viewBaseline
Acceptance Criteria
viewBaseline creates gnuplot of the selected channel baselines
Bug Report
Your Environment
|Operating system | CesntOS7 | |Kernel Version | 3.10.0-693.11.6.el7.x86_64 | |CMake Version | cmake version 3.9.1 | |GCC Version | gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-16) | |ROOT Version | 6.13/01 | |GSL Version | 2.4 |
Steps to Reproduce
Screenshots