[vtkusers] Ongong woes building vtk on Mac OSX

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Wed Sep 29 13:20:54 EDT 2004


>>>>> "JT" == Jens Thomas <j.m.h.thomas at dl.ac.uk> writes:

[...]

    JT> I've had to build my own Python distribution as I was getting
    JT> the "Fatal Python error: Interpreter not initialized (version
    JT> mismatch?)" error due to tkinter not being installed with the
    JT> default Python installation on the Mac. As I don't have root
    JT> acces on the machine I'm working on (I'm working on it
    JT> remotely), I've decided to build my own python distribution
    JT> from scratch and use that instead. However, I'm now getting
    JT> errors during the build that I've pasted in below. I've also
    JT> included my CMakeCache.txt below that.

I have no clue about the Mac and if this will help or not but you
could try to build your Python library as a shared library
(libpython2.3.so/dyld and not libpython2.3.a).  How you will do that,
I have no idea.

HTH,
prabhu



More information about the vtkusers mailing list