Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.22
-
None
-
RHEL5
Description
Running cmake .. && make && make install
– Installing: /usr/local/etc/qpid/qpidd.conf
CMake Error at bindings/qpid/perl/cmake_install.cmake:36 (FILE):
file INSTALL cannot find file
"/home/test/qpid-0.22-rc2/cpp/bld/bindings/qpid/perl/libcqpid_perl.so" to
install.
Call Stack (most recent call first):
bindings/cmake_install.cmake:37 (INCLUDE)
cmake_install.cmake:63 (INCLUDE)
make: *** [install] Error 1
The library in that directory is cqpid_perl.so, not libcqpid_perl.so