Moi! I'm currently preparing OpenDX 4.3.0 packages for Debian's Linux distribution. Peeking through other binary distributions, past and present, I note than every one includes the various static libDX* libs in $DXROOT/lib_linux. But isn't it sufficient to just ship arch.mak as well as all the header files? If I understand correctly, even external modules are never linked against any of those libs, but the symbols are resolved from the main binary when the module is loaded instead. So is there a case where one would want to see libDX* distributed that I'm currently not thinking of? Otherwise we might easily reduce the size of OpenDX binary packages by almost a factor of two.
Regards, Daniel.
