Justin Ross created DISPATCH-48:
-----------------------------------
Summary: Default config path doesn't reflect install prefix
Key: DISPATCH-48
URL: https://issues.apache.org/jira/browse/DISPATCH-48
Project: Qpid Dispatch
Issue Type: Bug
Reporter: Justin Ross
Dispatch installs etc files to the prefix but doesn't configure the router to
use them.
{noformat}
jross@localhost build$ cmake -DCMAKE_INSTALL_PREFIX=$HOME/local -L ..
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jross/dispatch/build
-- Cache values
BUILD_DOCS:BOOL=ON
BUILD_TESTING:BOOL=ON
CMAKE_BUILD_TYPE:STRING=
CMAKE_INSTALL_PREFIX:PATH=/home/jross/local
DEFAULT_CONFIG_PATH:STRING=/usr/local/etc/qpid-dispatch/qdrouterd.conf
DOC_INSTALL_DIR:PATH=share/doc
INCLUDE_INSTALL_DIR:PATH=include
LIB_INSTALL_DIR:PATH=lib64
MAN_INSTALL_DIR:PATH=share/man
QPID_DISPATCH_HOME:PATH=lib/qpid-dispatch
SHARE_INSTALL_DIR:PATH=share
proton_include:PATH=/usr/include
proton_lib:FILEPATH=/usr/lib64/libqpid-proton.so
pthread_lib:FILEPATH=/usr/lib64/libpthread.so
rt_lib:FILEPATH=/usr/lib64/librt.so
jross@localhost build$ l /home/jross/local/etc/
total 4.0K
drwxrwxr-x. 2 jross jross 4.0K Apr 25 07:27 qpid-dispatch/
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]