Hallo,
I tried to install the last version of the external packages in a Ubuntu 16.04 (64 bit) machine with the Root6 option. From another users I found out that it seems to be problem between Root6 and gcc5, so I downgraded to gcc-4.9 and compiled with this version. During the installation I get the error:
[100%] Linking CXX shared library libMille.so
[100%] Built target Mille
Install the project...
-- Install configuration: "Release"
-- Installing: /home/jose/Simulacion/external/root6/lib/libMille.so
-- Installing: /home/jose/Simulacion/external/root6/include/Mille.h
*** ERROR: Millepede could not be created.
*** End installation of external packages with Errors***
What could be the problem?
Thank you very much.