Problem using python bindings

David Gobbi dgobbi at irus.rri.on.ca
Wed Nov 10 16:35:41 EST 1999


Hi Arno,

If you have configured --with-mesa, and if libMesaGL.so is installed
in the usual place (/usr/lib), then your user.make should
have these lines in it:

MESA_INCLUDE=
MESA_LIB=-lMesaGL -lXt

The "-lXt" causes libXt.so to be linked into VTK.

 - David

--David Gobbi, MSc                    dgobbi at irus.rri.on.ca
  Advanced Imaging Research Group
  Robarts Research Institute, University of Western Ontario

On Wed, 10 Nov 1999, fmri wrote:

> Dear list members,
> 
> after building with python as described in the Linux-HowTo I am unable
> to run the examples. They fail with
> 
> /usr/lib/libVTKPython: unknown symbol XtString
> 
> at the statement
> 
> from libVTKGraphicsPython import *.
> 
> What can I do and what is the source of the problem.
> 
> thank You very much in advance.
> 
> Arno R. Schleich
> 
> 
> 
> 
> -----------------------------------------------------------------------------
> This is the private VTK discussion list.  Please keep messages on-topic.
> Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
> To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
> <majordomo at gsao.med.ge.com>.  For help, send message body containing
> "info vtkusers" to the same address.     Live long and prosper.
> -----------------------------------------------------------------------------
> 



-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------




More information about the vtkusers mailing list