Hola Antonio
Thanks for your big bigs efforts.
a little suggestion by a os nix user if i can.
The preferred directory where for example firebird sql server choose to install its software is /opt directory, clearly not all linux and nix os have this directory ( Ubuntu for example have it, freebsd not, but you can create this directory, whithout any problem.
There ( /opt ) i clone harbour and many other software, and there i put for example my software app
so under /opt
there is /opt/harbour
and /opt/myapp
and for example /opt/netio server
i change the ownership of this directories to myself with chown and chgrp to modify source and to run executables
and there i build all my software.
so i suggest to you that the software you create should work in /opt directory
regards
Domenico