<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-CA link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi all, <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I have a problem in esp-r installation. I have two different versions of esp-r on my computer. The first one is my branch (Sara_Nikoofard) which is based on older revision of development_branch and another one is development_branch at the latest revision. My OS is Ubuntu 10.10. &nbsp;I install esp-r with the following command:<o:p></o:p></p><p class=MsoNormal> ./Install&nbsp; -d ~/esru --gcc4 --compiler_version -4.2 --xml --silent <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>This work perfectly when I install my own branch but when I want to install development_branch, it can&#8217;t enable xml and give me the following error. However, if I disable xml it works perfectly fine. Any suggestion what is the problem? (if the problem was a missing package then my branch shouldn&#8217;t be installed which is not the case. I am guessing something else is wrong)<o:p></o:p></p><p class=MsoNormal>I also used this command: &#8220;./Install &#8211;d ~/esru &#8220; to let the esp-r find the compiler versions itself but still no luck.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>ERROR: could not build executable enableXML! <o:p></o:p></p><p class=MsoNormal>&nbsp;ERROR: result /home/sara/esp-r_src/development_branch/src/lib/libXML.a! <o:p></o:p></p><p class=MsoNormal>&nbsp;Compilation messages follow: <o:p></o:p></p><p class=MsoNormal>&nbsp;----------------------------------------- <o:p></o:p></p><p class=MsoNormal>Compilation of enableXML on Mon Nov 26 16:08:26 AST 2012<o:p></o:p></p><p class=MsoNormal> Make command:<o:p></o:p></p><p class=MsoNormal> -------------<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp; make MCTYPE=lin MCC=gcc-4.2 MCPL=g++-4.2 MFC=gfortran-4.2 DESTdir=/home/sara/esru_dev ESPdir=/home/sara/esru_dev/esp-r WWLINK=unshared EXE= XINSTALLDIR=/usr CFLAGS=-I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -I/usr/include -I/usr/include -I/usr/include/libxml2 -I/usr/local/include/libxml2 -I/usr/include/libxslt -I/local/include/libxslt -DLIN -DX11 -DXSL&nbsp; FFLAGS=-I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DLIN -DX11 -fno-automatic -DGCC4 LD_FLAGS= ULIBS=-L/home/sara/esp-r_src/development_branch/src/lib -lversion -lxesru -L/usr/lib -lX11 -lXML -lstdc++ -lxslt -lxml2 -lSQLite&nbsp; xml_status= SQLite_status= -f Makefile&nbsp; enableXML &gt;&gt;.make_msg 2&gt;&amp;1 <o:p></o:p></p><p class=MsoNormal>&nbsp;<o:p></o:p></p><p class=MsoNormal>&nbsp;Make output:<o:p></o:p></p><p class=MsoNormal> ------------<o:p></o:p></p><p class=MsoNormal>cd `pwd`/lib; \<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; make the_libH3KReports<o:p></o:p></p><p class=MsoNormal>make[1]: Entering directory `/home/sara/esp-r_src/development_branch/src/lib'<o:p></o:p></p><p class=MsoNormal>rm -f h3kmodule.f90<o:p></o:p></p><p class=MsoNormal>ln -s `pwd`/../cetc/h3kmodule.f90 . ;<o:p></o:p></p><p class=MsoNormal>gfortran-4.2&nbsp; -I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DLIN -DX11&nbsp;&nbsp;&nbsp; -fno-automatic&nbsp; -DGCC4 -c h3kmodule.f90; <o:p></o:p></p><p class=MsoNormal>rm -f ConfigureH3kReports.F ;&nbsp;&nbsp; <o:p></o:p></p><p class=MsoNormal>ln -s `pwd`/../cetc/h3kreports/ConfigureH3kReports.F . ;<o:p></o:p></p><p class=MsoNormal>gfortran-4.2&nbsp; -I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DLIN -DX11&nbsp;&nbsp;&nbsp; -fno-automatic&nbsp; -DGCC4 -c ConfigureH3kReports.F<o:p></o:p></p><p class=MsoNormal>rm -f TBinnedData.cpp ;<o:p></o:p></p><p class=MsoNormal>ln -s `pwd`/../cetc/h3kreports/TBinnedData.cpp .;<o:p></o:p></p><p class=MsoNormal>g++-4.2&nbsp; -I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -I/usr/include -I/usr/include -I/usr/include/libxml2 -I/usr/local/include/libxml2 -I/usr/include/libxslt -I/local/include/libxslt -DLIN -DX11 -DXSL&nbsp;&nbsp;&nbsp; -c TBinnedData.cpp<o:p></o:p></p><p class=MsoNormal>rm -f TXMLAdapter.cpp ;<o:p></o:p></p><p class=MsoNormal>ln -s `pwd`/../cetc/h3kreports/TXMLAdapter.cpp . ;<o:p></o:p></p><p class=MsoNormal>g++-4.2&nbsp; -I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -I/usr/include -I/usr/include -I/usr/include/libxml2 -I/usr/local/include/libxml2 -I/usr/include/libxslt -I/local/include/libxslt -DLIN -DX11 -DXSL&nbsp;&nbsp;&nbsp; -c TXMLAdapter.cpp<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:11:26: error: libxslt/xslt.h: No such file or directory<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:12:35: error: libxslt/xsltInternals.h: No such file or directory<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:13:31: error: libxslt/transform.h: No such file or directory<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:14:31: error: libxslt/xsltutils.h: No such file or directory<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp: In member function &#8216;void TXMLAdapter::WriteTransformedXML(const char*, std::map&lt;std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;, std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;, std::less&lt;std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; &gt;, std::allocator&lt;std::pair&lt;const std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;, std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; &gt; &gt; &gt;)&#8217;:<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:262: error: &#8216;xsltStylesheetPtr&#8217; was not declared in this scope<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:262: error: expected `;' before &#8216;cur&#8217;<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:290: error: &#8216;cur&#8217; was not declared in this scope<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:290: error: &#8216;xsltParseStylesheetFile&#8217; was not declared in this scope<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:292: error: &#8216;xsltApplyStylesheet&#8217; was not declared in this scope<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:295: error: &#8216;xsltSaveResultToFile&#8217; was not declared in this scope<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:301: error: &#8216;xsltFreeStylesheet&#8217; was not declared in this scope<o:p></o:p></p><p class=MsoNormal>make[1]: *** [TXMLAdapter.o] Error 1<o:p></o:p></p><p class=MsoNormal>make[1]: Leaving directory `/home/sara/esp-r_src/development_branch/src/lib'<o:p></o:p></p><p class=MsoNormal>make: *** [enableXML] Error 2<o:p></o:p></p><p class=MsoNormal> ----------------------------------------- <o:p></o:p></p><p class=MsoNormal>&nbsp;Install: Fatal error. <o:p></o:p></p><p class=MsoNormal>&nbsp;Executable enableXML could not be built!<o:p></o:p></p><p class=MsoNormal> Installation aborted.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal>Sara Nikoofard<o:p></o:p></p></div></body></html>