[
https://issues.apache.org/jira/browse/QPID-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13694439#comment-13694439
]
Steve Huston commented on QPID-4955:
------------------------------------
This change broke the Windows configure step.
CMake Error at etc/CMakeLists.txt:38 (install):
install FILES given no DESTINATION!
> 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
> Fix For: 0.23
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]