[Paraview] error loading local library
Jean M. Favre
jfavre at cscs.ch
Mon, 05 Jan 2004 11:39:32 +0100
Hello List
setting PV_INTERFACE_PATH to a user-defined XML file including a local
library works very well in the 1.0.4 version. I also have set
LD_LIBRARY_PATH and TCLLIBPATH and my local lib is loaded without any
problems in v 1.0.4.
Using the same 3 env. variables but switching to the cvs dev version of
paraview, I get parsing errors which I do not know how to solve. Has the
<Library name=""/> syntax been changed?
Here is my XML file:
<ModuleInterfaces>
<Library name="vtkLocalTCL"/>
<Module name="MCOMmb" root_name="mcommb"
output="vtkPolyData"
class="vtkPVAdvancedReaderModule" module_type="Reader"
extensions=".db" file_description="Multi-Block Structured Files">
<Source class="vtkMCOMMultiBlockReader"/>
<ArraySelection trace_name="point_array_sel" attribute_name="Point"/>
</Module>
</ModuleInterfaces>
and the error message:
ErrorMessage
# Error or warning: ERROR: In
/local/apps/ParaView/ParaView/vtkPVXMLPackageParser.cxx, line 662
vtkPVXMLPackageParser (0x8331d80): Error loading Library component
vtkLocalTCL
ErrorMessage end
Thanks for the help.
--
Dr. Jean M. Favre, email:favre at cscs.ch
http://www.cscs.ch/people/Favre.html
CSCS, Swiss Center for Scientific Computing | Tel: +41 (91) 610.82.40
Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82