[ 
https://issues.apache.org/jira/browse/MINIFI-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15993514#comment-15993514
 ] 

ASF subversion and git services commented on MINIFI-284:
--------------------------------------------------------

Commit 45ff499901fac1091f4c7d0b3bcc3db9e713205b in nifi-minifi-cpp's branch 
refs/heads/master from [~aldrin]
[ https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;h=45ff499 ]

MINIFI-284 Making use of CMAKE_INSTALL_LIBDIR argument to standardize install 
location of JsonCpp lib across distributions.

This closes #87.

Signed-off-by: Bryan Rosander <brosan...@apache.org>


> 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)

Reply via email to