[vtkusers] How to run CPack on a VTK build
Oleksandr Dzyubak
adzyubak at gmail.com
Tue May 19 15:03:27 EDT 2009
Hi John,
I followed your advice and got the errors below.
********* Start Errors *******
CPack Error: Problem running tar command: "/usr/local/bin/cmake" -E tar
cfz control.tar.gz ./control ./md5sums
CPack Error: Problem compressing the directory
CPack Error: Error when generating package: ITK
********* End Errors *******
How can I fix it?
Thanks,
Alex
John Biddiscombe wrote:
> cpack -G NSIS -C Release
> or
> cpack -G NSIS -CDebug
>
> better?
>
>> Hi,
>>
>> I´ve successfully built VTK on Win XP with Python wrapping enabled.
>> Now I want to make an installer of it. My understanding of CPack is
>> to go in the build directory and run CPack like this: "cpack -G NSIS".
>> But I always get this error: "CPack Error: CPack project name not
>> specified"
>>
>> Hope you can help me,
>>
>> Thanks.
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> 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
>>
>
>
> --
> John Biddiscombe, email:biddisco @ cscs.ch
> http://www.cscs.ch/
> CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07
> Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
>
More information about the vtkusers
mailing list