<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 16px; font-family: 'Arial Unicode MS', sans-serif;">
<div>
<div>
<div>Also – mpiexec didn’t get pushed to the install directory.</div>
<div>It’s in the build directory but didn’t make it to install.</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div><span style="font-family: 'Arial Unicode MS'; font-size: medium;">________________________________</span></div>
<div style="font-family: 'Arial Unicode MS'; font-size: medium;">Rick Angelini</div>
<div style="font-family: 'Arial Unicode MS'; font-size: medium;">USArmy Research Laboratory</div>
<div style="font-family: 'Arial Unicode MS'; font-size: medium;">CISD/HPC Architectures Team</div>
<div style="font-family: 'Arial Unicode MS'; font-size: medium;">Phone:  410-278-6266</div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span><Angelini>, Rick Angelini <<a href="mailto:Richard.C.Angelini.CIV@mail.mil">Richard.C.Angelini.CIV@mail.mil</a>><br>
<span style="font-weight:bold">Date: </span>Thursday, January 22, 2015 at 8:44 AM<br>
<span style="font-weight:bold">To: </span>Rick Angelini <<a href="mailto:Richard.C.Angelini.CIV@mail.mil">Richard.C.Angelini.CIV@mail.mil</a>>, Utkarsh Ayachit <<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>>, ParaView <<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [Paraview] ANN: ParaView 4.3.1 is available for download<br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>
<div>
<div>I reran “ccmake” in the paraview build directory and changed python to</div>
<div>point to the one in the Paraview build rather than the system python, and</div>
<div>I now have a clean build.      So,  there are a couple of issues:</div>
<div><br>
</div>
<div>QCLucene – why does it fail and require a manual “make install” to complete</div>
<div>Python – why isnt’ cmake picking up python  from the build directory?</div>
<div>It seems to have ignored the CMAKE_INSTALL_PREFIX directive</div>
<div><br>
</div>
<div>As far as I know, these are “new” issues.  I’m building on a generic RHEL5</div>
<div>workstation for the first build.  They get much more difficult on the HPC</div>
<div>systems.    </div>
<div><br>
</div>
<div><br>
</div>
<div>cmake -DCMAKE_INSTALL_PREFIX:PATH=/home/angel/pv-test/${version} \</div>
<div>-Ddownload_location=`pwd`/../Downloads \</div>
<div>-DParaView_FROM_GIT=OFF \</div>
<div>-DParaView_URL=`pwd`/../Downloads/ParaView-v4.3.1-source.tar.gz \</div>
<div>-DCMAKE_BUILD_TYPE=Release \</div>
<div>-DENABLE_visitbridge:BOOL=ON \</div>
<div>-DENABLE_cgns=ON \</div>
<div>-DENABLE_boost=ON \</div>
<div>-DENABLE_ffmpeg=ON \</div>
<div>-DENABLE_hdf5=ON \</div>
<div>-DENABLE_matplotlib=ON \</div>
<div>-DENABLE_mesa=OFF \</div>
<div>-DENABLE_mpi=ON \</div>
<div>-DENABLE_numpy=ON \</div>
<div>-DENABLE_paraview=ON \</div>
<div>-DENABLE_python=ON \</div>
<div>-DENABLE_qt=ON \</div>
<div>-DENABLE_silo=ON \</div>
<div>-DENABLE_szip=ON \</div>
<div>-Dqt_DISABLE_WEBKIT=OFF \</div>
<div>-DUSE_SYSTEM_mpi=OFF ../Source</div>
<div><br>
</div>
<div>make -j 8 install</div>
<div><br>
</div>
<div><br>
</div>
<div>_</div>
<div>_______________________________</div>
<div>Rick Angelini</div>
<div>USArmy Research Laboratory</div>
<div>CISD/HPC Architectures Team</div>
<div>Phone:  410-278-6266</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>From:  <Angelini>, Rick Angelini <<a href="mailto:Richard.C.Angelini.CIV@mail.mil">Richard.C.Angelini.CIV@mail.mil</a>></div>
<div>Date:  Thursday, January 22, 2015 at 7:55 AM</div>
<div>To:  Rick Angelini <<a href="mailto:Richard.C.Angelini.CIV@mail.mil">Richard.C.Angelini.CIV@mail.mil</a>>, Utkarsh Ayachit</div>
<div><<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>>, ParaView <<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>></div>
<div>Subject:  Re: [Paraview] ANN: ParaView 4.3.1 is available for download</div>
<div><br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>FYI – as I thought, manually running “make install” allowed me to get</div>
<div>past the QCLucene errors as it has in the past.     Looks like I then</div>
<div>made it all of the way through to the paraview before it died with some</div>
<div>python class errors.    Looks like cmake</div>
<div>is picking up my system python instead of the one that I’m building as</div>
<div>part of the ParaView distro.   That’s new.     How do I get it to pick up</div>
<div>the Paraview/python not the system python?</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>________________________________</div>
<div>Rick Angelini</div>
<div>USArmy Research Laboratory</div>
<div>CISD/HPC Architectures Team</div>
<div>Phone:  410-278-6266</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>From: <Angelini>, Rick Angelini <<a href="mailto:Richard.C.Angelini.CIV@mail.mil">Richard.C.Angelini.CIV@mail.mil</a>></div>
<div>Date: Wednesday, January 21, 2015 at 12:08 PM</div>
<div>To: Rick Angelini <<a href="mailto:Richard.C.Angelini.CIV@mail.mil">Richard.C.Angelini.CIV@mail.mil</a>>, Utkarsh Ayachit</div>
<div><<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>>, ParaView <<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>>,</div>
<div>ParaView Developers <<a href="mailto:paraview-developers@paraview.org">paraview-developers@paraview.org</a>></div>
<div>Subject: Re: [Paraview] ANN: ParaView 4.3.1 is available for download</div>
<div><br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>I was using cmake-2.8.11 and I upgraded to cmake-3.1.0, but I’m still</div>
<div>seeing errors.   I’m currently dying in QT -  I’ve seen these QCLUcene</div>
<div>errors before, but not on the platforms  that I’m currently testing the</div>
<div>builds on ….  I believe that I get around</div>
<div>this by going into the qt build directory and running “make install”</div>
<div>and the problem goes  away.</div>
<div><br>
</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneIndexSearcher::~QCLuceneIndexSearcher()'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneTermQuery::QCLuceneTermQuery(QCLuceneTerm const&)'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneIndexReader::deleteDocuments(QCLuceneTerm const&)'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to `QCLuceneIndexWriter::close()'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLucenePhraseQuery::addTerm(QCLuceneTerm const&)'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneTermQuery::~QCLuceneTermQuery()'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneQueryPrivate::~QCLuceneQueryPrivate()'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneStopAnalyzer::~QCLuceneStopAnalyzer()'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneBooleanQuery::add(QCLuceneQuery*, bool, bool, bool)'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneStandardAnalyzer::QCLuceneStandardAnalyzer()'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneIndexWriter::setMinMergeDocs(int)'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneStopAnalyzer::englishStopWords() const'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to `QCLuceneDocument::clear()'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to `QCLuceneTerm::QCLuceneTerm(QString</div>
<div>const&, QString const&)'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneIndexWriter::setMaxFieldLength(int)'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLucenePhraseQuery::QCLucenePhraseQuery()'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneStandardAnalyzer::~QCLuceneStandardAnalyzer()'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneIndexWriter::addDocument(QCLuceneDocument&, QCLuceneAnalyzer&)'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneSearcher::search(QCLuceneQuery const&)'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneDocument::QCLuceneDocument()'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to `QCLuceneQuery::toString() const'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneDocument::~QCLuceneDocument()'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to `QCLuceneIndexReader::open(QString</div>
<div>const&)'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneDocument::add(QCLuceneField*)'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to `QCLuceneIndexWriter::optimize()'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneField::QCLuceneField(QString const&, QString const&, int)'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneIndexReader::indexExists(QString const&)'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to `QCLuceneTerm::~QCLuceneTerm()'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneDocumentPrivate::~QCLuceneDocumentPrivate()'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to `QCLuceneHits::document(int)'</div>
<div>/home/angel/PV/ParaViewSuperbuild/4.3.1/Build_4.3.1/qt/src/qt-build/lib/l</div>
<div>ibQtHelp.so: undefined reference to</div>
<div>`QCLuceneIndexWriter::~QCLuceneIndexWriter()'____________________________</div>
<div>____</div>
<div>Rick Angelini</div>
<div>USArmy Research Laboratory</div>
<div>CISD/HPC Architectures Team</div>
<div>Phone:  410-278-6266</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>From: <Angelini>, Rick Angelini <<a href="mailto:Richard.C.Angelini.CIV@mail.mil">Richard.C.Angelini.CIV@mail.mil</a>></div>
<div>Date: Wednesday, January 21, 2015 at 11:36 AM</div>
<div>To: Utkarsh Ayachit <<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>>, ParaView</div>
<div><<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>>, ParaView Developers</div>
<div><<a href="mailto:paraview-developers@paraview.org">paraview-developers@paraview.org</a>></div>
<div>Subject: Re: [Paraview] ANN: ParaView 4.3.1 is available for download</div>
<div><br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>I’m having trouble building 4.3.1 on several systems where 4.2 built</div>
<div>without issue.  Is there a particular version of cmake that 4.3.1 needs</div>
<div>to be built with?</div>
<div><br>
</div>
<div>________________________________</div>
<div>Rick Angelini</div>
<div>USArmy Research Laboratory</div>
<div>CISD/HPC Architectures Team</div>
<div>Phone:  410-278-6266</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>From: Utkarsh Ayachit <<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>></div>
<div>Date: Tuesday, January 20, 2015 at 4:17 PM</div>
<div>To: ParaView <<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>>, ParaView Developers</div>
<div><<a href="mailto:paraview-developers@paraview.org">paraview-developers@paraview.org</a>></div>
<div>Subject: [Paraview] ANN: ParaView 4.3.1 is available for download</div>
<div><br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>Folks,</div>
<div><br>
</div>
<div>ParaView 4.3.1 is now available for download. Checkout the release</div>
<div>notes on the Kitware blog [1].</div>
<div><br>
</div>
<div>As always, we look forward to your feedback [2].</div>
<div><br>
</div>
<div>Also stay tuned to the Kitware Blog [3] for upcoming features and</div>
<div>enhancements to ParaView, ParaView Catalyst, ParaViewWeb and much</div>
<div>more!</div>
<div><br>
</div>
<div>- The ParaView team</div>
<div><br>
</div>
<div>[1] <a href="http://www.kitware.com/blog/posts/view/825">http://www.kitware.com/blog/posts/view/825</a></div>
<div>[2] <a href="http://paraview.uservoice.com">http://paraview.uservoice.com</a></div>
<div>[3] <a href="http://www.kitware.com/blog/">http://www.kitware.com/blog/</a></div>
<div>_______________________________________________</div>
<div>Powered by www.kitware.com</div>
<div><br>
</div>
<div>Visit other Kitware open-source projects at</div>
<div><a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a></div>
<div><<a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>></div>
<div><br>
</div>
<div>Please keep messages on-topic and check the ParaView Wiki at:</div>
<div><a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a> <<a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>></div>
<div><br>
</div>
<div>Search the list archives at:</div>
<div><a href="http://markmail.org/search/?q=ParaView">http://markmail.org/search/?q=ParaView</a></div>
<div><<a href="http://markmail.org/search/?q=ParaView">http://markmail.org/search/?q=ParaView</a>></div>
<div><br>
</div>
<div>Follow this link to subscribe/unsubscribe:</div>
<div><a href="http://public.kitware.com/mailman/listinfo/paraview">http://public.kitware.com/mailman/listinfo/paraview</a></div>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</blockquote>
</span>
</body>
</html>