<HTML>
<HEAD>
<TITLE>Re: [Paraview] Add support for PARAVIEW_EXTRA_EXTERNAL_PLUGINS?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>John,<BR>
<BR>
You should talk to Tim Shead. As part of his OverView work, he is implementing a mechanism is ParaView in which you can define a set of plugins which you want loaded upon program startup. The vision is that one day the ParaView application will really be an empty shell the defines its GUI and implementation by opening a set of predefined plugins.<BR>
<BR>
My point is that PARAVIEW_EXTRA_EXTERNAL_PLUGINS may be unnecessary and at some point may be obsolete.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 1/14/09 6:46 AM, "John Biddiscombe" <<a href="biddisco@cscs.ch">biddisco@cscs.ch</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>There used to be a PARAVIEW_EXTRA_EXTERNAL_MODULES - which allowed you<BR>
to compile modules into paraview - in fact it still exists, but probably<BR>
nobody uses it any more since plugins have improved so much.<BR>
<BR>
I have some users who want to compile paraview, and a couple of selected<BR>
plugins, and then do a single "make install"<BR>
<BR>
I've added PARAVIEW_EXTRA_EXTERNAL_PLUGINS to the main paraview cmake,<BR>
which allows you to enter<BR>
<BR>
vtkCSCSCommon;vtkCSCSFluent;vtkCSCSNetCDF etc etc etc<BR>
<BR>
and then it prompts for paths to the sources, and compiles them at the<BR>
same time as paraview itself.<BR>
<BR>
Does anyone else need this functionality? Shall I add it to cvs? It's<BR>
very simple - but does make life easier for the less experienced users<BR>
(to manage one build instead of two).<BR>
<BR>
JB<BR>
<BR>
--<BR>
John Biddiscombe, email:biddisco @ cscs.ch<BR>
<a href="http://www.cscs.ch/">http://www.cscs.ch/</a><BR>
CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07<BR>
Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82<BR>
<BR>
<BR>
_______________________________________________<BR>
ParaView mailing list<BR>
<a href="ParaView@paraview.org">ParaView@paraview.org</a><BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
**** Kenneth Moreland<BR>
*** Sandia National Laboratories<BR>
*********** <BR>
*** *** *** email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** *** ** phone: (505) 844-8919<BR>
*** web: <a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>