[vtkusers] Python and cvs update
Berk Geveci
berk.geveci at kitware.com
Mon May 27 14:12:28 EDT 2002
Actually, it looks like a recent change broke the python build.
We'll fix it tomorrow.
-Berk
On Mon, 2002-05-27 at 13:43, Prabhu Ramachandran wrote:
> >>>>> "MM" == Mathieu Malaterre <mmalat at irus.rri.ca> writes:
>
> MM> Hi there, I tried a cvs update this morning. And here is what
> MM> I get.
>
> MM> /shalom/data/mmalat/VTKBin/Wrapping/Python/vtkpython.cxx:36:
> MM> undefined reference to `Py_Main'
> MM> /shalom/data/mmalat/VTKBin/Lib//libvtkCommonPython.so:
> MM> undefined reference to `openpty'
> MM> /shalom/data/mmalat/VTKBin/Lib//libvtkCommonPython.so:
> MM> undefined reference to `forkpty'
>
> I guess that you haven't set the PYTHON_LIBRARY variable in your
> CMakeCache.txt to point to your Python library. Just set it, run
> cmake followed by make and your problem will disappear. My setting
> looks like this:
>
> PYTHON_LIBRARY:FILEPATH=/usr/lib/libpython2.1.so
>
>
> prabhu
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list