[Paraview] make dist

Hendrik Belitz hbelitz at darkon.info
Fri Dec 8 08:15:19 EST 2006


Hi Olivier,

in addition to Amy's answer, please note that newer Versions of CMake come with CPack, which may help you to generate a binary tarball directly from your build tree. See http://www.cmake.org/Wiki/CMake:Packaging_With_CPack
for details.

Regards
 Hendrik

>Hi Olivier,
>
>Try doing a "make install"; ParaView will install to the directory 
>listed in the CMake variable CMAKE_INSTALL_PREFIX. Then you can make a 
>tarball of the directory where you did the install.
>
>- Amy
>
>Olivier Ricou wrote:
>> Hi,
>>
>>  I have made some changes on Paraview and now I would like to make
>> a tarball such that I can install my version of Paraview on other
>> computers. I expected to find a "make dist" or "make tar" command
>> to make the kind of binary tarball we can download from the web site
>> of Paraview. Can someone explain me how to do please ?
>>
>> TIA,
>>
>> Olivier.
>>   
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> ParaView mailing list
>> ParaView at paraview.org
>> http://www.paraview.org/mailman/listinfo/paraview
>>   
>_______________________________________________
>ParaView mailing list
>ParaView at paraview.org
>http://www.paraview.org/mailman/listinfo/paraview


More information about the ParaView mailing list