-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.22
-
Fix Version/s: 0.22
-
Component/s: Perl Client
-
Labels:None
-
Environment:
RHEL5
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