[Insight-users] Re: WrapITK binaries
Gaetan Lehmann
gaetan.lehmann at jouy.inra.fr
Thu Aug 10 07:29:55 EDT 2006
Hi,
I have added a basic CPack configuration to WrapITK.
It work just fine with linux, but I would not be surprised to have some
problems on other systems (like windows).
Can you tests on your system(s) ?
The only thing to do is to set INSTALL_WRAP_ITK_COMPATIBILITY to OFF with
cmake, and to build the target "package". On my system:
[glehmann at marvin build]$ make package
Run CPack packaging tool...
CPack: Install projects
CPack: - Run preinstall target for: WrapITK
CPack: - Install project: WrapITK
CPack: Compress package
CPack: Finalize package
CPack: Package
/home/glehmann/src/contrib-itk/WrapITK-unstable/build/WrapITK-0.2.1-Linux.sh
generated.
So easy :-)
Gaetan
On Wed, 09 Aug 2006 23:00:00 +0200, Charl P. Botha <cpbotha at gmail.com>
wrote:
> On 8/9/06, Gaëtan Lehmann <gaetan.lehmann at jouy.inra.fr> wrote:
>> We have already talked about that some time ago with Charl.
>> Charl, I think you have already deployed WrapITK on several host. Have
>> you
>> used a special method to do that ?
>
> For this application I use PyInstaller, but WrapITK was too complex
> for it. In the end I just made a script that collects all the
> relevant ITK/WrapITK DLLs and Python files and puts them in the right
> places, on Windows and Linux. I ship this whole tree with my
> application. The script is now integrated in my Frankensteinian
> build-system and it seems to work.
>
> You're welcome to have the bits that do the WrapITK 'packaging', of
> course. In principle, one should be able to take the generated tree
> and plonk it down on a user's system. After having set the
> environment with a brilliant tool such as <plug>
> cpbotha.net/Software/envedit </plug> you're good to go.
>
> See you,
> Charl
--
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66 fax: 01 34 65 29 09
http://voxel.jouy.inra.fr
More information about the Insight-users
mailing list