<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<P class=MsoPlainText style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US 
style="mso-hansi-font-family: 細明體; mso-bidi-font-family: 細明體"><FONT 
face=細明體>Dear All:<BR><BR>&nbsp;&nbsp;&nbsp; I got error messages when I 
installed GATE.<BR><BR><FONT color=#ff0000>Creating/replacing object files 
in<BR>/home/gate/Geant4/geant4.5.2.p02/tmp/Linux-g++/Gate/libGate.a<BR>Compiling 
Gate.cc ...<BR>Using granular libraries ...<BR>Linking Gate 
...<BR>/home/gate/Geant4/geant4.5.2.p02/tmp/Linux-g++/Gate/libGate.a(GateVisManager.o)(.text+0x129): 
In function `Gate<BR>VisManager::RegisterGraphicsSystems()':<BR>: undefined 
reference to 
`G4FukuiRenderer::G4FukuiRenderer[in-charge]()'<BR>/home/gate/Geant4/geant4.5.2.p02/lib/Linux-g++/libG4OpenGL.a(G4OpenGLXmViewer.o)(.text+0x7): 
In function `G4Ope<BR>nGLXmViewer::ShowView()':<BR>: undefined reference to 
`G4Xt::getInstance()'<BR>/home/gate/Geant4/geant4.5.2.p02/lib/Linux-g++/libG4OpenGL.a(G4OpenGLXmViewer.o)(.text+0x25): 
In function `G4Op<BR><BR>....<BR><BR>n function 
`G4OpenGLXmViewer::misc_callback(_WidgetRec*, void*, void*)':<BR>: undefined 
reference to `G4Xt::getInstance()'<BR>collect2: ld returned 1 exit 
status<BR>make: *** [/home/gate/Geant4/geant4.5.2.p02/bin/Linux-g++/Gate] Error 
1<BR></FONT></FONT></SPAN></P><SPAN lang=EN-US 
style="mso-hansi-font-family: 細明體; mso-bidi-font-family: 細明體"><FONT 
face=細明體></FONT></SPAN></DIV>
<DIV><SPAN lang=EN-US 
style="mso-hansi-font-family: 細明體; mso-bidi-font-family: 細明體"><FONT face=細明體>
<P class=MsoPlainText style="MARGIN: 0cm 0cm 0pt"><BR>&nbsp;&nbsp;&nbsp; </P>
<P class=MsoPlainText 
style="MARGIN: 0cm 0cm 0pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I 
followed installation guide and set env variables needed for<BR>geant4 and GATE. 
The env.csh is followed<BR></P>
<P class=MsoPlainText style="MARGIN: 0cm 0cm 0pt"><FONT face=新細明體 
size=2></FONT><BR></FONT></SPAN><SPAN lang=FR 
style="mso-hansi-font-family: 細明體; mso-bidi-font-family: 細明體; mso-ansi-language: FR"><FONT 
face=細明體 color=#ff0000>[gate@LinuxPC geant4.5.2.p02]$ source 
env.csh<BR></FONT></SPAN><SPAN lang=EN-US 
style="mso-hansi-font-family: 細明體; mso-bidi-font-family: 細明體"><FONT 
face=細明體><FONT color=#ff0000>On this machine the G4SYSTEM=Linux-g++<BR>On this 
machine the G4INSTALL=/home/gate/Geant4/geant4.5.2.p02<BR>On this machine the 
G4LIB=/home/gate/Geant4/geant4.5.2.p02/lib<BR>On this machine the 
G4LEVELGAMMADATA=/home/gate/Geant4/data/PhotonEvaporation<BR>On this machine the 
G4RADIOACTIVEDATA=/home/gate/Geant4/data/RadiativeDecay<BR>On this machine the 
G4LEDATA=/home/gate/Geant4/data/G4EMLOW2.2<BR>On this machine the 
NeutronHPCrossSections=/home/gate/Geant4/data/G4NDL3.7<BR>On this machine the 
CLHEP_BASE_DIR=/home/gate/Geant4/CLHEP<BR>On this machine the 
CLHEP_INCLUDE_DIR=/home/gate/Geant4/CLHEP/include<BR>On this machine the 
CLHEP_LIB_DIR=/home/gate/Geant4/CLHEP/lib<BR>On this machine the 
CLHEP_LIB=CLHEP<BR>On this machine the G4VIS_BUILD_DAWN_DRIVER=1<BR>On this 
machine the G4VIS_BUILD_OPENGLX_DRIVER=1<BR>On this machine the 
G4VIS_BUILD_OPENGLXM_DRIVER=1<BR>On this machine the G4VIS_USE_DAWN=1<BR>On this 
machine the G4VIS_USE_OPENGLX=1<BR>On this machine the 
G4VIS_USE_OPENGLXM=1<BR>On this machine the OGLHOME=/usr/local/Mesa.5.0.2<BR>On 
this machine the G4LIB_USE_GRANULAR=1<BR>In your environment you have the 
G4WORKDIR=/home/gate/Geant4/geant4.5.2.p02</FONT><BR><BR>&nbsp;&nbsp;&nbsp; The 
env variables set for OPENGL in geant4 is</FONT></SPAN></P>
<P class=MsoPlainText style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US 
style="mso-hansi-font-family: 細明體; mso-bidi-font-family: 細明體"><FONT 
face=細明體><BR><FONT color=#ff0000>setenv G4VIS_BUILD_OPENGLX_DRIVER 1<BR>setenv 
G4_USE_OPENGLX 1<BR>setenv OGLHOME /usr/local/Mesa.5.0.2<BR>setenv OPENGL 
$OGLHOME<BR>setenv OGLLIBS "-L$OGLHOME/lib -lGLU -lGL -lOSMesa"<BR>setenv 
OGLFLAGS "-I$OGLHOME/include"<BR></FONT><BR>&nbsp;&nbsp;&nbsp; Do I need to set 
other env variables for OPENGLX, OPENGLXM, and DAWN<BR>? I use geant4.5.2.p02, 
RH 9.0, gcc++.Thanks in advance.<BR><BR>best regards,<BR>Yu-Wen 
Yan<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" 
/><o:p></o:p></FONT></SPAN></P></DIV></BODY></HTML>