<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for the quick help, I got it working with the export command
-Jack<br>
<br>
<br>
On 03/16/2011 09:26 AM, David Partyka wrote:
<blockquote
cite="mid:AANLkTimEenRkkNvx-tkF1d7xVZRB-wV0THX2Up90qCK4@mail.gmail.com"
type="cite">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=
<meta charset="utf-8">
/usr/global/paraview/Trolltech/Qt-4.6.0/lib:$LD_LIBRARY_PATH</div>
<div><br>
</div>
<div>and then make<br>
<br>
<div class="gmail_quote">On Wed, Mar 16, 2011 at 9:19 AM, Jack <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:jsg3@psu.edu">jsg3@psu.edu</a>></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 moz-do-not-send="true"
href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a
moz-do-not-send="true"
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 moz-do-not-send="true"
href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a moz-do-not-send="true"
href="http://www.paraview.org/mailman/listinfo/paraview"
target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>