I have tried several times to install Geant4 with the OpenGL drivers (using Configure -install), and the OpenGL driver part of the installation was systematically bypassed, without any warning. After some time, I found out that there were discrepancies between the variable names used in .config/bin/<system>/config.sh and those used in the templates config/scripts/*SH. Names used in .config/bin/<system>/config.sh the following variables: g4vis_build_openglx_driver, g4vis_use_openglx, g4vis_build_openglxm_driver, g4vis_use_openglxm Names used in config/scripts/*SH: g4vis_build_opengl_driver, g4vis_use_opengl g4vis_build_OPENGLX_driver, $g4vis_use_OPENGLX
Thank you for the report. This problem was already known and will be fixed in the next release.
New corrected version of Configure will be included in next Geant4 release(4.0).