[
https://issues.apache.org/jira/browse/MINIFI-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15993515#comment-15993515
]
ASF GitHub Bot commented on MINIFI-284:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi-minifi-cpp/pull/87
> 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
> Assignee: Aldrin Piri
> Priority: Blocker
> 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)