How do I rebuild the Geant4 visualization libraries

After reconfiguring the visualization settings using the G4VIS variables, rebuild the Geant4 visualization as follows.

cd $G4INSTALL/source/visualization
gmake clean
gmake
cd $G4INSTALL/source/interfaces
gmake clean
gmake
cd $G4INSTALL/source
gmake libmap
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.