[Paraview] How to set PV_PLUGIN_PATH correctly for loading
plugins in Paraview 3.2.0?
Paul Edwards
paul.m.edwards at gmail.com
Fri Jan 25 08:59:52 EST 2008
The path should be set to the directory containing the shared libaries, e.g.
on linux
export PV_PLUGIN_PATH=/path/to/plugins
paraview
Regards,
Paul
On 25/01/2008, Enkelejda Tafaj <lejda at gmx.de> wrote:
>
> Hi,
>
> I'm trying to get run the Plugin Examples provided by Paraview.
>
> I get the plugins compiled and I can load them using the Plugin Manager
> in the tool menu (as described in
> http://www.paraview.org/Wiki/Plugin_HowTo and
> http://www.paraview.org/Wiki/ExtendingParaView)
>
> I would like to have the plugins loaded automatically at paraview
> startup, so I set the PV_PLUGIN_PATH to point at the plugin folder. But
> the plugins will not be loaded.
>
> Where exactly should PV_PLUGIN_PATH point at?
>
> Thank you Enkelejda
>
>
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20080125/a329715c/attachment.htm
More information about the ParaView
mailing list