<BODY><P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"><SPAN lang=EN-US style="mso-ansi-language: EN-US"><FONT face=Calibri>Hi Henrik:<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"><SPAN lang=EN-US style="mso-ansi-language: EN-US"><FONT face=Calibri>I think that you need to edit the <FONT color=blue>binmake.gmk</FONT> file in your folder:<SPAN style="mso-spacerun: yes"> </SPAN><o:p></o:p></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"><SPAN lang=EN-US style="mso-ansi-language: EN-US"><FONT face=Calibri><SPAN style="mso-spacerun: yes"> </SPAN><FONT color=blue>/geant4/geant8.0.p01/config/<o:p></o:p></FONT></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"><SPAN lang=EN-US style="mso-ansi-language: EN-US"><FONT face=Calibri>Because this file defines paths for binaries.<o:p></o:p></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US">After<SPAN style="mso-spacerun: yes"> </SPAN><SPAN style="mso-spacerun: yes"> </SPAN>CPPFLAGS += $(INCFLAGS)\<SPAN style="mso-spacerun: yes"> </SPAN><o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US">you put:<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"><I style="mso-bidi-font-style: normal"><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; COLOR: red; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US">INCFLAGS += $(shell $(ROOTSYS)/bin/ root-config --cflags)<BR></SPAN></I><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US"><BR><SPAN style="mso-spacerun: yes"> </SPAN>After <BR><BR>ifdef G4LIB_BUILD_ZLIB<BR> LDLIBS2 <SPAN style="mso-spacerun: yes"> </SPAN><o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US">You put:<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"><I style="mso-bidi-font-style: normal"><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; COLOR: red; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US">LDLIBS2 += $(shell $(ROOTSYS)/bin/root-config --libs)<BR style="mso-special-character: line-break"><BR style="mso-special-character: line-break"></SPAN></I><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; COLOR: red; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US"><o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US">If doesn’t work, you put:<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US">After<SPAN style="mso-spacerun: yes"> </SPAN><SPAN style="mso-spacerun: yes"> </SPAN>CPPFLAGS += $(INCFLAGS)\<SPAN style="mso-spacerun: yes"> </SPAN><o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"><I style="mso-bidi-font-style: normal"><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; COLOR: red; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US">INCFLAGS += -pthread -I/opt/cern/root-5.14/include/<BR style="mso-special-character: line-break"><BR style="mso-special-character: line-break"></SPAN></I><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US"><o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US">And after </SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US"></SPAN><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US">ifdef G4LIB_BUILD_ZLIB<BR> LDLIBS2 += -lG4zlib <BR>endif<BR style="mso-special-character: line-break"><BR style="mso-special-character: line-break"></SPAN><I style="mso-bidi-font-style: normal"><SPAN lang=EN-US style="FONT-SIZE: 9.5pt; COLOR: red; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US">LDLIBS2 += -L/opt/cern/root-5.14/lib -lCore -lCint -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix -lPhysics -pthread -lm -ldl -rdynamic</SPAN></I><I style="mso-bidi-font-style: normal"><SPAN lang=EN-US style="COLOR: red; mso-ansi-language: EN-US"><o:p></o:p></SPAN></I></P>
<P><BR>Stella Veloza <BR>Docente <BR>Departamento de Fisica <BR>Facultad de Ciencias <BR>Universidad Nacional <BR>Ciudad Universitaria <BR>Carrera 30, Calle 45 - 03. <BR>phone: (571) 3165000 (ext 13080). <BR>Bogotá, Colombia South America. <BR>http://www.docentes.unal.edu.co/lsvelozas <BR><BR><BR></P></BODY>