[Paraview] Relative Paths In Cache Init and GUI XML Files (repost)

Berk Geveci berk.geveci at gmail.com
Tue Jun 27 15:04:48 EDT 2006


I apologize for not responding before. I have been busy and I am having hard
time catching up with the mailing list.

In the cache initialization file for cmake I'd like to provide the source
> directory for an external module as a relative path so that the
> initialization file is somewhat portable. I've tried the obvious such as a
> path relative to the cache initialization file itself with no success. Is
> there a way to do this?


I do not think so but my cmake knowledge is limited. I would guess that
cmake requires full path.

The same question arises in the remote module's GUI XML file where it gives
> the path to the corresponding server manager XML file.



This is possible. Something like this works:

 <ServerManagerFile name="foobar/modules.pvsm"/>


-Berk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20060627/fb69cc79/attachment.htm


More information about the ParaView mailing list