musrsim/geant4/LEMuSR/Setup/node5.html
2005-11-15 12:58:05 +00:00

82 lines
2.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with jLaTeX2HTML 2002-2-1 (1.70) JA patch-2.0
patched version by: Kenshi Muto, Debian Project.
* modified by: Shige TAKENO
LaTeX2HTML 2002-2-1 (1.70),
original version by: Nikos Drakos, CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Mesa/OpenGL:</TITLE>
<META NAME="description" CONTENT="Mesa/OpenGL:">
<META NAME="keywords" CONTENT="Setup">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META NAME="Generator" CONTENT="jLaTeX2HTML v2002-2-1 JA patch-2.0">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="Setup.css">
<LINK REL="next" HREF="node6.html">
<LINK REL="previous" HREF="node4.html">
<LINK REL="up" HREF="node3.html">
<LINK REL="next" HREF="node6.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html99"
HREF="node6.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="file:/usr/share/latex2html/icons/next.png"></A>
<A NAME="tex2html97"
HREF="node3.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="file:/usr/share/latex2html/icons/up.png"></A>
<A NAME="tex2html91"
HREF="node4.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="file:/usr/share/latex2html/icons/prev.png"></A>
<BR>
<B> Next:</B> <A NAME="tex2html100"
HREF="node6.html">Dawn (optionnal):</A>
<B> Up:</B> <A NAME="tex2html98"
HREF="node3.html">Additional libraries</A>
<B> Previous:</B> <A NAME="tex2html92"
HREF="node4.html">CLHEP:</A>
<BR>
<BR>
<!--End of Navigation Panel-->
<H4><A NAME="SECTION00011120000000000000">
Mesa/OpenGL:</A>
</H4> for the visualisation in three dimensions engine is required. Mesa is a free one and can be downloaded easily, together with a demos package [<A
HREF="node16.html#mesawebsite">3</A>]. The instalation is done as follow
<OL>
<LI>Go to the top directory of Mesa and execute the command
<PRE>
make linux-x86
</PRE>
(or the name of the system configuration)
</LI>
<LI>Update the library environnement variable with the Mesa/lib directory
<PRE>
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/user/Mesa/lib
</PRE>
</LI>
<LI>The demos are installed in the Mesa/progs/demos directory, and one can run one of them to test if Mesa is well installed.
</LI>
</OL>
<BR><HR>
<ADDRESS>
2005-11-15
</ADDRESS>
</BODY>
</HTML>