Package: orthanc
Severity: normal
orthanc fails to build from source in some case. Upstream expect:
set(GTEST_SOURCES /usr/src/gtest/src/gtest-all.cc)
include_directories(/usr/src/gtest)
if (NOT EXISTS /usr/include/gtest/gtest.h OR
NOT EXISTS ${GTEST_SOURCES})
message(FATAL_ERROR "Please install the libgtest-dev package")
endif()
while
libgtest-dev=1.5.0-1 does not provide it. I would assume B-D is missing:
libgtest-dev >= 1.6.0
Thanks
-- System Information:
Debian Release: 6.0.6
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100,
'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-0.bpo.4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]