Subj : MBSE and FHS
To   : All
From : Rj Clay
Date : Mon Apr 08 2013 08:49 am

Hi All!

07 Apr 13 19:46, I wrote to all:

RC> ....  and it looks to be that the main issue is that the paths for the
RC> configuration data files are hard coded to be "$MBSE_ROOT/etc/*.data".

   An example of how it does that in the code is as follows
(mbtask/mbtask.c):

snprintf(cfgfn, PATH_MAX, "%s/etc/config.data", getenv("MBSE_ROOT"));

One relatively easy way (besides that there are so many places where it would
need to be changed...<g>) to correct it would be to use a different
environmental variable, perhaps MBSE_ETC or just MBSE_VAR, and drop that
"/etc" out of the path.






Jame

--- GoldED+/LNX 1.1.5--b20111217
* Origin: RJC eeePC (1:120/419)