> Does anyone know why using PYTHON implies SHARED LIBS ?

Because Python modules have to be built as shared libraries if you
want to load them from the standard Python executable.

On Thu, Jan 29, 2009 at 6:50 AM, Ricardo Reis <rr...@aero.ist.utl.pt> wrote:
> On Thu, 29 Jan 2009, Stefan Melber wrote:
>
>> Hi Ricardo,
>>
>> just  switch the VTK_USE_RPATH off - then it should work (for me with the
>> version checked out this moring) ...
>
> Forgot to mention, VTK_USE_RPATH was/is OFF
>
> I'm checking out and re-compiling.
>
> Does anyone know why using PYTHON implies SHARED LIBS ?
>
>
>
>  Ricardo Reis
>
>  'Non Serviam'
>
>  PhD student @ Lasef
>  Computational Fluid Dynamics, High Performance Computing, Turbulence
>  http://www.lasef.ist.utl.pt
>
>  &
>
>  Cultural Instigator @ RĂ¡dio Zero
>  http://www.radiozero.pt
>
>  http://www.flickr.com/photos/rreis/
> _______________________________________________
> ParaView mailing list
> ParaView@paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>
_______________________________________________
ParaView mailing list
ParaView@paraview.org
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to