[Paraview] ParaView on the Mac

Andy Cedilnik andy.cedilnik at kitware.com
Tue Dec 14 08:07:40 EST 2004


Hi Jon,

ParaView currently only supports builtin TclTk.

The TclTk in ParaView is build using two scripts. The
configure_tcltk.sh.in does the configure (cmake) step, and
build_tcltk.sh.in does the actual building. The two scripts are only
written for standard unix using X11.

       Andy

Jon H Kaspersen wrote:

> Hi again,
>
> Building ParaView using the X11 libs will work, I know - I have tried
> that.
> So, I was trying to build ParaView with the Carbon approach in order
> not to be
> depending on the X11 installation.  ParaView was building with the Carbon
> approach a while back, but was buggy, probably because of the lack of
> OS X
> support in the Tcl/Tk version I used then.
>
> Regards
> Jon
>
>>
>> ParaView always builds its own Tcl/Tk (8.4.5) that comes in the
>> source tree, so the version of Tcl on your system does not matter. 
>> As far as this error, I think you have to build ParaView with
>>
>> VTK_USE_COCOA:BOOL=OFF
>> VTK_USE_CARBON:BOOL=OFF
>> VTK_USE_X:BOOL=ON
>>
>> -Brad
>>
>>
> ========================================================
> Jon Harald Kaspersen                        Mob:       +47 93 03 65 90
> Ph.D. Mechanical Engineering   
> Senior Scientist
> SINTEF Helse
> N-7465 Trondheim
> NORWAY            e-mail:    Jon.H.Kaspersen at sintef.no
>                 WEB:    http://www.sintef.no/medtek
> ========================================================
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview



-- 
Andy Cedilnik
Kitware Inc.



More information about the ParaView mailing list