Blue MarbleViewer

on Open Scene Graph
blue marble picture

Build Instructions


Obtain the Blue Marble Viewer source code via cvs:

% cvs -d :pserver:cvsguest@dburns.dhs.org:/cvs/bmv login
(Logging in to cvsguest@dburns.dhs.org)
CVS password:  
<press RETURN>
% cvs -d :pserver:cvsguest@dburns.dhs.org:/cvs/bmv co BlueMarbleViewer

Build the source code by issuing 'gmake'  in the BlueMarbleViewer subdirectory:
% cd BlueMarbleViewer
% gmake
The result should be an executable 'bmv' in the 'bin' directory.  There is also a RUN script in the top level directory, but this will not run correctly until the data has been properly installed.