Problem 1512 - unable to install geant4 in ubuntu 12.10
Summary: unable to install geant4 in ubuntu 12.10
Status: RESOLVED DUPLICATE of problem 1514
Alias: None
Product: Bugzilla
Classification: Unclassified
Component: general (show other problems)
Version: other
Hardware: PC Linux
: P5 trivial
Assignee: Koichi Murakami
URL:
Depends on:
Blocks:
 
Reported: 2013-08-04 15:55 CEST by Rajesh sangem
Modified: 2013-08-13 15:13 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Rajesh sangem 2013-08-04 15:55:46 CEST
hi...
I am trying to install geant4.9.4.p02 in my machine ubuntu 12.10.But i am getting error and I didn't understand where is the mistake.The error is like this
 	
...............................................................................
include/G4OpenGLXViewer.hh:43:27: fatal error: X11/Intrinsic.h: No such file or directory
compilation terminated.
Making dependency for file src/G4OpenGLStoredXViewer.cc ...
In file included from include/G4OpenGLStoredXViewer.hh:41:0,
                 from src/G4OpenGLStoredXViewer.cc:37:
include/G4OpenGLXViewer.hh:43:27: fatal error: X11/Intrinsic.h: No such file or directory
compilation terminated.
Making dependency for file src/G4OpenGLStoredX.cc ...
In file included from include/G4OpenGLStoredXViewer.hh:41:0,
                 from src/G4OpenGLStoredX.cc:42:
include/G4OpenGLXViewer.hh:43:27: fatal error: X11/Intrinsic.h: No such file or directory
compilation terminated.
Making dependency for file src/G4OpenGLImmediateXViewer.cc ...
In file included from include/G4OpenGLImmediateXViewer.hh:41:0,
                 from src/G4OpenGLImmediateXViewer.cc:37:
include/G4OpenGLXViewer.hh:43:27: fatal error: X11/Intrinsic.h: No such file or directory
compilation terminated.
Making dependency for file src/G4OpenGLImmediateX.cc ...
In file included from include/G4OpenGLImmediateXViewer.hh:41:0,
                 from src/G4OpenGLImmediateX.cc:41:
include/G4OpenGLXViewer.hh:43:27: fatal error: X11/Intrinsic.h: No such file or directory
compilation terminated.
Compiling G4OpenGLBitMapStore.cc ...
Compiling G4OpenGLFontBaseStore.cc ...
Compiling G4OpenGLImmediateQt.cc ...
Compiling G4OpenGLImmediateQtViewer.cc ...
Compiling G4OpenGLImmediateSceneHandler.cc ...
Compiling G4OpenGLImmediateViewer.cc ...
Compiling G4OpenGLImmediateWin32.cc ...
Compiling G4OpenGLImmediateWin32Viewer.cc ...
Compiling G4OpenGLImmediateX.cc ...
In file included from include/G4OpenGLImmediateXViewer.hh:41:0,
                 from src/G4OpenGLImmediateX.cc:41:
include/G4OpenGLXViewer.hh:43:27: fatal error: X11/Intrinsic.h: No such file or directory
compilation terminated.
make[2]: *** [/home/rajesh/geant4/geant4.9.4.p02/tmp/Linux-g++/G4OpenGL/G4OpenGLImmediateX.o] Error 1
make[1]: *** [granular] Error 2
Building library management utility liblist ...
/home/rajesh/geant4/geant4.9.4.p02/config/liblist.c: In function ‘main’:
/home/rajesh/geant4/geant4.9.4.p02/config/liblist.c:202:12: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
/home/rajesh/geant4/geant4.9.4.p02/config/liblist.c:264:16: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
/home/rajesh/geant4/geant4.9.4.p02/config/liblist.c:327:12: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
/home/rajesh/geant4/geant4.9.4.p02/config/liblist.c:426:13: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
Libraries installation completed !

############################################################
# It looks like you had errors during Geant4 installation   
# (or interrupted installation)!				  
# Please check log file:				      	  
# /home/rajesh/geant4/geant4.9.4.p02/.config/bin/Linux-g++/g4make.log		  
############################################################

please help me to resolve this problem....
Comment 1 Gabriele Cosmo 2013-08-13 15:13:20 CEST

*** This problem has been marked as a duplicate of problem 1514 ***