You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/06/27 00:42:20 UTC

[jira] [Commented] (QPID-4955) CMake "make install" puts config files inthe wrong place

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

ASF subversion and git services commented on QPID-4955:
-------------------------------------------------------

Commit 1497148 from [~astitcher]
[ https://svn.apache.org/r1497148 ]

QPID-4955: CMake install puts config files in the wrong place
- Also removed ability to specify daemon and client config file
  locations individually as that isn't straightforwardly possible
  with the CMake install capability.
                
> CMake "make install" puts config files inthe wrong place
> --------------------------------------------------------
>
>                 Key: QPID-4955
>                 URL: https://issues.apache.org/jira/browse/QPID-4955
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>
> Since the fix for QPID-4698. We've been putting the client/broker config files in different places and not where the build tells the executables to look for the config files:
> * qpidc.conf in <prefix>/etc/qpid/qpidc.conf
> * qpidd.conf in <prefix>/etc/qpidd.conf
> *The correct place is <prefix>/etc/qpid/ for both.*
> The executables are being told to look in <prefix>/etc for the config files which is incorrect.

--
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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org