Aldrin Piri created MINIFI-284:
----------------------------------
Summary: Build problems on RHEL based systems
Key: MINIFI-284
URL: https://issues.apache.org/jira/browse/MINIFI-284
Project: Apache NiFi MiNiFi
Issue Type: Bug
Components: Build
Reporter: Aldrin Piri
Fix For: cpp-0.2.0
With the inclusion of JSONCPP the build does not work correctly on RHEL based
systems as the install directory is generated as **/lib64 whereas Debian
systems are simply **/lib. We can make use of build command to make an
explicit install dir for JSONCPP to smooth this out and seems to be less
intrusive than introducing a new overarching CMakeLists that builds all
projects as external projects to then make use of find_library/package.
https://public.kitware.com/Bug/view.php?id=11964
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)