As promised, I am back with questions :-) I am running a full build with 99_build_tde.sh script and, as expected, some of the modules failed to build. For example:
#### Processing module "libraries/pytde" ####
Building from GIT repo Building using pbuilder Building completed WITH ERRORS
#### Processing module "libraries/pytde" failed (1) ####
These failures are caused by missing dependencies, which should mostly be easy to fix. Now, the questions:
1. Once I install the missing dependencies, what is the right way of rebuilding the failed modules? Should I run build_module.sh for each of the failed modules? Or should I do 99_build_tde.sh and it will only rebuild the failed modules?
2. I am missing packages such as libtqt3-mt-dev or tqt3-dev-tools. These should be installed from TDE repo, correct? I am running this in a VM that has no graphical environment at the moment, and thus no TDE.
Best regards, Janek