<div dir="ltr"><div><div><div>I've finally gotten Gate to run properly. I ran the PET benchmark and the Root output seems to match the values given.<br> <br></div>My problem was something small, of course - I had some mistakes in the environment variables. When I did them exactly as the installation guide suggested (and in exactly the same order!), things worked as specified.<br>
<br></div><div>One thing I did notice was that, with Ubuntu 12.04, the original user account set up during the installation did not have sufficient permission to do the installation. The CLHEP make failed part way through with an "access denied" message (and I needed to precede it with a sudo just to get it to start). I had to create a second account and under that the installation worked just as the instructions described.<br>
<br></div>Thanks to all!<br></div>Joel<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 13, 2013 at 3:48 PM, Joel Lazewatsky <span dir="ltr"><<a href="mailto:joel@lazewatsky.com" target="_blank">joel@lazewatsky.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Thanks for the help -  particularly appreciate your confirming that the 02 patch works ok.<br>
<br>I did just now look at ccmake with the "t" option and there were a bunch of "NOT FOUND' errors that appeared. I went back to vGate on a Windows machine, though, to compare and did the same thing, since vGate is, presumably, a fully functional install (at least /vis/open OGLSX doesn't produce an error). Even with the "t" option, the two were essentially identical. ccmake with vGate had all of the same "NOT_FOUND" messages and even one or two more (for some minor X11files).<br>

<br>Any other thoughts?<br><br></div>I will check on the Geant4 email list, though.<br><br></div><div></div>Thanks!<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Joel<br>
</font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 13, 2013 at 2:18 PM, Mojca Miklavec <span dir="ltr"><<a href="mailto:mojca.miklavec.lists@gmail.com" target="_blank">mojca.miklavec.lists@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On Tue, Aug 13, 2013 at 6:24 PM, Joel Lazewatsky wrote:<br>
> Hi Everyone,<br>
><br>
> I have just installed Geant4 and Gate and while Gate runs, at least one<br>
> thing right now doesn't seem to work.<br>
><br>
> When I enter the command /vis/open OGLSX, I get the following error:<br>
<br>
</div>I would suggest you to use Qt instead (OGLSQt/OGLIQt), but that's<br>
off-topic and it doesn't seem that you have that one installed either.<br>
<div><br>
> parameter value is not listed in the candidate List.<br>
> Parameter is out of candidate list (index 0)<br>
> Candidates : ATree DAWNFILE HepRepXML HepRepFile RayTracer VRML1FILE<br>
> VRML2FILE gMocrenFile<br>
><br>
> This looks to me like OpenGL didn't install.<br>
><br>
> But, I thought I did everything necessary to install OpenGL:<br>
><br>
> I'm using Ubuntu 12.04. on an older Pentium 4 machine using an Nvidia<br>
> Quadro4 380 graphics card.<br>
> Via sudo apt-get install, I installed all of the packages recommended in the<br>
> installation guide for Ubuntu, including the ones for OpenGL.<br>
> I also installed the correct closed-source drivers for Nvidia cards on<br>
> Ubuntu.<br>
> Using export, I set the environment variables G4VIS_BUILD_OPENGLX_DRIVER and<br>
> G4VIS_BUILD_OPENGLXM_DRIVER to 1.<br>
> The Geant4 ccmake gui looks exactly like the illustration in the<br>
> installation guide (except for the /PATH_TO/ for the CMAKE_INSTALL_PREFIX,<br>
> which was specific to my username and for the addition of a line for<br>
> QT_QMAKE_EXECUTABLE, which was set to /user/bin/qmake). The parameter<br>
> GEANT4_USE_OPENGL_X11 was set to "ON".<br>
><br>
> Neither the configurations nor the makes for Geant4 and Gate resulted in<br>
> errors, only warnings about variables set but unused.<br>
><br>
> I've compiled it twice now with the same result. What am I missing??<br>
<br>
</div>Unless I'm mistaken this all depends exclusively on Geant4, so maybe<br>
the Geant4 forum is a more appropriate place to ask about problems<br>
related to Geant4 installation. To me the "ccmake" never lied and if<br>
you press [t] to toggle the advanced mode (or inspect the resulting<br>
CMakeCache.txt), you should be able to see if the configuration failed<br>
to find some required libraries. For me setting<br>
-DGEANT4_USE_OPENGL_X11=ON seems to be sufficient.<br>
<br>
You should not bother about finding patch 01. Patch 02 should work<br>
just fine, even Geant4 9.6 mostly works.<br>
<span><font color="#888888"><br>
Mojca<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div>