>>>>> "John" == John Hunter <[EMAIL PROTECTED]> writes:

    John> It's not clear to me importing vtk would change the libpng
    John> that gtk is linking with.

David Thompson, on the VTK mailing list, advised me to compile 
with VTK_USE_SYSTEM_PNG turned ON, as well as

    VTK_USE_SYSTEM_EXPAT
    VTK_USE_SYSTEM_JPEG
    VTK_USE_SYSTEM_TIFF
    VTK_USE_SYSTEM_ZLIB

which worked.  These options are exposed by cmake -i if you request to
see the advanced options.

JDH
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to