[Paraview] Writer Plugin cannot be loaded

Burlen Loring burlen.loring at kitware.com
Thu Jan 15 09:46:11 EST 2009


Natalie Happenhofer wrote:
> Ok,
> maybe this is the reason for the problem:
> Building Paraview I just run "make" - and I do have to run "make 
> install" too,don´t I? Is it "make install" on linux? (Under Windos I 
> run "mingw32-make" and
> "mingw32-make install")
You can control where the install is located. It's common under linux to 
use a configure option called --prefix=/some/path. In paraview you can 
set CMAKE_INSTALL_PREFIX to a folder that you own. You shouldn't have to 
do an install to get your plugin working.

>
> Well, running "make install" I get the following error:
>
> [100%] Built target PrismClientPlugin
> Install the project...
> -- Install configuration: "Release"
> -- Up-to-date: 
> /usr/local/unpackaged/paraview-happenhofer-3.4.0/include/paraview-3.4/vtksys/stl/algorithm
> CMake Error at VTK/Utilities/kwsys/cmake_install.cmake:36 (FILE):
>   file Problem setting permissions on file
>   
> "/usr/local/unpackaged/paraview-happenhofer-3.4.0/include/paraview-3.4/vtksys/stl/algorithm"
> Call Stack (most recent call first):
>   VTK/Utilities/cmake_install.cmake:37 (INCLUDE)
>   VTK/cmake_install.cmake:38 (INCLUDE)
>   cmake_install.cmake:37 (INCLUDE)
>
> make: *** [install] Error 1
>
>
> How can I set the permissions correctly? Or does the root-user have to 
> do that?
>
> Thx a lot,
> Natalie
>
> ------------------------------------------------------------------------
> ¡Descúbrelo! ¿Qué puedes hacer con el nuevo Windows Live? 
> <http://www.microsoft.com/latam/windows/windowslive/>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>   


-- 
Burlen Loring
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x137



More information about the ParaView mailing list