Durring the installation via:
make install
I got the following error:
CMake Error at applications/tango/python/cmake_install.cmake:54 (file):
file INSTALL cannot find
"/home/jkrueger/sources/LiMA/applications/tango/python/scripts/LimaCCDs":
No such file or directory.
Call Stack (most recent call first):
cmake_install.cmake:168 (include)
I assume, the corresponding cmake file is not correct, i.e. not really related to the python setup.py file.
There is no creation of the LimaCCDs file (at least I didn't find it)