<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> </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. I install esp-r with the following command:<o:p></o:p></p><p class=MsoNormal> ./Install -d ~/esru --gcc4 --compiler_version -4.2 --xml --silent <o:p></o:p></p><p class=MsoNormal><o:p> </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’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’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: “./Install –d ~/esru “ to let the esp-r find the compiler versions itself but still no luck.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>ERROR: could not build executable enableXML! <o:p></o:p></p><p class=MsoNormal> ERROR: result /home/sara/esp-r_src/development_branch/src/lib/libXML.a! <o:p></o:p></p><p class=MsoNormal> Compilation messages follow: <o:p></o:p></p><p class=MsoNormal> ----------------------------------------- <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> 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 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 xml_status= SQLite_status= -f Makefile enableXML >>.make_msg 2>&1 <o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal> 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> 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 -I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DLIN -DX11 -fno-automatic -DGCC4 -c h3kmodule.f90; <o:p></o:p></p><p class=MsoNormal>rm -f ConfigureH3kReports.F ; <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 -I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DLIN -DX11 -fno-automatic -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 -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 -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 -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 -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 ‘void TXMLAdapter::WriteTransformedXML(const char*, std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >)’:<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:262: error: ‘xsltStylesheetPtr’ was not declared in this scope<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:262: error: expected `;' before ‘cur’<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:290: error: ‘cur’ was not declared in this scope<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:290: error: ‘xsltParseStylesheetFile’ was not declared in this scope<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:292: error: ‘xsltApplyStylesheet’ was not declared in this scope<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:295: error: ‘xsltSaveResultToFile’ was not declared in this scope<o:p></o:p></p><p class=MsoNormal>TXMLAdapter.cpp:301: error: ‘xsltFreeStylesheet’ 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> Install: Fatal error. <o:p></o:p></p><p class=MsoNormal> 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> </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>