[Insight-users] install ITK witk CREATIS ITK RPMS packages

charfeddine amir charfeddine_amir at yahoo.fr
Sat Dec 3 04:28:32 EST 2005


salut again
 je suis entrée là où se situe le fichier HelloWorld et j'ai tapé ./HelloWorld
 et il a affiché ITK Hello World !
  [amir at master hellobin]$ ls
 CMakeCache.txt           cmake.depends        HelloWorld*
 CMakeCCompiler.cmake*    cmake_install.cmake  HelloWorld.o
 cmake.check_cache        CMakeOutput.log      install_manifest.txt
 cmake.check_depends      CMakeSystem.cmake*   Makefile
 CMakeCXXCompiler.cmake*  CMakeTmp/
 [amir at master hellobin]$ ./HelloWorld
 ITK Hello World !
 donc tout est bon pour le moment, j'essayerais avec d'autre exemples.
 merci
 

charfeddine amir <charfeddine_amir at yahoo.fr> a écrit :  salut Gaetan
 merci pour ta réponse mais je ne pense pas qu'il faut vraiment ecrire le fichier CmakeLists.txt pour ITK, c'est trop compliqué tu trouve pas?
  
  as tu lis ce qu'a ecris  Joel  Schaerer:
  
  Non, les rpms de creatis sont des paquets binaires, donc il n'y a rien à
  compiler. Tu peux commencer à compiler tes projets directement, les
  findITK.cmake devraient fonctionner normalement. Par contre attention
  c'est des rpm pour fedora à la base, donc vérifie qu'ils sont bien gérés
  par la mandrake (ou passe en fedora core  4)
  
  joel
  
 dis moi,  j'ai essayé de tester ça avec l'exemple HelloWorld.cxx  située dans  Exemple/Installation , j'ai generée le fichier binaire HelloWorld, mais je n'arrive pas à l'executer , sais tu le faire?
  merci
  
 
 Joel Schaerer <joel.schaerer at creatis.insa-lyon.fr> a écrit : charfeddine amir wrote:
 > par exemple pour ITK, apres avoir installé les rpms concernés, j'ai
 > trouvé qu'il a crée les répertoires
 > /usr/lib/InsightToolkit  où il a mis des bibliothéques (.so) et des
 > fichiers python (.py)
 > /usr/include/InsightToolkit  où il a mis les fichiers .h suivants :
 > 
 > Algorithms/        DICOMCallback.h*     DICOMParserMap.h* 
 > IO/               Utilities/
 > BasicFilters/      DICOMCMakeConfig.h*  DICOMSource.h*      itkConfigure.h*
 > Common/            DICOMConfig.h*       DICOMTypes.h*      Numerics/
 > DICOMAppHelper.h*  DICOMFile.h*         expat/             Patented/
 > DICOMBuffer.h*     DICOMParser.h*       gdcm/              SpatialObject/
 > 
 > et enfin dans /usr/bin  où il a mis des fichiers executables (binaires)
 > et des programme python (.py) , en voici qq uns :
 > 
 > itkCastImageFilter_2D.py*
 > itkCastImageFilter_3D.py*
 > itkChangeInformationImageFilter.py*
 > itkCommonHeaderTest*
 > itkCommonTests*
 > itkConfidenceConnectedImageFilter.py*
 > itkConnectedThresholdImageFilter.py*
 > itkContinuousIndex.py*
 > itkCurvatureAnisotropicDiffusionImageFilter.py*
 > itkCurvatureFlowImageFilter.py*
 > itkCurvesLevelSetImageFilter.py*
 > itkDanielssonDistanceMapImageFilter.py*
 >  itkDemonsRegistrationFilter.py*
 > itkDenseFiniteDifferenceImageFilter.py*
  > itkDifferenceImageFilter.py*
 > itkEllipsoidInteriorExteriorSpatialFunctionExample*
 > itkEventObjectGroup.py*
 > itkExpImageFilter.py*
 > itkExpNegativeImageFilter.py*
 > itkExtractImageFilter.py*
 > itkFastMarchingImageFilter.py*
 > itkFEMTests*
 > itkFiniteDifferenceFunction.py*
 > itkFiniteDifferenceImageFilter.py*
 > itkFixedArray.py*
 > itkFlipImageFilter.py*
 > 
 > mais je ne trouve nulle part le fichier CMakeLists.txt, ce qui me donne
 > l'impression qu'on a pas à utiliser ccmake.
 > qu'est ce que t'en dis?
 > merci.
 
 
 
 
 > 
 > 
 > */Gaetan Lehmann /* a écrit :
 > 
 > 
 >     Ces rpm ne sont pas ceux que j'ai fait pour mandriva, je peux donc
 >     difficilement voir ce qui ne va pas :-/
 > 
 >     Ceci dit, j'ai  l'impression que le problème ne vient pas du package...
 >     Avez vous un fichier  CMakeLists.txt dans votre repertoire courant ?
 > 
 >     *On Fri, 02 Dec 2005 11:42:24 +0100, charfeddine amir
 >     wrote:
 > 
 >     > salut Gaetan
 >     > merci pour votre réponse
 >     > j'ai verifié dans Linux Mandriva 2006, il utilise gcc-c++ 4.0.1,
 >     et j'ai
 >     > cherché le package gcc-c++ 3.3 mais je ne l'ai pas trouvé.
 >     > les rpm que j'ai installé correspondent aux bibliothéques : ITK
 >     2.0.1 ,
 >     > VTK 4.5 , CMAKE 2.0.5 , FLTK 1.1.6
 >     > qui se trouvent au site de creatis-INSA lyon.
 >     > aprés avoir installer tous les rpms de chaque bibliothéque, j'ai
 >     essayé
 >     > d'utiliser ccmake ou make mais il ne trouve pas le fichier
 >     > CMAKElists.txt necessaire.
 >     > Je me suis demandé est ce que l'installation necessite  encore la
 >     > compilation et l'execution des fichiers  installés par CMAKE ou est ce
 >     > que l'installation est bien terminée?
 >     > merci
 >     > charfeddine Amir
 >     > Medical University in Monastir
 >     > Biophysics Lab
 >     > Tec hnology & Medical Imaging
 >     >
 >     > Gaetan Lehmann a écrit :
 >     > Hi,
 >     >
 >     > the mandriva package is quite old now. I haven't took the time to
 >     update
 >     > it before the release of mandriva 2006 (mainly because of problems to
 >     > make
 >     > it work both on i586 and x86_64 architectures).
 >     > It is old but will work if you use gcc 3.3 and not gcc the default gcc
 >     > (4.0.1). You just have to install gcc3.3-c++ (urpmi gcc3.3-c++)
 >     and set
 >     > the compiler in cmake :-)
 >     >
 >     > ITK 4.4 should be  released soon, and I will update the package  for
 >     the
 >     > new
 >     > release, so you can also wait some days if you absolutely want to
 >     you gcc
 >     > 4 :-)
 >     >
 >     > Gaetan
 >     >
 >     >
 >     > On Fri, 02 Dec 2005 10:14:18 +0100, charfeddine amir
 >     > wrote:
 >     >
 >     >> hello
 >     >> i get ITK rpm packages and install it on a linux Mandriva pc
 >     >> everything was ok
 >     &g t;> what is the next step to do now after installing rpm?
 >     >> (i mean should i use cmake somewhere as we use ccmake after
 >     extraction
 >     >> of ITK ZIP folder..)
 >     >> i hope u understand my question
 >     >> thankx
 >     >>
 >     >>
 >     >> ---------------------------------
 >     >> Appel audio GRATUIT  partout dans le monde  avec le nouveau Yahoo!
 >     >> Messenger
 >     >> Téléchargez le ici !
 >     >
 >     >
 >     >
 > 
 > 
 > 
 >     -- 
 >     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
 >     *
 > 
 > *
 > *
 > 
 > * *
 > 
 > ------------------------------------------------------------------------
 > * *Appel audio GRATUIT partout dans le monde* avec le nouveau Yahoo!
 > Messenger
 > Téléchargez le ici !
 > 
 > *
 > 
 > *
 > *
 > ------------------------------------------------------------------------
 > *
 > _______________________________________________
 > Insight-users mailing list
 > Insight-users at itk.org
 >   http://www.itk.org/mailman/listinfo/insight-users
 > *
 
   

---------------------------------
  Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
  Téléchargez le ici !    _______________________________________________
Insight-users mailing list
Insight-users at itk.org
http://www.itk.org/mailman/listinfo/insight-users



		
---------------------------------
 Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
 Téléchargez le ici !  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20051203/60c363ab/attachment-0001.htm


More information about the Insight-users mailing list