You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2014/05/02 17:12:16 UTC

[jira] [Commented] (QPID-5743) Explain how to use pkg-config to locate proton.

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

Alan Conway commented on QPID-5743:
-----------------------------------

Proposed new wording:

Note: If Proton is installed in a non-standard location, there are two ways to locate it:
1. Recommended: use proton 0.7 or later and use the same install prefix
   for both Proton and Qpid.
2. Using pkg-config: set the PKG_CONFIG_PATH environment variable to
   <proton-prefix>/lib[64]/pkgconfig before running cmake.


> Explain how to use pkg-config to locate proton.
> -----------------------------------------------
>
>                 Key: QPID-5743
>                 URL: https://issues.apache.org/jira/browse/QPID-5743
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>
> Current INSTALL file has 
> Note: If you are using a custom installed Proton it is recommended that
> you use version 0.7 or later and use the same install prefix for both Proton
> and Qpid. This is the easiest way that will ensure that Qpid finds and uses
> Proton.
> It removed the 0.26 note about using pkg conf.
> Using the same prefix is the right default but we also need to explain how to use pkgconf
> - some users may need to stay on proton < 0.7 for some reason
> - some users may need to install qpid in a different prefix from proton (e.g. proton in shared /usr/local  installation that also has a qpid installed, developer needs to build custom qpid in /home/foo/my-dev-qpid installation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org