Hi Bastian, BastiL2001 wrote, On 29.05.2010 11:33: > I have build 3.8.0 (source from paraview.org) yesterday and ran into some > minor issues: > > - I hat do set LD_LIBRARY_PATH to both my MPI and QT (I have multiple QTs and > MPIs installed on this system). RPATH is turned off. > - Afterwards it builds. > -The Help misses fome files (e.g. filters). I did make && make > HTMLDocumentation && make install. Has something changed about the html > documentation? Thanks.
'make HTMLDocumentation' is deprecated, see http://paraview.markmail.org/message/he6n7qptjqbe6b2a Please set the boolean CMake variable PARAVIEW_GENERATE_PROXY_DOCUMENTATION to ON instead. See http://paraview.markmail.org/message/3nzhngpmaoqtaqld Sven _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
