[vtkusers] vtkDICOM

Melvin Robinson melrobin at gmail.com
Tue Oct 11 10:23:45 EDT 2016


Sure...my cmake version is 3.4.3.  I chose the options through ccmake which
has the same version number.  This did build until turning on the vtkDicom
module.

On Tue, Oct 11, 2016 at 7:34 AM, David Gobbi <david.gobbi at gmail.com> wrote:

> Hi Melvin,
>
> The build shouldn't copy anything to /usr/local until you do "make
> install".
> Can you provide details about what cmake settings you have used?
>
>
> On Mon, Oct 10, 2016 at 9:05 PM, Melvin Robinson <melrobin at gmail.com>
> wrote:
>
>> Hello,
>>
>> I get the following error on a VTK build:
>>
>> -- vtkDICOM: Building vtkDICOM as a Remote VTK Module
>> CMake Error: Could not open file for write in copy operation
>> /usr/local/lib/cmake/vtk-7.1/Modules/vtkDICOM.cmake.tmp
>> CMake Error: : System Error: Permission denied
>>
>>
>> This file does not exist so I guess the problem with the copy operation
>> makes sense, but I do not understand the permission denied.
>>
>> When building as root I get:
>> -- vtkDICOM: Building vtkDICOM as a Remote VTK Module
>> CMake Error at /usr/local/lib/cmake/vtk-7.1/vtkModuleAPI.cmake:53
>> (message):
>>   No such module: "vtkDICOM"
>> Call Stack (most recent call first):
>>   Wrapping/Python/CMakeLists.txt:156 (vtk_module_load)
>>
>> Can someone tell me what could be causing these errors?
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20161011/1eb51211/attachment.html>


More information about the vtkusers mailing list