[
https://issues.apache.org/jira/browse/QPID-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639428#comment-13639428
]
Jimmy Jones commented on QPID-4724:
-----------------------------------
Same in RC2
> qpid-cpp-0.22-rc1 RHEL6 cmake issues
> ------------------------------------
>
> Key: QPID-4724
> URL: https://issues.apache.org/jira/browse/QPID-4724
> Project: Qpid
> Issue Type: Bug
> Components: Perl Client
> Affects Versions: 0.22
> Environment: RHEL6
> Reporter: Jimmy Jones
>
> Running mkdir BLD; cd BLD; cmake ..
> -- Could NOT find PerlLibs (missing: PERL_LIBRARY PERL_INCLUDE_PATH)
> -- Configuring incomplete, errors occurred!
> should it autodetect this (automake does)? If then run:
> cmake .. -DPERL_LIBRARY=/usr/lib64/perl5/CORE/libperl.so
> -DPERL_INCLUDE_PATH=/usr/lib64/perl5
> errors with:
> -- Found Perl: /usr/bin/perl
> -- Found PerlLibs: /usr/lib64/perl5/CORE/libperl.so
> CMake Error at bindings/CMakeLists.txt:62 (string):
> string sub-command REPLACE requires four arguments.
> CMake Error at bindings/qpid/perl/CMakeLists.txt:38 (install):
> install FILES given no DESTINATION!
> -- Configuring incomplete, errors occurred!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]