I had the same problem.  I fixed it by setting the QT_HELP_GENERATOR cmake value and that fixed it.<br><br>Andy<br><br><div class="gmail_quote">On Wed, Mar 16, 2011 at 9:26 AM, David Partyka <span dir="ltr">&lt;<a href="mailto:david.partyka@kitware.com">david.partyka@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I think this is a runtime issue executing qhelpgenerator. If you put the location of libQtHelp.so in your LD_LIBRARY_PATH does it work? So likely if you do the following:<div>
<br></div><div>export LD_LIBRARY_PATH=/usr/global/paraview/Trolltech/Qt-4.6.0/lib:$LD_LIBRARY_PATH</div>

<div><br></div><div>and then make<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Wed, Mar 16, 2011 at 9:19 AM, Jack <span dir="ltr">&lt;<a href="mailto:jsg3@psu.edu" target="_blank">jsg3@psu.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi all,<br>
I can not seem to get rid of this compile error, I dont care about the Qt help docs if that is even the problem? -Jack<br>
<br>
<br>
<br>
Linking CXX static library ../../bin/libNIfTIWriter.a<br>
[100%] Built target NIfTIWriter<br>
[100%] Built target GenerateParaViewQHP<br>
[100%] Compiling Qt help project paraview.qhp<br>
/usr/global/paraview/Trolltech/Qt-4.6.0/bin/qhelpgenerator: error while loading shared libraries: libQtHelp.so.4: cannot open shared object file: No such file or directory<br>
make[2]: *** [Documentation/paraview.qch] Error 127<br>
make[1]: *** [Documentation/CMakeFiles/ParaViewOnlineHelp.dir/all] Error 2<br>
make: *** [all] Error 2<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>