<div dir="ltr"><div><div>Hi dear Jiril<br><br>Compile the program by 'make'. This should in principle work, from experience<br>some paths and library links to ROOT might fail. If so, add these in the Make-<br> le inside INCPATH (add line '-I/path/to/missing/ le/directory') and in LIBS ('-<br>L/path/to/missing/library/link/directory').<br><br></div><div><br></div>In Gate_PET_2_STIR folder, open "<b>Makefile</b>" <br>and Open a terminal and write this command:<b> root-config --libs</b><br></div><div>then, copy the <b>lib</b>-<b>addres </b>to LIBS = $(SUBLIBS) in "<b>Makefile  </b><br></div><br>In terminal, writ this command: <b>root-config —incdir</b><br><div>then, copy the <b>include</b>-<b>addres </b>to <b>INCPATH </b>in "<b>Makefile</b>" <br><br></div><div>Save and <b>don't close</b> the "<b>Makefile</b>"<br><br></div><div>Now, you can go into the main directory (GATE PET 2 STIR) and 'make' and 'install'.<br><br></div><div>Best,<br><br></div><div>Milad <br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
</blockquote></div><br></div></div>