[vtkusers] VTK Install Errors

Dave Partyka dave.partyka at kitware.com
Fri Jul 30 08:19:04 EDT 2010


To install in /usr/local you need root privileges (sudo make install). If
you want to install elsewhere, run cmake and change the value of
CMAKE_INSTALL_PREFIX to your home directory for example.

On Fri, Jul 30, 2010 at 1:21 AM, <dbremne2 at illinois.edu> wrote:

> Hello Everyone,
>
> I'm trying to build the VTK library 5.6 from source on a fedora (Cambridge)
> machine. I'm getting the following error while running make install:
>
> Install the project...
> -- Install configuration: ""
> CMake Error at cmake_install.cmake:36 (FILE):
>  file cannot create directory: /usr/local/lib/vtk-5.6.  Maybe need
>  administrative privileges.
>
> Can anyone confirm that I need root access or could it be a bigger problem.
> Is there anyway around this issue without admin privileges?
>
> Thanks for your help,
>
> Dave
>
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100730/d43d4a2d/attachment.htm>


More information about the vtkusers mailing list