This is a work in progress. The issues seem solvable, but will probably require a helper bash script to be executed. The two issues I've found so far are:
Shebang lines in scripts are absolute paths to a nonexistent directory.
Dynamic libraries are linked with absolute paths rather than relative paths.
This is on Mac. I've not tested this on Linux at all, but there are likely similar problems there.
This is a work in progress. The issues seem solvable, but will probably require a helper bash script to be executed. The two issues I've found so far are:
This is on Mac. I've not tested this on Linux at all, but there are likely similar problems there.
Comments are in the config.