82 lines
2.5 KiB
HTML
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="LEMuSR_Simulation">
|
|
<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="LEMuSR_Simulation.css">
|
|
|
|
<LINK REL="next" HREF="node19.html">
|
|
<LINK REL="previous" HREF="node17.html">
|
|
<LINK REL="up" HREF="node16.html">
|
|
<LINK REL="next" HREF="node19.html">
|
|
</HEAD>
|
|
|
|
<BODY >
|
|
<!--Navigation Panel-->
|
|
<A NAME="tex2html270"
|
|
HREF="node19.html">
|
|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
|
|
SRC="file:/usr/share/latex2html/icons/next.png"></A>
|
|
<A NAME="tex2html268"
|
|
HREF="node16.html">
|
|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
|
|
SRC="file:/usr/share/latex2html/icons/up.png"></A>
|
|
<A NAME="tex2html262"
|
|
HREF="node17.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="tex2html271"
|
|
HREF="node19.html">Dawn (optionnal):</A>
|
|
<B> Up:</B> <A NAME="tex2html269"
|
|
HREF="node16.html">Additional libraries</A>
|
|
<B> Previous:</B> <A NAME="tex2html263"
|
|
HREF="node17.html">CLHEP:</A>
|
|
<BR>
|
|
<BR>
|
|
<!--End of Navigation Panel-->
|
|
|
|
<H4><A NAME="SECTION00141120000000000000">
|
|
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="node36.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-12-21
|
|
</ADDRESS>
|
|
</BODY>
|
|
</HTML>
|