Added to SVN Repository.
This commit is contained in:
77
geant4/LEMuSR/doc/node24.html
Normal file
77
geant4/LEMuSR/doc/node24.html
Normal file
@ -0,0 +1,77 @@
|
||||
<!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>Manual way</TITLE>
|
||||
<META NAME="description" CONTENT="Manual way">
|
||||
<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="node25.html">
|
||||
<LINK REL="previous" HREF="node23.html">
|
||||
<LINK REL="up" HREF="node22.html">
|
||||
<LINK REL="next" HREF="node25.html">
|
||||
</HEAD>
|
||||
|
||||
<BODY >
|
||||
<!--Navigation Panel-->
|
||||
<A NAME="tex2html329"
|
||||
HREF="node25.html">
|
||||
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
|
||||
SRC="file:/usr/share/latex2html/icons/next.png"></A>
|
||||
<A NAME="tex2html327"
|
||||
HREF="node22.html">
|
||||
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
|
||||
SRC="file:/usr/share/latex2html/icons/up.png"></A>
|
||||
<A NAME="tex2html321"
|
||||
HREF="node23.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="tex2html330"
|
||||
HREF="node25.html">Compiling geant4:</A>
|
||||
<B> Up:</B> <A NAME="tex2html328"
|
||||
HREF="node22.html">Installing Geant4</A>
|
||||
<B> Previous:</B> <A NAME="tex2html322"
|
||||
HREF="node23.html">Safest way</A>
|
||||
<BR>
|
||||
<BR>
|
||||
<!--End of Navigation Panel-->
|
||||
|
||||
<H4><A NAME="SECTION00141220000000000000">
|
||||
Manual way</A>
|
||||
</H4>
|
||||
First, some environement variables must be set (for example):
|
||||
<PRE>
|
||||
export G4INSTALL=/home/user/geant4.version
|
||||
export G4SYSTEM=Linux-g++ (for example)
|
||||
export CLHEP\_BASE\_DIR=/home/user/CLHEP
|
||||
</PRE>
|
||||
Then the other variables should be set executing the $G4INSTALL/Configure file.
|
||||
|
||||
<P>
|
||||
Changes of the configuration can be done directly, editing the config.sh file which is located in the $G4INSTALL/.config/bin/Linux-g++ directory.
|
||||
After modification, this executed in order to prepare the compilation.
|
||||
|
||||
<P>
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
|
||||
2005-12-21
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
Reference in New Issue
Block a user