*now you have to replace the `belleEvtGenBase` and `belleEvtGenModels` directories with the one you find in `$BELLE_TOP_DIR/src/gen/evt`
*the next is to modify the Makefiles in `belleEvtGen*/`, `belleEvtGen*/belleEvtGen*/` and `belleEvtGen*/src/`. There you have to replace the variables `BELLE_CONFIG_DIR` and `BELLE_TOP_DIR` (or `BELLE_ROUTE`) according to your working directory.
* replace the `belleEvtGenBase` and `belleEvtGenModels` directories with the one you find in `$BELLE_TOP_DIR/src/gen/evt`
* modify the Makefiles in `belleEvtGen*/`, `belleEvtGen*/belleEvtGen*/` and `belleEvtGen*/src/`. There you have to replace the variables `BELLE_CONFIG_DIR` and `BELLE_TOP_DIR` (or `BELLE_ROUTE`) according to your working directory.
* the last step before being able to compile the module is to copy the missing header files from `$BELLE_TOP_DIR`. If you are in the working directory `work/belle` you can use the following commands to get the necessary files: