Hi Maria,<br><br>When you get this error, that usually means that some C++ headers are missing. So check out some lines before this message and you should see a kind of message that says : *****.h not such file or directory.
<br>Then you have to install this file with its corresponding library (usually the library is already installed (in Ubuntu) but you have to install the &#39;devel&#39; package (with &#39;aptget&#39; in command line or &#39;synaptic&#39; in GUI in Ubuntu)) So you have to search for the corresponding package but I can&#39;t help you if I don&#39;t know what kind of header is missing. Nevertheless, it&#39;s look like that you have some missing package in your X11 directory (graphical package), so I think that according to my experience, you have to reinstall the &#39;mesa&#39; package (in Ubuntu), and/or maybe (I say maybe ...) the Xpm library (and its &#39;devel&#39; package).
<br>It would be better if we could see all your &#39;print out&#39; error messages.<br><br>Cheers,<br>Simon<br><br><div><span class="gmail_quote">2007/12/7, Maria Holstensson &lt;<a href="mailto:Maria.Holstensson@icr.ac.uk">
Maria.Holstensson@icr.ac.uk</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Dear Gate users,<br><br>I&#39;m in the process of installing Gate 
3.1.2 on a laptop with Ubuntu<br>7.10. I&#39;ve come to the stage of installing Geant 4.9.0. After the<br>&#39;./Configure -build&#39; procedure I get these error messages:<br><br>/usr/include/Xm/Xm.h:827: error: &#39;XPContext&#39; does not name a type
<br>/usr/include/X11/extensions/Print.h:46: error: &#39;XPFinishProc&#39; has not<br>been declared<br><br>Has anyone had the same error messages or have any idea how I can get<br>around them?<br><br>Any hints or tips very much appreciated!
<br><br>Thanks in beforehand,<br>Maria Holstensson<br><br><br><br>The Institute of Cancer Research: Royal Cancer Hospital, a charitable Company Limited by Guarantee, Registered in England under Company No. 534147 with its Registered Office at 123 Old Brompton Road, London SW7 3RP.
<br><br>This e-mail message is confidential and for use by the addressee only.&nbsp;&nbsp;If the message is received by anyone other than the addressee, please return the message to the sender by replying to it and then delete the message from your computer and network.
<br>_______________________________________________<br>Gate-users mailing list<br><a href="mailto:Gate-users@lists.healthgrid.org">Gate-users@lists.healthgrid.org</a><br><a href="http://lists.healthgrid.org/mailman/listinfo/gate-users">
http://lists.healthgrid.org/mailman/listinfo/gate-users</a><br></blockquote></div><br>