============================================================================== HOWTO to build with different installation path (build-HOWTO.txt) 2003-10-16 ============================================================================== In order to change installation path for epocemx (:\emx\ by default), you need to change this line of lib/fsserver.cc: _LIT (KEmxRoot, "?:\\emx\\"); and to edit accordingly all the */*.pkg files. ============================================================================== END ==============================================================================