--
You received this message because you are subscribed to the Google Groups "Orthanc Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orthanc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orthanc-users/70381c7f-d0f5-4af4-814d-f52230a7e169n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orthanc-users/9e458a33-50ce-40d7-965e-ebc842bf647bn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orthanc-users/CAMhRd4ipDYg5ummmVKHthnb4aW2X9pFi3jMW65G%2BmhSJGmfwAA%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Orthanc Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orthanc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orthanc-users/2aaa7f83-a603-433a-8d30-41bd2ca7488dn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orthanc-users/b55560d8-7656-4abc-a4ee-4e9a56fd476cn%40googlegroups.com.
From what I see today here, it's not that bad:[ 156s] Install the project...
[ 156s] /usr/bin/cmake -P cmake_install.cmake
[ 156s] -- Install configuration: "RelWithDebInfo"
[ 156s] -- Installing: /home/abuild/rpmbuild/BUILDROOT/orthanc-1.11.2-70.1.x86_64/usr/sbin/Orthanc
[ 156s] -- Installing: /home/abuild/rpmbuild/BUILDROOT/orthanc-1.11.2-70.1.x86_64/usr/share/orthanc/plugins/libServeFolders.so.1.11.2
[ 156s] -- Installing: /home/abuild/rpmbuild/BUILDROOT/orthanc-1.11.2-70.1.x86_64/usr/share/orthanc/plugins/libServeFolders.so
[ 156s] -- Installing: /home/abuild/rpmbuild/BUILDROOT/orthanc-1.11.2-70.1.x86_64/usr/share/orthanc/plugins/libModalityWorklists.so.1.11.2
[ 156s] -- Installing: /home/abuild/rpmbuild/BUILDROOT/orthanc-1.11.2-70.1.x86_64/usr/share/orthanc/plugins/libModalityWorklists.so
[ 156s] -- Installing: /home/abuild/rpmbuild/BUILDROOT/orthanc-1.11.2-70.1.x86_64/usr/share/orthanc/plugins/libConnectivityChecks.so
[ 156s] -- Installing: /home/abuild/rpmbuild/BUILDROOT/orthanc-1.11.2-70.1.x86_64/usr/share/orthanc/plugins/libConnectivityChecks.so.1.11.2
[ 156s] -- Installing: /home/abuild/rpmbuild/BUILDROOT/orthanc-1.11.2-70.1.x86_64/usr/share/orthanc/plugins/libDelayedDeletion.so
[ 156s] -- Installing: /home/abuild/rpmbuild/BUILDROOT/orthanc-1.11.2-70.1.x86_64/usr/share/orthanc/plugins/libDelayedDeletion.so.1.11.2
[ 156s] -- Installing: /home/abuild/rpmbuild/BUILDROOT/orthanc-1.11.2-70.1.x86_64/usr/share/orthanc/plugins/libHousekeeper.so.1.11.2
[ 156s] -- Installing: /home/abuild/rpmbuild/BUILDROOT/orthanc-1.11.2-70.1.x86_64/usr/share/orthanc/plugins/libHousekeeper.so
It seems that the paths are not the same for ConnectivityChecks compared with ModalityWorklists although the first part of the logs show they all seem to be in the same folder.Could not understand what could be wrong in this file (if that is the right file to look at)
--
You received this message because you are subscribed to the Google Groups "Orthanc Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orthanc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orthanc-users/40ace32e-c6a9-42d0-841f-d9bf0e5213a9n%40googlegroups.com.
My problem is that cmake handles this correctly already... Here's what happens when I run "make install" on my Ubuntu system: