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

78 lines
2.4 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>Manual way</TITLE>
<META NAME="description" CONTENT="Manual way">
<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="node12.html">
<LINK REL="previous" HREF="node10.html">
<LINK REL="up" HREF="node9.html">
<LINK REL="next" HREF="node12.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html158"
HREF="node12.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="file:/usr/share/latex2html/icons/next.png"></A>
<A NAME="tex2html156"
HREF="node9.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="file:/usr/share/latex2html/icons/up.png"></A>
<A NAME="tex2html150"
HREF="node10.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="tex2html159"
HREF="node12.html">Compiling geant4:</A>
<B> Up:</B> <A NAME="tex2html157"
HREF="node9.html">Installing Geant4</A>
<B> Previous:</B> <A NAME="tex2html151"
HREF="node10.html">Safest way</A>
<BR>
<BR>
<!--End of Navigation Panel-->
<H4><A NAME="SECTION00011220000000000000">
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-11-15
</ADDRESS>
</BODY>
</HTML>