I have a question about FGLLDPATH. Right now, we don't even have $FGLDIR/lib in our FGLLDPATH. So if we make a copy and hold in in our codebase, would
we add $FGLDIR/lib to our FGLLDPATH even if it is absent now? I'm puzzled about that.
http://4js.com/online_documentation/fjs-fgl-manual-html/#c_fgl_EnvVariables_FGLLDPATH.htmlActually FGLDIR/lib is searched after FGLLDPATH so it does not need to be specified.