Andrew Stitcher created QPID-4955:
-------------------------------------

             Summary: 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


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]

Reply via email to