[vtkusers] VTK on Mac

Amy Squillacote amy.squillacote at kitware.com
Wed May 2 08:39:50 EDT 2007


Hi Frederika,

I am also copying this message back to the vtkusers list; please keep 
the discussion on the list.

Are there precompiled Mac binaries for CMake on your VTK CD? If so, that 
would keep you from having to build CMake yourself. (Such a file would 
probably have "darwin" in the name of the .tar.gz file.)

- Amy

frederika rambu ngana wrote:
> Dear Amy,
>
> I send my work how I had installed CMake on Mac.
> So, you can know how to help me. 
> I am sorry, I am really very begineer on Mac also on
> VTK.
> Please help me. 
>
> Thank you very much
>
> Frederika
>
> --- Amy Squillacote <amy.squillacote at kitware.com>
> wrote:
>
>   
>> Hi Frederika,
>>
>> I'm not exactly sure what you mean by "how to start
>> VTK". How you "start 
>> VTK" depends on what language you are using with VTK
>> (C++, Tcl, Python, 
>> Java). On the Mac, you must build VTK from source
>> code. You can download 
>> the source code from the following web site if you
>> have not already done 
>> so: http://www.vtk.org/get-software.php. Inside the
>> .tar.gz file 
>> containing the source code is a README.html file. It
>> describes how to 
>> compile VTK and gives some instructions for getting
>> started using VTK.
>>
>> - Amy
>>
>> frederika rambu ngana wrote:
>>     
>>> Dear all,
>>>  
>>> I am a beginner on VTK. I want to use VTK on Mac.
>>>       
>> Could somebody tell 
>>     
>>> me how to start VTK on Machintosh ?
>>>  
>>> Best regards,
>>>  
>>> Frederika
>>>  
>>>
>>>
>>>       
> ------------------------------------------------------------------------
>   
>>> Ahhh...imagining that irresistible "new car"
>>>       
>> smell?
>>     
>>> Check out new cars at Yahoo! Autos. 
>>>
>>>       
> <http://us.rd.yahoo.com/evt=48245/*http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE1YW1jcXJ2BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDbmV3LWNhcnM->
>   
>>>       
> ------------------------------------------------------------------------
>   
>>> _______________________________________________
>>> This is the private VTK discussion list. 
>>> Please keep messages on-topic. Check the FAQ at:
>>>       
>> http://www.vtk.org/Wiki/VTK_FAQ
>>     
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtkusers
>>>   
>>>       
>> -- 
>> Amy Squillacote
>> Kitware, Inc.
>> 28 Corporate Drive
>> Clifton Park, NY 12065
>> Phone: (518) 371-3971 x106
>>
>>
>>     
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> ------------------------------------------------------------------------
>
> Last login: Wed May  2 08:26:23 on ttyp1
> Welcome to Darwin!
> [frederikarambungana|21]ls
> ./                      .Trash/                 .history                ComputerVisionI/        Library/                Public/
> ../                     .bash_history           .lpoptions              Desktop/                Movies/                 Send Registration@
> .CFUserTextEncoding     .emacs                  .ssh/                   Documents/              Music/                  Sites/
> .DS_Store               .emacs.d/               .tcshrc                 Ika/                    Pictures/               work/
> [frederikarambungana|22]cp -r /Volumes/VTK\ 4.4/CMake/Source/cmake-2.0.3.tar.gz .
> [frederikarambungana|23]tar xvzf cmake-2.0.3.tar.gz 
> cmake-2.0.3/
> cmake-2.0.3/cmake.1
> cmake-2.0.3/Docs/
> cmake-2.0.3/Docs/cmake-mode.el
> cmake-2.0.3/Docs/cmake-syntax.vim
> cmake-2.0.3/Docs/CMake04.rtf
> cmake-2.0.3/Docs/CMake12p2.rtf
> cmake-2.0.3/Docs/CMake14.rtf
> cmake-2.0.3/Docs/CMake16.rtf
> cmake-2.0.3/Docs/cmake-indent.vim
> cmake-2.0.3/Copyright.txt
> cmake-2.0.3/Tests/
> cmake-2.0.3/Tests/X11/
> cmake-2.0.3/Tests/X11/X11.c
> cmake-2.0.3/Tests/X11/CMakeLists.txt
> cmake-2.0.3/Tests/Jump/
> cmake-2.0.3/Tests/Jump/CMakeLists.txt
> cmake-2.0.3/Tests/Jump/Executable/
> cmake-2.0.3/Tests/Jump/Executable/jumpExecutable.cxx
> cmake-2.0.3/Tests/Jump/Executable/CMakeLists.txt
> cmake-2.0.3/Tests/Jump/Library/
> cmake-2.0.3/Tests/Jump/Library/Shared/
> cmake-2.0.3/Tests/Jump/Library/Shared/CMakeLists.txt
> cmake-2.0.3/Tests/Jump/Library/Shared/jumpShared.cxx
> cmake-2.0.3/Tests/Jump/Library/Static/
> cmake-2.0.3/Tests/Jump/Library/Static/jumpStatic.cxx
> cmake-2.0.3/Tests/Jump/Library/Static/CMakeLists.txt
> cmake-2.0.3/Tests/Jump/Library/CMakeLists.txt
> cmake-2.0.3/Tests/CommandLineTest/
> cmake-2.0.3/Tests/CommandLineTest/CommandLineTest.cxx
> cmake-2.0.3/Tests/CommandLineTest/CMakeLists.txt
> cmake-2.0.3/Tests/CommandLineTest/PreLoad.cmake
> cmake-2.0.3/Tests/SimpleInstallS2/
> cmake-2.0.3/Tests/SimpleInstallS2/foo.c
> cmake-2.0.3/Tests/SimpleInstallS2/foo.h
> cmake-2.0.3/Tests/SimpleInstallS2/PostInstall.cmake
> cmake-2.0.3/Tests/SimpleInstallS2/CMakeLists.txt
> cmake-2.0.3/Tests/SimpleInstallS2/lib1.h
> cmake-2.0.3/Tests/SimpleInstallS2/lib2.h
> cmake-2.0.3/Tests/SimpleInstallS2/lib3.h
> cmake-2.0.3/Tests/SimpleInstallS2/lib4.h
> cmake-2.0.3/Tests/SimpleInstallS2/lib1.cxx
> cmake-2.0.3/Tests/SimpleInstallS2/lib2.cxx
> cmake-2.0.3/Tests/SimpleInstallS2/lib3.cxx
> cmake-2.0.3/Tests/SimpleInstallS2/lib4.cxx
> cmake-2.0.3/Tests/SimpleInstallS2/TestSubDir/
> cmake-2.0.3/Tests/SimpleInstallS2/TestSubDir/TSD.h
> cmake-2.0.3/Tests/SimpleInstallS2/TestSubDir/CMakeLists.txt
> cmake-2.0.3/Tests/SimpleInstallS2/TestSubDir/TSD.cxx
> cmake-2.0.3/Tests/SimpleInstallS2/TestSubDir/TSD_utils.cxx
> cmake-2.0.3/Tests/SimpleInstallS2/PreInstall.cmake
> cmake-2.0.3/Tests/SimpleInstallS2/inst.cxx
> cmake-2.0.3/Tests/TryCompile/
> cmake-2.0.3/Tests/TryCompile/CMakeLists.txt
> cmake-2.0.3/Tests/TryCompile/fail.c
> cmake-2.0.3/Tests/TryCompile/pass.c
> cmake-2.0.3/Tests/Dependency/
> cmake-2.0.3/Tests/Dependency/One/
> cmake-2.0.3/Tests/Dependency/One/OneSrc.c
> cmake-2.0.3/Tests/Dependency/One/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/Six/
> cmake-2.0.3/Tests/Dependency/Six/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/Six/SixASrc.c
> cmake-2.0.3/Tests/Dependency/Six/SixBSrc.c
> cmake-2.0.3/Tests/Dependency/Two/
> cmake-2.0.3/Tests/Dependency/Two/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/Two/TwoSrc.c
> cmake-2.0.3/Tests/Dependency/Five/
> cmake-2.0.3/Tests/Dependency/Five/FiveSrc.c
> cmake-2.0.3/Tests/Dependency/Five/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/Exec/
> cmake-2.0.3/Tests/Dependency/Exec/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/Exec/ExecMain.c
> cmake-2.0.3/Tests/Dependency/Four/
> cmake-2.0.3/Tests/Dependency/Four/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/Four/FourSrc.c
> cmake-2.0.3/Tests/Dependency/Eight/
> cmake-2.0.3/Tests/Dependency/Eight/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/Eight/EightSrc.c
> cmake-2.0.3/Tests/Dependency/Exec2/
> cmake-2.0.3/Tests/Dependency/Exec2/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/Exec2/ExecMain.c
> cmake-2.0.3/Tests/Dependency/Exec3/
> cmake-2.0.3/Tests/Dependency/Exec3/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/Exec3/ExecMain.c
> cmake-2.0.3/Tests/Dependency/Exec4/
> cmake-2.0.3/Tests/Dependency/Exec4/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/Exec4/ExecMain.c
> cmake-2.0.3/Tests/Dependency/Seven/
> cmake-2.0.3/Tests/Dependency/Seven/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/Seven/SevenSrc.c
> cmake-2.0.3/Tests/Dependency/Three/
> cmake-2.0.3/Tests/Dependency/Three/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/Three/ThreeSrc.c
> cmake-2.0.3/Tests/Dependency/NoDepA/
> cmake-2.0.3/Tests/Dependency/NoDepA/NoDepASrc.c
> cmake-2.0.3/Tests/Dependency/NoDepA/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/NoDepB/
> cmake-2.0.3/Tests/Dependency/NoDepB/NoDepBSrc.c
> cmake-2.0.3/Tests/Dependency/NoDepB/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/NoDepC/
> cmake-2.0.3/Tests/Dependency/NoDepC/CMakeLists.txt
> cmake-2.0.3/Tests/Dependency/NoDepC/NoDepCSrc.c
> cmake-2.0.3/Tests/Dependency/CMakeLists.txt
> cmake-2.0.3/Tests/COnly/
> cmake-2.0.3/Tests/COnly/conly.c
> cmake-2.0.3/Tests/COnly/foo.c
> cmake-2.0.3/Tests/COnly/foo.h
> cmake-2.0.3/Tests/COnly/libc1.c
> cmake-2.0.3/Tests/COnly/libc1.h
> cmake-2.0.3/Tests/COnly/libc2.c
> cmake-2.0.3/Tests/COnly/libc2.h
> cmake-2.0.3/Tests/COnly/CMakeLists.txt
> cmake-2.0.3/Tests/UseWX/
> cmake-2.0.3/Tests/UseWX/WX.cxx
> cmake-2.0.3/Tests/UseWX/CMakeLists.txt
> cmake-2.0.3/Tests/ObjC++/
> cmake-2.0.3/Tests/ObjC++/CMakeLists.txt
> cmake-2.0.3/Tests/ObjC++/objc++.mm
> cmake-2.0.3/Tests/Simple/
> cmake-2.0.3/Tests/Simple/CMakeLists.txt
> cmake-2.0.3/Tests/Simple/simpleCLib.c
> cmake-2.0.3/Tests/Simple/simpleWe.cpp
> cmake-2.0.3/Tests/Simple/simpleLib.cxx
> cmake-2.0.3/Tests/Simple/simple.cxx
> cmake-2.0.3/Tests/SubDir/
> cmake-2.0.3/Tests/SubDir/vcl_algorithm+vcl_pair+double.foo.c
> cmake-2.0.3/Tests/SubDir/CMakeLists.txt
> cmake-2.0.3/Tests/SubDir/Executable/
> cmake-2.0.3/Tests/SubDir/Executable/CMakeLists.txt
> cmake-2.0.3/Tests/SubDir/Executable/test.cxx
> cmake-2.0.3/Tests/SubDir/ThirdSubDir/
> cmake-2.0.3/Tests/SubDir/ThirdSubDir/testfromauxsubdir.c
> cmake-2.0.3/Tests/SubDir/ThirdSubDir/thirdone.c
> cmake-2.0.3/Tests/SubDir/ThirdSubDir/pair_p_int.int1.c
> cmake-2.0.3/Tests/SubDir/ThirdSubDir/pair+int.int1.c
> cmake-2.0.3/Tests/SubDir/Examples/
> cmake-2.0.3/Tests/SubDir/Examples/CMakeLists.txt
> cmake-2.0.3/Tests/SubDir/Examples/example1/
> cmake-2.0.3/Tests/SubDir/Examples/example1/CMakeLists.txt
> cmake-2.0.3/Tests/SubDir/Examples/example1/example1.cxx
> cmake-2.0.3/Tests/SubDir/Examples/example2/
> cmake-2.0.3/Tests/SubDir/Examples/example2/CMakeLists.txt
> cmake-2.0.3/Tests/SubDir/Examples/example2/example2.cxx
> cmake-2.0.3/Tests/SubDir/AnotherSubdir/
> cmake-2.0.3/Tests/SubDir/AnotherSubdir/secondone.c
> cmake-2.0.3/Tests/SubDir/AnotherSubdir/testfromsubdir.c
> cmake-2.0.3/Tests/SubDir/AnotherSubdir/pair+int.int.c
> cmake-2.0.3/Tests/PreOrder/
> cmake-2.0.3/Tests/PreOrder/CMakeLists.txt
> cmake-2.0.3/Tests/PreOrder/Library/
> cmake-2.0.3/Tests/PreOrder/Library/CMakeLists.txt
> cmake-2.0.3/Tests/PreOrder/Library/simpleLib.cxx
> cmake-2.0.3/Tests/PreOrder/simple.cxx
> cmake-2.0.3/Tests/StringFileTest/
> cmake-2.0.3/Tests/StringFileTest/InputFile.h.in
> cmake-2.0.3/Tests/StringFileTest/CMakeLists.txt
> cmake-2.0.3/Tests/StringFileTest/StringFile.cxx
> cmake-2.0.3/Tests/Complex/
> cmake-2.0.3/Tests/Complex/cmTestConfigure.h.in
> cmake-2.0.3/Tests/Complex/Cache/
> cmake-2.0.3/Tests/Complex/Cache/CMakeCache.txt
> cmake-2.0.3/Tests/Complex/CMakeLists.txt
> cmake-2.0.3/Tests/Complex/cmTestGeneratedHeader.h.in
> cmake-2.0.3/Tests/Complex/Executable/
> cmake-2.0.3/Tests/Complex/Executable/Temp/
> cmake-2.0.3/Tests/Complex/Executable/Temp/CMakeLists.txt
> cmake-2.0.3/Tests/Complex/Executable/cmVersion.h.in
> cmake-2.0.3/Tests/Complex/Executable/CMakeLists.txt
> cmake-2.0.3/Tests/Complex/Executable/complex.cxx
> cmake-2.0.3/Tests/Complex/Executable/complex.file.cxx
> cmake-2.0.3/Tests/Complex/Library/
> cmake-2.0.3/Tests/Complex/Library/dummy
> cmake-2.0.3/Tests/Complex/Library/ExtraSources/
> cmake-2.0.3/Tests/Complex/Library/ExtraSources/file1.h
> cmake-2.0.3/Tests/Complex/Library/ExtraSources/file1.cxx
> cmake-2.0.3/Tests/Complex/Library/CMakeLists.txt
> cmake-2.0.3/Tests/Complex/Library/empty.h
> cmake-2.0.3/Tests/Complex/Library/file2.h
> cmake-2.0.3/Tests/Complex/Library/moduleFile.c
> cmake-2.0.3/Tests/Complex/Library/moduleFile.h
> cmake-2.0.3/Tests/Complex/Library/testConly.c
> cmake-2.0.3/Tests/Complex/Library/testConly.h
> cmake-2.0.3/Tests/Complex/Library/sharedFile.h
> cmake-2.0.3/Tests/Complex/Library/create_file.cxx
> cmake-2.0.3/Tests/Complex/Library/file2.cxx
> cmake-2.0.3/Tests/Complex/Library/sharedFile.cxx
> cmake-2.0.3/Tests/Complex/cmTestConfigureEscape.h.in
> cmake-2.0.3/Tests/Complex/VarTests.cmake
> cmake-2.0.3/Tests/ComplexOneConfig/
> cmake-2.0.3/Tests/ComplexOneConfig/cmTestConfigure.h.in
> cmake-2.0.3/Tests/ComplexOneConfig/Cache/
> cmake-2.0.3/Tests/ComplexOneConfig/Cache/CMakeCache.txt
> cmake-2.0.3/Tests/ComplexOneConfig/CMakeLists.txt
> cmake-2.0.3/Tests/ComplexOneConfig/cmTestGeneratedHeader.h.in
> cmake-2.0.3/Tests/ComplexOneConfig/Executable/
> cmake-2.0.3/Tests/ComplexOneConfig/Executable/Temp/
> cmake-2.0.3/Tests/ComplexOneConfig/Executable/Temp/CMakeLists.txt
> cmake-2.0.3/Tests/ComplexOneConfig/Executable/cmVersion.h.in
> cmake-2.0.3/Tests/ComplexOneConfig/Executable/CMakeLists.txt
> cmake-2.0.3/Tests/ComplexOneConfig/Executable/complex.cxx
> cmake-2.0.3/Tests/ComplexOneConfig/Executable/complex.file.cxx
> cmake-2.0.3/Tests/ComplexOneConfig/Library/
> cmake-2.0.3/Tests/ComplexOneConfig/Library/dummy
> cmake-2.0.3/Tests/ComplexOneConfig/Library/ExtraSources/
> cmake-2.0.3/Tests/ComplexOneConfig/Library/ExtraSources/file1.h
> cmake-2.0.3/Tests/ComplexOneConfig/Library/ExtraSources/file1.cxx
> cmake-2.0.3/Tests/ComplexOneConfig/Library/CMakeLists.txt
> cmake-2.0.3/Tests/ComplexOneConfig/Library/empty.h
> cmake-2.0.3/Tests/ComplexOneConfig/Library/file2.h
> cmake-2.0.3/Tests/ComplexOneConfig/Library/moduleFile.c
> cmake-2.0.3/Tests/ComplexOneConfig/Library/moduleFile.h
> cmake-2.0.3/Tests/ComplexOneConfig/Library/testConly.c
> cmake-2.0.3/Tests/ComplexOneConfig/Library/testConly.h
> cmake-2.0.3/Tests/ComplexOneConfig/Library/sharedFile.h
> cmake-2.0.3/Tests/ComplexOneConfig/Library/create_file.cxx
> cmake-2.0.3/Tests/ComplexOneConfig/Library/file2.cxx
> cmake-2.0.3/Tests/ComplexOneConfig/Library/sharedFile.cxx
> cmake-2.0.3/Tests/ComplexOneConfig/cmTestConfigureEscape.h.in
> cmake-2.0.3/Tests/ComplexOneConfig/VarTests.cmake
> cmake-2.0.3/Tests/LoadCommandOneConfig/
> cmake-2.0.3/Tests/LoadCommandOneConfig/CMakeLists.txt
> cmake-2.0.3/Tests/LoadCommandOneConfig/LoadedCommand.h.in
> cmake-2.0.3/Tests/LoadCommandOneConfig/CMakeCommands/
> cmake-2.0.3/Tests/LoadCommandOneConfig/CMakeCommands/CMakeLists.txt
> cmake-2.0.3/Tests/LoadCommandOneConfig/CMakeCommands/cmTestCommand.c
> cmake-2.0.3/Tests/LoadCommandOneConfig/LoadedCommand.cxx
> cmake-2.0.3/Tests/Wrapping/
> cmake-2.0.3/Tests/Wrapping/wrapping.cxx
> cmake-2.0.3/Tests/Wrapping/dummy
> cmake-2.0.3/Tests/Wrapping/hints
> cmake-2.0.3/Tests/Wrapping/Wrap.c
> cmake-2.0.3/Tests/Wrapping/CMakeLists.txt
> cmake-2.0.3/Tests/Wrapping/foo.ui.in
> cmake-2.0.3/Tests/Wrapping/vtkExcluded.h
> cmake-2.0.3/Tests/Wrapping/qtwrapping.ui
> cmake-2.0.3/Tests/Wrapping/vtkExcluded.cxx
> cmake-2.0.3/Tests/Wrapping/itkWrapperConfig.cxx
> cmake-2.0.3/Tests/Wrapping/vtkIncluded.h
> cmake-2.0.3/Tests/Wrapping/vtkTestMoc.h
> cmake-2.0.3/Tests/Wrapping/qtwrappingmain.cxx
> cmake-2.0.3/Tests/Wrapping/vtkIncluded.cxx
> cmake-2.0.3/Tests/Wrapping/fltk1.fl
> cmake-2.0.3/Tests/FindPackageTest/
> cmake-2.0.3/Tests/FindPackageTest/FindPackageTest.cxx
> cmake-2.0.3/Tests/FindPackageTest/CMakeLists.txt
> cmake-2.0.3/Tests/TestDriver/
> cmake-2.0.3/Tests/TestDriver/testExtraStuff2.cxx
> cmake-2.0.3/Tests/TestDriver/testExtraStuff3.cxx
> cmake-2.0.3/Tests/TestDriver/CMakeLists.txt
> cmake-2.0.3/Tests/TestDriver/testExtraStuff.cxx
> cmake-2.0.3/Tests/TestDriver/testArgs.h
> cmake-2.0.3/Tests/TestDriver/subdir/
> cmake-2.0.3/Tests/TestDriver/subdir/test3.cxx
> cmake-2.0.3/Tests/TestDriver/test1.cxx
> cmake-2.0.3/Tests/TestDriver/test2.cxx
> cmake-2.0.3/Tests/ComplexRelativePaths/
> cmake-2.0.3/Tests/ComplexRelativePaths/cmTestConfigure.h.in
> cmake-2.0.3/Tests/ComplexRelativePaths/Cache/
> cmake-2.0.3/Tests/ComplexRelativePaths/Cache/CMakeCache.txt
> cmake-2.0.3/Tests/ComplexRelativePaths/CMakeLists.txt
> cmake-2.0.3/Tests/ComplexRelativePaths/cmTestGeneratedHeader.h.in
> cmake-2.0.3/Tests/ComplexRelativePaths/Executable/
> cmake-2.0.3/Tests/ComplexRelativePaths/Executable/Temp/
> cmake-2.0.3/Tests/ComplexRelativePaths/Executable/Temp/CMakeLists.txt
> cmake-2.0.3/Tests/ComplexRelativePaths/Executable/cmVersion.h.in
> cmake-2.0.3/Tests/ComplexRelativePaths/Executable/CMakeLists.txt
> cmake-2.0.3/Tests/ComplexRelativePaths/Executable/complex.cxx
> cmake-2.0.3/Tests/ComplexRelativePaths/Executable/complex.file.cxx
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/dummy
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/ExtraSources/
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/ExtraSources/file1.h
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/ExtraSources/file1.cxx
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/CMakeLists.txt
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/empty.h
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/file2.h
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/moduleFile.c
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/moduleFile.h
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/testConly.c
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/testConly.h
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/sharedFile.h
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/create_file.cxx
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/file2.cxx
> cmake-2.0.3/Tests/ComplexRelativePaths/Library/sharedFile.cxx
> cmake-2.0.3/Tests/ComplexRelativePaths/cmTestConfigureEscape.h.in
> cmake-2.0.3/Tests/ComplexRelativePaths/VarTests.cmake
> cmake-2.0.3/Tests/CustomCommand/
> cmake-2.0.3/Tests/CustomCommand/CMakeLists.txt
> cmake-2.0.3/Tests/CustomCommand/foo.in
> cmake-2.0.3/Tests/CustomCommand/generator.cxx
> cmake-2.0.3/Tests/CustomCommand/wrapper.cxx
> cmake-2.0.3/Tests/CustomCommand/wrapped.h
> cmake-2.0.3/Tests/CustomCommand/doc1.tex
> cmake-2.0.3/Tests/LinkLine/
> cmake-2.0.3/Tests/LinkLine/Exec.c
> cmake-2.0.3/Tests/LinkLine/One.c
> cmake-2.0.3/Tests/LinkLine/Two.c
> cmake-2.0.3/Tests/LinkLine/CMakeLists.txt
> cmake-2.0.3/Tests/Testing/
> cmake-2.0.3/Tests/Testing/Sub/
> cmake-2.0.3/Tests/Testing/Sub/Sub2/
> cmake-2.0.3/Tests/Testing/Sub/Sub2/CMakeLists.txt
> cmake-2.0.3/Tests/Testing/Sub/Sub2/testing2.cxx
> cmake-2.0.3/Tests/Testing/testing.cxx
> cmake-2.0.3/Tests/Testing/CMakeLists.txt
> cmake-2.0.3/Tests/Testing/DartConfig.cmake
> cmake-2.0.3/Tests/SimpleInstall/
> cmake-2.0.3/Tests/SimpleInstall/foo.c
> cmake-2.0.3/Tests/SimpleInstall/foo.h
> cmake-2.0.3/Tests/SimpleInstall/PostInstall.cmake
> cmake-2.0.3/Tests/SimpleInstall/CMakeLists.txt
> cmake-2.0.3/Tests/SimpleInstall/lib1.h
> cmake-2.0.3/Tests/SimpleInstall/lib2.h
> cmake-2.0.3/Tests/SimpleInstall/lib3.h
> cmake-2.0.3/Tests/SimpleInstall/lib4.h
> cmake-2.0.3/Tests/SimpleInstall/lib1.cxx
> cmake-2.0.3/Tests/SimpleInstall/lib2.cxx
> cmake-2.0.3/Tests/SimpleInstall/lib3.cxx
> cmake-2.0.3/Tests/SimpleInstall/lib4.cxx
> cmake-2.0.3/Tests/SimpleInstall/TestSubDir/
> cmake-2.0.3/Tests/SimpleInstall/TestSubDir/TSD.h
> cmake-2.0.3/Tests/SimpleInstall/TestSubDir/CMakeLists.txt
> cmake-2.0.3/Tests/SimpleInstall/TestSubDir/TSD.cxx
> cmake-2.0.3/Tests/SimpleInstall/TestSubDir/TSD_utils.cxx
> cmake-2.0.3/Tests/SimpleInstall/PreInstall.cmake
> cmake-2.0.3/Tests/SimpleInstall/inst.cxx
> cmake-2.0.3/Tests/LinkLineOrder/
> cmake-2.0.3/Tests/LinkLineOrder/One.c
> cmake-2.0.3/Tests/LinkLineOrder/Two.c
> cmake-2.0.3/Tests/LinkLineOrder/NoDepA.c
> cmake-2.0.3/Tests/LinkLineOrder/NoDepB.c
> cmake-2.0.3/Tests/LinkLineOrder/NoDepC.c
> cmake-2.0.3/Tests/LinkLineOrder/NoDepE.c
> cmake-2.0.3/Tests/LinkLineOrder/NoDepF.c
> cmake-2.0.3/Tests/LinkLineOrder/NoDepX.c
> cmake-2.0.3/Tests/LinkLineOrder/NoDepY.c
> cmake-2.0.3/Tests/LinkLineOrder/NoDepZ.c
> cmake-2.0.3/Tests/LinkLineOrder/CMakeLists.txt
> cmake-2.0.3/Tests/LinkLineOrder/Exec1.c
> cmake-2.0.3/Tests/LinkLineOrder/Exec2.c
> cmake-2.0.3/Tests/.NoDartCoverage
> cmake-2.0.3/Tests/SwigTest/
> cmake-2.0.3/Tests/SwigTest/example.h
> cmake-2.0.3/Tests/SwigTest/example.i
> cmake-2.0.3/Tests/SwigTest/CMakeLists.txt
> cmake-2.0.3/Tests/SwigTest/example.cxx
> cmake-2.0.3/Tests/SwigTest/runme.pl
> cmake-2.0.3/Tests/SwigTest/runme.rb
> cmake-2.0.3/Tests/SwigTest/runme.py
> cmake-2.0.3/Tests/SwigTest/runme.tcl
> cmake-2.0.3/Tests/SwigTest/runme2.tcl
> cmake-2.0.3/Tests/SwigTest/runme.php4
> cmake-2.0.3/Tests/SwigTest/runme.pike
> cmake-2.0.3/Tests/LoadCommand/
> cmake-2.0.3/Tests/LoadCommand/CMakeLists.txt
> cmake-2.0.3/Tests/LoadCommand/LoadedCommand.h.in
> cmake-2.0.3/Tests/LoadCommand/CMakeCommands/
> cmake-2.0.3/Tests/LoadCommand/CMakeCommands/CMakeLists.txt
> cmake-2.0.3/Tests/LoadCommand/CMakeCommands/cmTestCommand.c
> cmake-2.0.3/Tests/LoadCommand/LoadedCommand.cxx
> cmake-2.0.3/Tests/TestInstall.sh.in
> cmake-2.0.3/Tests/SystemInformation/
> cmake-2.0.3/Tests/SystemInformation/DumpInformation.cxx
> cmake-2.0.3/Tests/SystemInformation/SystemInformation.in
> cmake-2.0.3/Tests/SystemInformation/DumpInformation.h.in
> cmake-2.0.3/Tests/SystemInformation/CMakeLists.txt
> cmake-2.0.3/configure
> cmake-2.0.3/Source/
> cmake-2.0.3/Source/cmake.h
> cmake-2.0.3/Source/cmSourceFile.h
> cmake-2.0.3/Source/cmCreateTestSourceList.cxx
> cmake-2.0.3/Source/cmUtilitySourceCommand.h
> cmake-2.0.3/Source/cmVTKWrapTclCommand.h
> cmake-2.0.3/Source/cmStandardIncludes.h
> cmake-2.0.3/Source/cmGlobalUnixMakefileGenerator.cxx
> cmake-2.0.3/Source/cmFileCommand.cxx
> cmake-2.0.3/Source/cmSubdirDependsCommand.h
> cmake-2.0.3/Source/cmWin32ProcessExecution.cxx
> cmake-2.0.3/Source/cmIncludeRegularExpressionCommand.cxx
> cmake-2.0.3/Source/cmAbstractFilesCommand.h
> cmake-2.0.3/Source/cmIncludeDirectoryCommand.h
> cmake-2.0.3/Source/cmLoadCacheCommand.cxx
> cmake-2.0.3/Source/cmTarget.h
> cmake-2.0.3/Source/cmAddDependenciesCommand.cxx
> cmake-2.0.3/Source/cmLoadCommandCommand.h
> cmake-2.0.3/Source/cmLinkDirectoriesCommand.cxx
> cmake-2.0.3/Source/cmBuildNameCommand.h
> cmake-2.0.3/Source/cmSeparateArgumentsCommand.h
> cmake-2.0.3/Source/cmFindPathCommand.cxx
> cmake-2.0.3/Source/cmAddCustomCommandCommand.cxx
> cmake-2.0.3/Source/cmSourceFile.cxx
> cmake-2.0.3/Source/cmLocalGenerator.h
> cmake-2.0.3/Source/cmFLTKWrapUICommand.cxx
> cmake-2.0.3/Source/cmCommands.h
> cmake-2.0.3/Source/cmMakeDirectoryCommand.cxx
> cmake-2.0.3/Source/CTest/
> cmake-2.0.3/Source/CTest/Curl/
> cmake-2.0.3/Source/CTest/Curl/curl/
> cmake-2.0.3/Source/CTest/Curl/curl/mprintf.h
> cmake-2.0.3/Source/CTest/Curl/curl/stdcheaders.h
> cmake-2.0.3/Source/CTest/Curl/curl/curl.h
> cmake-2.0.3/Source/CTest/Curl/curl/easy.h
> cmake-2.0.3/Source/CTest/Curl/curl/multi.h
> cmake-2.0.3/Source/CTest/Curl/curl/types.h
> cmake-2.0.3/Source/CTest/Curl/transfer.c
> cmake-2.0.3/Source/CTest/Curl/transfer.h
> cmake-2.0.3/Source/CTest/Curl/CMake/
> cmake-2.0.3/Source/CTest/Curl/CMake/CheckSymbolExists.cmake
> cmake-2.0.3/Source/CTest/Curl/CMake/CurlTests.c
> cmake-2.0.3/Source/CTest/Curl/escape.c
> cmake-2.0.3/Source/CTest/Curl/escape.h
> cmake-2.0.3/Source/CTest/Curl/urldata.h
> cmake-2.0.3/Source/CTest/Curl/ftp.c
> cmake-2.0.3/Source/CTest/Curl/ftp.h
> cmake-2.0.3/Source/CTest/Curl/url.c
> cmake-2.0.3/Source/CTest/Curl/url.h
> cmake-2.0.3/Source/CTest/Curl/mprintf.c
> cmake-2.0.3/Source/CTest/Curl/sendf.c
> cmake-2.0.3/Source/CTest/Curl/sendf.h
> cmake-2.0.3/Source/CTest/Curl/timeval.c
> cmake-2.0.3/Source/CTest/Curl/timeval.h
> cmake-2.0.3/Source/CTest/Curl/setup.h
> cmake-2.0.3/Source/CTest/Curl/telnet.c
> cmake-2.0.3/Source/CTest/Curl/telnet.h
> cmake-2.0.3/Source/CTest/Curl/share.h
> cmake-2.0.3/Source/CTest/Curl/memdebug.c
> cmake-2.0.3/Source/CTest/Curl/memdebug.h
> cmake-2.0.3/Source/CTest/Curl/ca-bundle.h
> cmake-2.0.3/Source/CTest/Curl/CMakeLists.txt
> cmake-2.0.3/Source/CTest/Curl/llist.c
> cmake-2.0.3/Source/CTest/Curl/llist.h
> cmake-2.0.3/Source/CTest/Curl/connect.c
> cmake-2.0.3/Source/CTest/Curl/connect.h
> cmake-2.0.3/Source/CTest/Curl/getdate.c
> cmake-2.0.3/Source/CTest/Curl/getdate.h
> cmake-2.0.3/Source/CTest/Curl/progress.c
> cmake-2.0.3/Source/CTest/Curl/progress.h
> cmake-2.0.3/Source/CTest/Curl/getinfo.c
> cmake-2.0.3/Source/CTest/Curl/getinfo.h
> cmake-2.0.3/Source/CTest/Curl/dict.c
> cmake-2.0.3/Source/CTest/Curl/dict.h
> cmake-2.0.3/Source/CTest/Curl/easy.c
> cmake-2.0.3/Source/CTest/Curl/getenv.c
> cmake-2.0.3/Source/CTest/Curl/file.c
> cmake-2.0.3/Source/CTest/Curl/file.h
> cmake-2.0.3/Source/CTest/Curl/cookie.c
> cmake-2.0.3/Source/CTest/Curl/cookie.h
> cmake-2.0.3/Source/CTest/Curl/hash.c
> cmake-2.0.3/Source/CTest/Curl/hash.h
> cmake-2.0.3/Source/CTest/Curl/netrc.c
> cmake-2.0.3/Source/CTest/Curl/netrc.h
> cmake-2.0.3/Source/CTest/Curl/arpa_telnet.h
> cmake-2.0.3/Source/CTest/Curl/getpass.c
> cmake-2.0.3/Source/CTest/Curl/getpass.h
> cmake-2.0.3/Source/CTest/Curl/http.c
> cmake-2.0.3/Source/CTest/Curl/http.h
> cmake-2.0.3/Source/CTest/Curl/hostip.c
> cmake-2.0.3/Source/CTest/Curl/hostip.h
> cmake-2.0.3/Source/CTest/Curl/security.c
> cmake-2.0.3/Source/CTest/Curl/security.h
> cmake-2.0.3/Source/CTest/Curl/http_chunks.c
> cmake-2.0.3/Source/CTest/Curl/http_chunks.h
> cmake-2.0.3/Source/CTest/Curl/ldap.c
> cmake-2.0.3/Source/CTest/Curl/ldap.h
> cmake-2.0.3/Source/CTest/Curl/krb4.c
> cmake-2.0.3/Source/CTest/Curl/krb4.h
> cmake-2.0.3/Source/CTest/Curl/multi.c
> cmake-2.0.3/Source/CTest/Curl/config.h.in
> cmake-2.0.3/Source/CTest/Curl/formdata.c
> cmake-2.0.3/Source/CTest/Curl/formdata.h
> cmake-2.0.3/Source/CTest/Curl/speedcheck.c
> cmake-2.0.3/Source/CTest/Curl/speedcheck.h
> cmake-2.0.3/Source/CTest/Curl/content_encoding.c
> cmake-2.0.3/Source/CTest/Curl/content_encoding.h
> cmake-2.0.3/Source/CTest/Curl/ssluse.c
> cmake-2.0.3/Source/CTest/Curl/ssluse.h
> cmake-2.0.3/Source/CTest/Curl/if2ip.c
> cmake-2.0.3/Source/CTest/Curl/if2ip.h
> cmake-2.0.3/Source/CTest/Curl/Testing/
> cmake-2.0.3/Source/CTest/Curl/Testing/ftpget.c
> cmake-2.0.3/Source/CTest/Curl/Testing/persistant.c
> cmake-2.0.3/Source/CTest/Curl/Testing/multithread.c
> cmake-2.0.3/Source/CTest/Curl/Testing/httpput.c
> cmake-2.0.3/Source/CTest/Curl/Testing/simple.c
> cmake-2.0.3/Source/CTest/Curl/Testing/win32sockets.c
> cmake-2.0.3/Source/CTest/Curl/Testing/testconfig.h.in
> cmake-2.0.3/Source/CTest/Curl/Testing/CMakeLists.txt
> cmake-2.0.3/Source/CTest/Curl/Testing/getinmemory.c
> cmake-2.0.3/Source/CTest/Curl/Testing/sepheaders.c
> cmake-2.0.3/Source/CTest/Curl/Testing/curltest.c
> cmake-2.0.3/Source/CTest/Curl/Testing/curlgtk.c
> cmake-2.0.3/Source/CTest/Curl/Testing/ftpupload.c
> cmake-2.0.3/Source/CTest/Curl/Testing/http-post.c
> cmake-2.0.3/Source/CTest/Curl/Testing/postit2.c
> cmake-2.0.3/Source/CTest/Curl/Testing/simplessl.c
> cmake-2.0.3/Source/CTest/Curl/Testing/ftpgetresp.c
> cmake-2.0.3/Source/CTest/Curl/dllinit.c
> cmake-2.0.3/Source/CTest/Curl/Platforms/
> cmake-2.0.3/Source/CTest/Curl/Platforms/config-aix.h
> cmake-2.0.3/Source/CTest/Curl/Platforms/WindowsCache.cmake
> cmake-2.0.3/Source/CTest/Curl/curl.copyright
> cmake-2.0.3/Source/CTest/Curl/strequal.c
> cmake-2.0.3/Source/CTest/Curl/strequal.h
> cmake-2.0.3/Source/CTest/Curl/.NoDartCoverage
> cmake-2.0.3/Source/CTest/Curl/version.c
> cmake-2.0.3/Source/CTest/Curl/base64.c
> cmake-2.0.3/Source/CTest/Curl/base64.h
> cmake-2.0.3/Source/CTest/Curl/strtok.c
> cmake-2.0.3/Source/CTest/Curl/strtok.h
> cmake-2.0.3/Source/CTest/Curl/inet_ntoa_r.h
> cmake-2.0.3/Source/CTest/CMakeLists.txt
> cmake-2.0.3/Source/CTest/cmCTestSubmit.cxx
> cmake-2.0.3/Source/CTest/cmCTestSubmit.h
> cmake-2.0.3/Source/cmLocalUnixMakefileGenerator.h
> cmake-2.0.3/Source/cmGetDirectoryPropertyCommand.h
> cmake-2.0.3/Source/cmGetSourceFilePropertyCommand.cxx
> cmake-2.0.3/Source/cmVTKMakeInstantiatorCommand.h
> cmake-2.0.3/Source/cmSetSourceFilesPropertiesCommand.cxx
> cmake-2.0.3/Source/cmGetFilenameComponentCommand.cxx
> cmake-2.0.3/Source/cmStringCommand.cxx
> cmake-2.0.3/Source/cmMessageCommand.h
> cmake-2.0.3/Source/cmTryRunCommand.h
> cmake-2.0.3/Source/cmLocalGenerator.cxx
> cmake-2.0.3/Source/cmSetDirectoryPropertiesCommand.cxx
> cmake-2.0.3/Source/cmSetCommand.cxx
> cmake-2.0.3/Source/cmAddLibraryCommand.cxx
> cmake-2.0.3/Source/cmVariableRequiresCommand.h
> cmake-2.0.3/Source/cmGlobalNMakeMakefileGenerator.h
> cmake-2.0.3/Source/cmLinkLibrariesCommand.h
> cmake-2.0.3/Source/cmQTWrapCPPCommand.cxx
> cmake-2.0.3/Source/cmUseMangledMesaCommand.cxx
> cmake-2.0.3/Source/cmWrapExcludeFilesCommand.cxx
> cmake-2.0.3/Source/cmMarkAsAdvancedCommand.cxx
> cmake-2.0.3/Source/cmMarkAsAdvancedCommand.h
> cmake-2.0.3/Source/MFCDialog/
> cmake-2.0.3/Source/MFCDialog/res/
> cmake-2.0.3/Source/MFCDialog/res/CMakeSetupDialog.ico
> cmake-2.0.3/Source/MFCDialog/res/CMakeSetupDialog.rc2
> cmake-2.0.3/Source/MFCDialog/CMakeSetup.rc
> cmake-2.0.3/Source/MFCDialog/CMakeSetup.h
> cmake-2.0.3/Source/MFCDialog/resource.h
> cmake-2.0.3/Source/MFCDialog/CMakeSetup.cpp
> cmake-2.0.3/Source/MFCDialog/CMakeSetupDialog.h
> cmake-2.0.3/Source/MFCDialog/CMakeLists.txt
> cmake-2.0.3/Source/MFCDialog/PathDialog.cpp
> cmake-2.0.3/Source/MFCDialog/StdAfx.h
> cmake-2.0.3/Source/MFCDialog/MakeHelp.h
> cmake-2.0.3/Source/MFCDialog/CMakeSetupDialog.cpp
> cmake-2.0.3/Source/MFCDialog/CMakeCommandLineInfo.cpp
> cmake-2.0.3/Source/MFCDialog/CMakeCommandLineInfo.h
> cmake-2.0.3/Source/MFCDialog/PropertyList.h
> cmake-2.0.3/Source/MFCDialog/PathDialog.h
> cmake-2.0.3/Source/MFCDialog/PropertyList.cpp
> cmake-2.0.3/Source/MFCDialog/.cvsignore
> cmake-2.0.3/Source/MFCDialog/StdAfx.cpp
> cmake-2.0.3/Source/MFCDialog/MakeHelp.cpp
> cmake-2.0.3/Source/cmFindPathCommand.h
> cmake-2.0.3/Source/kwsys/
> cmake-2.0.3/Source/kwsys/EncodeExecutable.c
> cmake-2.0.3/Source/kwsys/kwsysHeaderDump.pl
> cmake-2.0.3/Source/kwsys/Copyright.txt
> cmake-2.0.3/Source/kwsys/kwsys_ios_iosfwd.h.in
> cmake-2.0.3/Source/kwsys/Base64.h.in
> cmake-2.0.3/Source/kwsys/RegularExpression.hxx.in
> cmake-2.0.3/Source/kwsys/CMakeLists.txt
> cmake-2.0.3/Source/kwsys/ProcessFwd9x.c
> cmake-2.0.3/Source/kwsys/kwsysPrivate.h
> cmake-2.0.3/Source/kwsys/SystemTools.hxx.in
> cmake-2.0.3/Source/kwsys/Directory.cxx
> cmake-2.0.3/Source/kwsys/Configure.hxx.in
> cmake-2.0.3/Source/kwsys/kwsysPlatformCxxTests.cxx
> cmake-2.0.3/Source/kwsys/kwsys_ios_sstream.h.in
> cmake-2.0.3/Source/kwsys/Process.h.in
> cmake-2.0.3/Source/kwsys/Base64.c
> cmake-2.0.3/Source/kwsys/ProcessWin32.c
> cmake-2.0.3/Source/kwsys/README.txt
> cmake-2.0.3/Source/kwsys/SystemTools.cxx
> cmake-2.0.3/Source/kwsys/kwsys_ios_fstream.h.in
> cmake-2.0.3/Source/kwsys/kwsys_ios_iostream.h.in
> cmake-2.0.3/Source/kwsys/Configure.h.in
> cmake-2.0.3/Source/kwsys/test1.cxx
> cmake-2.0.3/Source/kwsys/testProcess.c
> cmake-2.0.3/Source/kwsys/kwsys_stl.h.in
> cmake-2.0.3/Source/kwsys/kwsysPlatformCxxTests.cmake
> cmake-2.0.3/Source/kwsys/ProcessUNIX.c
> cmake-2.0.3/Source/kwsys/testIOS.cxx
> cmake-2.0.3/Source/kwsys/RegularExpression.cxx
> cmake-2.0.3/Source/kwsys/Directory.hxx.in
> cmake-2.0.3/Source/cmWriteFileCommand.h
> cmake-2.0.3/Source/cmFindLibraryCommand.cxx
> cmake-2.0.3/Source/cmFindFileCommand.h
> cmake-2.0.3/Source/cmLocalUnixMakefileGenerator.cxx
> cmake-2.0.3/Source/cmITKWrapTclCommand.h
> cmake-2.0.3/Source/cmFindProgramCommand.h
> cmake-2.0.3/Source/cmakemain.cxx
> cmake-2.0.3/Source/ctest.cxx
> cmake-2.0.3/Source/cmGlobalVisualStudio7Generator.cxx
> cmake-2.0.3/Source/cmake.cxx
> cmake-2.0.3/Source/cmTargetLinkLibrariesCommand.h
> cmake-2.0.3/Source/cmCreateTestSourceList.h
> cmake-2.0.3/Source/cmGlobalNMakeMakefileGenerator.cxx
> cmake-2.0.3/Source/cmGetDirectoryPropertyCommand.cxx
> cmake-2.0.3/Source/cmSetCommand.h
> cmake-2.0.3/Source/cmConfigureFileCommand.h
> cmake-2.0.3/Source/cmAddTestCommand.cxx
> cmake-2.0.3/Source/cmGlobalVisualStudio6Generator.h
> cmake-2.0.3/Source/cmFunctionBlocker.h
> cmake-2.0.3/Source/cmOptionCommand.cxx
> cmake-2.0.3/Source/cmGetSourceFilePropertyCommand.h
> cmake-2.0.3/Source/cmSourceFilesCommand.cxx
> cmake-2.0.3/Source/cmCommands.cxx
> cmake-2.0.3/Source/cmInstallTargetsCommand.cxx
> cmake-2.0.3/Source/cmEnableTestingCommand.h
> cmake-2.0.3/Source/cmAddCustomTargetCommand.h
> cmake-2.0.3/Source/cmQTWrapUICommand.cxx
> cmake-2.0.3/Source/cmCTest.cxx
> cmake-2.0.3/Source/cmMakeDepend.cxx
> cmake-2.0.3/Source/cmFLTKWrapUICommand.h
> cmake-2.0.3/Source/cmGetCMakePropertyCommand.cxx
> cmake-2.0.3/Source/cmSubdirCommand.cxx
> cmake-2.0.3/Source/cmInstallFilesCommand.cxx
> cmake-2.0.3/Source/cmIncludeCommand.cxx
> cmake-2.0.3/Source/CMakeLists.txt
> cmake-2.0.3/Source/cmUtilitySourceCommand.cxx
> cmake-2.0.3/Source/WXDialog/
> cmake-2.0.3/Source/WXDialog/wxCMakeSetup.cxx
> cmake-2.0.3/Source/WXDialog/cmWXCommandLineInfo.cxx
> cmake-2.0.3/Source/WXDialog/CMakeIcon.icns
> cmake-2.0.3/Source/WXDialog/CMakeLists.txt
> cmake-2.0.3/Source/WXDialog/cmWXMainFrame.cxx
> cmake-2.0.3/Source/WXDialog/cmWXCacheProperty.h
> cmake-2.0.3/Source/WXDialog/cmWXCommandLineInfo.h
> cmake-2.0.3/Source/WXDialog/cmWXMainFrame.h
> cmake-2.0.3/Source/WXDialog/CMakeIcon.gif
> cmake-2.0.3/Source/WXDialog/CMakeIcon.xpm
> cmake-2.0.3/Source/WXDialog/ReadMe.Mac.txt
> cmake-2.0.3/Source/WXDialog/cmWXCacheProperty.cxx
> cmake-2.0.3/Source/WXDialog/wxincludes.h
> cmake-2.0.3/Source/cmSetSourceFilesPropertiesCommand.h
> cmake-2.0.3/Source/cmInstallTargetsCommand.h
> cmake-2.0.3/Source/cmMakefile.h
> cmake-2.0.3/Source/cmDumpDocumentation.cxx
> cmake-2.0.3/Source/cmForEachCommand.h
> cmake-2.0.3/Source/cmDocumentation.h
> cmake-2.0.3/Source/cmSeparateArgumentsCommand.cxx
> cmake-2.0.3/Source/CursesDialog/
> cmake-2.0.3/Source/CursesDialog/form/
> cmake-2.0.3/Source/CursesDialog/form/fld_ftchoice.c
> cmake-2.0.3/Source/CursesDialog/form/eti.h
> cmake-2.0.3/Source/CursesDialog/form/fty_alnum.c
> cmake-2.0.3/Source/CursesDialog/form/fty_alpha.c
> cmake-2.0.3/Source/CursesDialog/form/frm_scale.c
> cmake-2.0.3/Source/CursesDialog/form/frm_data.c
> cmake-2.0.3/Source/CursesDialog/form/fld_current.c
> cmake-2.0.3/Source/CursesDialog/form/CMakeLists.txt
> cmake-2.0.3/Source/CursesDialog/form/mf_common.h
> cmake-2.0.3/Source/CursesDialog/form/frm_hook.c
> cmake-2.0.3/Source/CursesDialog/form/fld_attr.c
> cmake-2.0.3/Source/CursesDialog/form/frm_page.c
> cmake-2.0.3/Source/CursesDialog/form/frm_opts.c
> cmake-2.0.3/Source/CursesDialog/form/frm_post.c
> cmake-2.0.3/Source/CursesDialog/form/fld_newftyp.c
> cmake-2.0.3/Source/CursesDialog/form/fld_info.c
> cmake-2.0.3/Source/CursesDialog/form/form.h
> cmake-2.0.3/Source/CursesDialog/form/fld_just.c
> cmake-2.0.3/Source/CursesDialog/form/fld_link.c
> cmake-2.0.3/Source/CursesDialog/form/frm_user.c
> cmake-2.0.3/Source/CursesDialog/form/fty_int.c
> cmake-2.0.3/Source/CursesDialog/form/fty_num.c
> cmake-2.0.3/Source/CursesDialog/form/fld_move.c
> cmake-2.0.3/Source/CursesDialog/form/fty_regex.c
> cmake-2.0.3/Source/CursesDialog/form/fld_page.c
> cmake-2.0.3/Source/CursesDialog/form/fld_opts.c
> cmake-2.0.3/Source/CursesDialog/form/frm_def.c
> cmake-2.0.3/Source/CursesDialog/form/fld_arg.c
> cmake-2.0.3/Source/CursesDialog/form/fld_def.c
> cmake-2.0.3/Source/CursesDialog/form/fld_dup.c
> cmake-2.0.3/Source/CursesDialog/form/frm_sub.c
> cmake-2.0.3/Source/CursesDialog/form/fld_max.c
> cmake-2.0.3/Source/CursesDialog/form/frm_win.c
> cmake-2.0.3/Source/CursesDialog/form/fld_pad.c
> cmake-2.0.3/Source/CursesDialog/form/llib-lform
> cmake-2.0.3/Source/CursesDialog/form/nc_alloc.h
> cmake-2.0.3/Source/CursesDialog/form/fld_stat.c
> cmake-2.0.3/Source/CursesDialog/form/fld_type.c
> cmake-2.0.3/Source/CursesDialog/form/fld_user.c
> cmake-2.0.3/Source/CursesDialog/form/fty_enum.c
> cmake-2.0.3/Source/CursesDialog/form/fty_ipv4.c
> cmake-2.0.3/Source/CursesDialog/form/frm_cursor.c
> cmake-2.0.3/Source/CursesDialog/form/fld_ftlink.c
> cmake-2.0.3/Source/CursesDialog/form/frm_driver.c
> cmake-2.0.3/Source/CursesDialog/form/.NoDartCoverage
> cmake-2.0.3/Source/CursesDialog/form/form.priv.h
> cmake-2.0.3/Source/CursesDialog/form/READ.ME
> cmake-2.0.3/Source/CursesDialog/form/frm_req_name.c
> cmake-2.0.3/Source/CursesDialog/cmCursesBoolWidget.h
> cmake-2.0.3/Source/CursesDialog/cmCursesPathWidget.cxx
> cmake-2.0.3/Source/CursesDialog/cmCursesForm.h
> cmake-2.0.3/Source/CursesDialog/cmCursesLabelWidget.h
> cmake-2.0.3/Source/CursesDialog/cmCursesDummyWidget.cxx
> cmake-2.0.3/Source/CursesDialog/ccmake.cxx
> cmake-2.0.3/Source/CursesDialog/CMakeLists.txt
> cmake-2.0.3/Source/CursesDialog/cmCursesBoolWidget.cxx
> cmake-2.0.3/Source/CursesDialog/cmCursesFilePathWidget.cxx
> cmake-2.0.3/Source/CursesDialog/cmCursesDummyWidget.h
> cmake-2.0.3/Source/CursesDialog/cmCursesMainForm.cxx
> cmake-2.0.3/Source/CursesDialog/cmCursesMainForm.h
> cmake-2.0.3/Source/CursesDialog/cmCursesStringWidget.h
> cmake-2.0.3/Source/CursesDialog/cmCursesCacheEntryComposite.h
> cmake-2.0.3/Source/CursesDialog/cmCursesLongMessageForm.cxx
> cmake-2.0.3/Source/CursesDialog/cmCursesForm.cxx
> cmake-2.0.3/Source/CursesDialog/cmCursesStandardIncludes.h
> cmake-2.0.3/Source/CursesDialog/cmCursesLabelWidget.cxx
> cmake-2.0.3/Source/CursesDialog/cmCursesPathWidget.h
> cmake-2.0.3/Source/CursesDialog/cmCursesFilePathWidget.h
> cmake-2.0.3/Source/CursesDialog/cmCursesStringWidget.cxx
> cmake-2.0.3/Source/CursesDialog/cmCursesWidget.h
> cmake-2.0.3/Source/CursesDialog/cmCursesCacheEntryComposite.cxx
> cmake-2.0.3/Source/CursesDialog/cmCursesLongMessageForm.h
> cmake-2.0.3/Source/CursesDialog/cmCursesWidget.cxx
> cmake-2.0.3/Source/cmAddExecutableCommand.cxx
> cmake-2.0.3/Source/cmTryCompileCommand.h
> cmake-2.0.3/Source/cmLocalVisualStudio6Generator.h
> cmake-2.0.3/Source/cmMakeDirectoryCommand.h
> cmake-2.0.3/Source/cmEndIfCommand.cxx
> cmake-2.0.3/Source/cmMakeDepend.h
> cmake-2.0.3/Source/cmFindPackageCommand.cxx
> cmake-2.0.3/Source/cmVTKWrapTclCommand.cxx
> cmake-2.0.3/Source/cmGlobalUnixMakefileGenerator.h
> cmake-2.0.3/Source/cmAddDependenciesCommand.h
> cmake-2.0.3/Source/cmLinkDirectoriesCommand.h
> cmake-2.0.3/Source/cmGlobalVisualStudio7Generator.h
> cmake-2.0.3/Source/cmAuxSourceDirectoryCommand.h
> cmake-2.0.3/Source/cmListFileCache.cxx
> cmake-2.0.3/Source/cmExecProgramCommand.cxx
> cmake-2.0.3/Source/cmSourceGroup.h
> cmake-2.0.3/Source/cmMakefile.cxx
> cmake-2.0.3/Source/cmRemoveDefinitionsCommand.cxx
> cmake-2.0.3/Source/cmCMakeMinimumRequired.h
> cmake-2.0.3/Source/cmGlobalVisualStudio71Generator.h
> cmake-2.0.3/Source/cmQTWrapCPPCommand.h
> cmake-2.0.3/Source/cmSubdirCommand.h
> cmake-2.0.3/Source/cmInstallFilesCommand.h
> cmake-2.0.3/Source/cmConfigureFileCommand.cxx
> cmake-2.0.3/Source/cmAuxSourceDirectoryCommand.cxx
> cmake-2.0.3/Source/cmVTKMakeInstantiatorCommand.cxx
> cmake-2.0.3/Source/cmFindFileCommand.cxx
> cmake-2.0.3/Source/cmAddTestCommand.h
> cmake-2.0.3/Source/cmSiteNameCommand.h
> cmake-2.0.3/Source/cmSiteNameCommand.cxx
> cmake-2.0.3/Source/cmGlobalVisualStudio6Generator.cxx
> cmake-2.0.3/Source/cmLocalVisualStudio7Generator.h
> cmake-2.0.3/Source/cmGlobalVisualStudio8Generator.h
> cmake-2.0.3/Source/cmGlobalGenerator.cxx
> cmake-2.0.3/Source/cmWriteFileCommand.cxx
> cmake-2.0.3/Source/cmGeneratedFileStream.h
> cmake-2.0.3/Source/cmCacheManager.cxx
> cmake-2.0.3/Source/cmMacroCommand.cxx
> cmake-2.0.3/Source/cmWrapExcludeFilesCommand.h
> cmake-2.0.3/Source/cmIncludeExternalMSProjectCommand.h
> cmake-2.0.3/Source/cmGlobalGenerator.h
> cmake-2.0.3/Source/cmVTKWrapJavaCommand.h
> cmake-2.0.3/Source/cmSourceFilesRemoveCommand.h
> cmake-2.0.3/Source/cmCTest.h
> cmake-2.0.3/Source/cmExportLibraryDependencies.cxx
> cmake-2.0.3/Source/cmSystemTools.cxx
> cmake-2.0.3/Source/cmOutputRequiredFilesCommand.h
> cmake-2.0.3/Source/cmEndForEachCommand.h
> cmake-2.0.3/Source/cmVTKWrapJavaCommand.cxx
> cmake-2.0.3/Source/cmCMakeMinimumRequired.cxx
> cmake-2.0.3/Source/cmSourceFilesRemoveCommand.cxx
> cmake-2.0.3/Source/cmCommand.h
> cmake-2.0.3/Source/cmSetDirectoryPropertiesCommand.h
> cmake-2.0.3/Source/cmConfigure.cmake.h.in
> cmake-2.0.3/Source/cmMessageCommand.cxx
> cmake-2.0.3/Source/cmCustomCommand.h
> cmake-2.0.3/Source/cmGetFilenameComponentCommand.h
> cmake-2.0.3/Source/cmOptionCommand.h
> cmake-2.0.3/Source/cmTryRunCommand.cxx
> cmake-2.0.3/Source/cmWin32ProcessExecution.h
> cmake-2.0.3/Source/cmListFileCache.h
> cmake-2.0.3/Source/cmMacroCommand.h
> cmake-2.0.3/Source/cmSetTargetPropertiesCommand.cxx
> cmake-2.0.3/Source/cmData.h
> cmake-2.0.3/Source/cmakewizard.h
> cmake-2.0.3/Source/cmGlobalBorlandMakefileGenerator.h
> cmake-2.0.3/Source/cmInstallProgramsCommand.cxx
> cmake-2.0.3/Source/cmAddLibraryCommand.h
> cmake-2.0.3/Source/cmSourceGroup.cxx
> cmake-2.0.3/Source/cmRemoveCommand.cxx
> cmake-2.0.3/Source/cmRemoveDefinitionsCommand.h
> cmake-2.0.3/Source/cmFindLibraryCommand.h
> cmake-2.0.3/Source/cmCPluginAPI.cxx
> cmake-2.0.3/Source/cmSetTargetPropertiesCommand.h
> cmake-2.0.3/Source/cmGlob.h
> cmake-2.0.3/Source/cmLocalVisualStudio7Generator.cxx
> cmake-2.0.3/Source/cmDynamicLoader.cxx
> cmake-2.0.3/Source/cmw9xcom.cxx
> cmake-2.0.3/Source/cmGetTargetPropertyCommand.h
> cmake-2.0.3/Source/cmakewizard.cxx
> cmake-2.0.3/Source/cmRemoveCommand.h
> cmake-2.0.3/Source/cmEnableTestingCommand.cxx
> cmake-2.0.3/Source/cmAddCustomCommandCommand.h
> cmake-2.0.3/Source/cmTarget.cxx
> cmake-2.0.3/Source/cmSourceFilesCommand.h
> cmake-2.0.3/Source/cmIncludeCommand.h
> cmake-2.0.3/Source/cmITKWrapTclCommand.cxx
> cmake-2.0.3/Source/cmElseCommand.cxx
> cmake-2.0.3/Source/cmGlobalCodeWarriorGenerator.h
> cmake-2.0.3/Source/cmOutputRequiredFilesCommand.cxx
> cmake-2.0.3/Source/cmGlob.cxx
> cmake-2.0.3/Source/cmSystemTools.h
> cmake-2.0.3/Source/cmAddDefinitionsCommand.h
> cmake-2.0.3/Source/cmGlobalCodeWarriorGenerator.cxx
> cmake-2.0.3/Source/cmTryCompileCommand.cxx
> cmake-2.0.3/Source/cmUseMangledMesaCommand.h
> cmake-2.0.3/Source/cmIncludeDirectoryCommand.cxx
> cmake-2.0.3/Source/cmGetTargetPropertyCommand.cxx
> cmake-2.0.3/Source/cmGlobalBorlandMakefileGenerator.cxx
> cmake-2.0.3/Source/cmCacheManager.h
> cmake-2.0.3/Source/cmAbstractFilesCommand.cxx
> cmake-2.0.3/Source/cmLoadCommandCommand.cxx
> cmake-2.0.3/Source/cmFileCommand.h
> cmake-2.0.3/Source/cmForEachCommand.cxx
> cmake-2.0.3/Source/cmFindProgramCommand.cxx
> cmake-2.0.3/Source/cmIncludeExternalMSProjectCommand.cxx
> cmake-2.0.3/Source/cmEndForEachCommand.cxx
> cmake-2.0.3/Source/cmLinkLibrariesCommand.cxx
> cmake-2.0.3/Source/cmDocumentation.cxx
> cmake-2.0.3/Source/cmProjectCommand.cxx
> cmake-2.0.3/Source/cmFindPackageCommand.h
> cmake-2.0.3/Source/cmExecProgramCommand.h
> cmake-2.0.3/Source/cmVariableWatch.cxx
> cmake-2.0.3/Source/cmLocalCodeWarriorGenerator.cxx
> cmake-2.0.3/Source/cmSourceGroupCommand.h
> cmake-2.0.3/Source/cmQTWrapUICommand.h
> cmake-2.0.3/Source/cmCPluginAPI.h
> cmake-2.0.3/Source/cmIfCommand.cxx
> cmake-2.0.3/Source/cmInstallProgramsCommand.h
> cmake-2.0.3/Source/cmBuildNameCommand.cxx
> cmake-2.0.3/Source/cmSubdirDependsCommand.cxx
> cmake-2.0.3/Source/cmVariableRequiresCommand.cxx
> cmake-2.0.3/Source/cmListFileLexer.in.l
> cmake-2.0.3/Source/.cvsignore
> cmake-2.0.3/Source/cmAddDefinitionsCommand.cxx
> cmake-2.0.3/Source/cmLocalCodeWarriorGenerator.h
> cmake-2.0.3/Source/cmDynamicLoader.h
> cmake-2.0.3/Source/cmElseCommand.h
> cmake-2.0.3/Source/cmVariableWatch.h
> cmake-2.0.3/Source/cmGetCMakePropertyCommand.h
> cmake-2.0.3/Source/cmGlobalVisualStudio8Generator.cxx
> cmake-2.0.3/Source/cmVTKWrapPythonCommand.cxx
> cmake-2.0.3/Source/cmExportLibraryDependencies.h
> cmake-2.0.3/Source/cmAddCustomTargetCommand.cxx
> cmake-2.0.3/Source/cmLocalVisualStudio6Generator.cxx
> cmake-2.0.3/Source/cmaketest.h.in
> cmake-2.0.3/Source/cmBuildCommand.cxx
> cmake-2.0.3/Source/cmVTKWrapPythonCommand.h
> cmake-2.0.3/Source/cmAddExecutableCommand.h
> cmake-2.0.3/Source/cmTargetLinkLibrariesCommand.cxx
> cmake-2.0.3/Source/cmEndIfCommand.h
> cmake-2.0.3/Source/cmSourceGroupCommand.cxx
> cmake-2.0.3/Source/cmLoadCacheCommand.h
> cmake-2.0.3/Source/cmStringCommand.h
> cmake-2.0.3/Source/cmGlobalVisualStudio71Generator.cxx
> cmake-2.0.3/Source/cmProjectCommand.h
> cmake-2.0.3/Source/cmIfCommand.h
> cmake-2.0.3/Source/cmBuildCommand.h
> cmake-2.0.3/Source/cmListFileLexer.c
> cmake-2.0.3/Source/cmListFileLexer.h
> cmake-2.0.3/Source/cmIncludeRegularExpressionCommand.h
> cmake-2.0.3/Source/cmCustomCommand.cxx
> cmake-2.0.3/CMakeLists.txt
> cmake-2.0.3/doxygen.config
> cmake-2.0.3/CMake.pdf
> cmake-2.0.3/CMake.rtf
> cmake-2.0.3/Utilities/
> cmake-2.0.3/Utilities/CMakeLists.txt
> cmake-2.0.3/Utilities/Release/
> cmake-2.0.3/Utilities/Release/cygwin-package.sh.in
> cmake-2.0.3/Utilities/Release/cmake_release.sh
> cmake-2.0.3/Utilities/Release/config_AIX
> cmake-2.0.3/Utilities/Release/config_OSF1
> cmake-2.0.3/Utilities/Release/config_CYGWIN_NT-5.1
> cmake-2.0.3/Utilities/Release/config_Darwin
> cmake-2.0.3/Utilities/Release/config_IRIX64
> cmake-2.0.3/Utilities/Release/release_dispatch.sh
> cmake-2.0.3/Utilities/Release/config_HP-UX
> cmake-2.0.3/Utilities/Release/config_Linux
> cmake-2.0.3/Utilities/Release/config_SunOS
> cmake-2.0.3/Utilities/Doxygen/
> cmake-2.0.3/Utilities/Doxygen/doxyfile.in
> cmake-2.0.3/Utilities/Doxygen/CMakeLists.txt
> cmake-2.0.3/Utilities/Doxygen/authors.txt
> cmake-2.0.3/Utilities/Doxygen/doc_makeall.sh.in
> cmake-2.0.3/Templates/
> cmake-2.0.3/Templates/UtilityHeader.dsptemplate
> cmake-2.0.3/Templates/EXEWinHeader.dsptemplate
> cmake-2.0.3/Templates/CMakeWindowsSystemConfig.cmake
> cmake-2.0.3/Templates/DLLFooter.dsptemplate
> cmake-2.0.3/Templates/UtilityFooter.dsptemplate
> cmake-2.0.3/Templates/staticLibHeader.dsptemplate
> cmake-2.0.3/Templates/CMakeLists.txt
> cmake-2.0.3/Templates/EXEHeader.dsptemplate
> cmake-2.0.3/Templates/CMakeVisualStudio6Configurations.cmake
> cmake-2.0.3/Templates/staticLibFooter.dsptemplate
> cmake-2.0.3/Templates/EXEFooter.dsptemplate
> cmake-2.0.3/Templates/TestDriver.cxx.in
> cmake-2.0.3/Templates/CMakeDotNetSystemConfig.cmake
> cmake-2.0.3/Templates/AppleInfo.plist
> cmake-2.0.3/Templates/DLLHeader.dsptemplate
> cmake-2.0.3/Example/
> cmake-2.0.3/Example/Demo/
> cmake-2.0.3/Example/Demo/CMakeLists.txt
> cmake-2.0.3/Example/Demo/demo_b.cxx
> cmake-2.0.3/Example/Demo/demo.cxx
> cmake-2.0.3/Example/Hello/
> cmake-2.0.3/Example/Hello/CMakeLists.txt
> cmake-2.0.3/Example/Hello/hello.h
> cmake-2.0.3/Example/Hello/hello.cxx
> cmake-2.0.3/Example/CMakeLists.txt
> cmake-2.0.3/Modules/
> cmake-2.0.3/Modules/FindLATEX.cmake
> cmake-2.0.3/Modules/FindMPI.cmake
> cmake-2.0.3/Modules/FindJNI.cmake
> cmake-2.0.3/Modules/CheckIncludeFiles.cmake
> cmake-2.0.3/Modules/DartConfiguration.tcl.in
> cmake-2.0.3/Modules/FindDart.cmake
> cmake-2.0.3/Modules/FindKDE.cmake
> cmake-2.0.3/Modules/FindJPEG.cmake
> cmake-2.0.3/Modules/CMakeVS7FindMake.cmake
> cmake-2.0.3/Modules/CheckIncludeFile.c.in
> cmake-2.0.3/Modules/TestForANSIForScope.cmake
> cmake-2.0.3/Modules/FindQt.cmake
> cmake-2.0.3/Modules/FindMFC.cmake
> cmake-2.0.3/Modules/Documentation.cmake
> cmake-2.0.3/Modules/TestCXXAcceptsFlag.cmake
> cmake-2.0.3/Modules/CMakeNMakeFindMake.cmake
> cmake-2.0.3/Modules/FindThreads.cmake
> cmake-2.0.3/Modules/FindRuby.cmake
> cmake-2.0.3/Modules/CMakeBuildSettings.cmake.in
> cmake-2.0.3/Modules/CMakeVS7BackwardCompatibility.cmake
> cmake-2.0.3/Modules/FindJava.cmake
> cmake-2.0.3/Modules/FindwxWidgets.cmake
> cmake-2.0.3/Modules/TestForANSIStreamHeaders.cxx
> cmake-2.0.3/Modules/FindX11.cmake
> cmake-2.0.3/Modules/UseVTK40.cmake
> cmake-2.0.3/Modules/FindPike.cmake
> cmake-2.0.3/Modules/CMakeBorlandFindMake.cmake
> cmake-2.0.3/Modules/FindPerl.cmake
> cmake-2.0.3/Modules/CMakeDetermineCXXCompiler.cmake
> cmake-2.0.3/Modules/FindTclsh.cmake
> cmake-2.0.3/Modules/CMakeVS8FindMake.cmake
> cmake-2.0.3/Modules/FindWish.cmake
> cmake-2.0.3/Modules/FindPNG.cmake
> cmake-2.0.3/Modules/CheckForPthreads.c
> cmake-2.0.3/Modules/FindwxWindows.cmake
> cmake-2.0.3/Modules/FindGTK.cmake
> cmake-2.0.3/Modules/CMakeLists.txt
> cmake-2.0.3/Modules/CMakeExportBuildSettings.cmake
> cmake-2.0.3/Modules/CheckIncludeFileCXX.cmake
> cmake-2.0.3/Modules/FindCurses.cmake
> cmake-2.0.3/Modules/FindFLTK.cmake
> cmake-2.0.3/Modules/CheckVariableExists.cmake
> cmake-2.0.3/Modules/CMakeImportBuildSettings.cmake
> cmake-2.0.3/Modules/Dart.cmake
> cmake-2.0.3/Modules/FindPerlLibs.cmake
> cmake-2.0.3/Modules/FindPythonLibs.cmake
> cmake-2.0.3/Modules/FindCygwin.cmake
> cmake-2.0.3/Modules/CMakeDetermineCCompiler.cmake
> cmake-2.0.3/Modules/CheckLibraryExists.cmake
> cmake-2.0.3/Modules/FindWget.cmake
> cmake-2.0.3/Modules/FindZLIB.cmake
> cmake-2.0.3/Modules/CheckTypeSize.c
> cmake-2.0.3/Modules/FindITK.cmake
> cmake-2.0.3/Modules/CMakeSystem.cmake.in
> cmake-2.0.3/Modules/Platform/
> cmake-2.0.3/Modules/Platform/Windows-gcc.cmake
> cmake-2.0.3/Modules/Platform/IRIX.cmake
> cmake-2.0.3/Modules/Platform/OpenBSD.cmake
> cmake-2.0.3/Modules/Platform/SINIX.cmake
> cmake-2.0.3/Modules/Platform/SCO_SV.cmake
> cmake-2.0.3/Modules/Platform/Windows.cmake
> cmake-2.0.3/Modules/Platform/ULTRIX.cmake
> cmake-2.0.3/Modules/Platform/NetBSD.cmake
> cmake-2.0.3/Modules/Platform/MP-RAS.cmake
> cmake-2.0.3/Modules/Platform/CMakeLists.txt
> cmake-2.0.3/Modules/Platform/CYGWIN.cmake
> cmake-2.0.3/Modules/Platform/True64.cmake
> cmake-2.0.3/Modules/Platform/Xenix.cmake
> cmake-2.0.3/Modules/Platform/HP-UX.cmake
> cmake-2.0.3/Modules/Platform/Darwin.cmake
> cmake-2.0.3/Modules/Platform/BSDOS.cmake
> cmake-2.0.3/Modules/Platform/UNIX_SV.cmake
> cmake-2.0.3/Modules/Platform/Windows-cl.cmake
> cmake-2.0.3/Modules/Platform/SunOS.cmake
> cmake-2.0.3/Modules/Platform/IRIX64.cmake
> cmake-2.0.3/Modules/Platform/OSF1.cmake
> cmake-2.0.3/Modules/Platform/RISCos.cmake
> cmake-2.0.3/Modules/Platform/AIX.cmake
> cmake-2.0.3/Modules/Platform/UnixWare.cmake
> cmake-2.0.3/Modules/Platform/FreeBSD.cmake
> cmake-2.0.3/Modules/Platform/Linux-como.cmake
> cmake-2.0.3/Modules/Platform/Linux.cmake
> cmake-2.0.3/Modules/Platform/Windows-bcc32.cmake
> cmake-2.0.3/Modules/Platform/gcc.cmake
> cmake-2.0.3/Modules/TestForAnsiForScope.cxx
> cmake-2.0.3/Modules/CMakeDetermineSystem.cmake
> cmake-2.0.3/Modules/FindCABLE.cmake
> cmake-2.0.3/Modules/DummyCXXFile.cxx
> cmake-2.0.3/Modules/CMakeBackwardCompatibilityCXX.cmake
> cmake-2.0.3/Modules/FindGLUT.cmake
> cmake-2.0.3/Modules/FindSelfPackers.cmake
> cmake-2.0.3/Modules/UseSWIG.cmake
> cmake-2.0.3/Modules/CheckSizeOf.cmake
> cmake-2.0.3/Modules/CMakeTestGNU.c
> cmake-2.0.3/Modules/CMakeSystemSpecificInformation.cmake
> cmake-2.0.3/Modules/CMakeVS6BackwardCompatibility.cmake
> cmake-2.0.3/Modules/readme.txt
> cmake-2.0.3/Modules/CMakeBackwardCompatibilityC.cmake
> cmake-2.0.3/Modules/UseVTKConfig40.cmake
> cmake-2.0.3/Modules/FindAVIFile.cmake
> cmake-2.0.3/Modules/FindMPEG2.cmake
> cmake-2.0.3/Modules/CMakeDefaultMakeRuleVariables.cmake
> cmake-2.0.3/Modules/FindGCCXML.cmake
> cmake-2.0.3/Modules/CMakeVS71FindMake.cmake
> cmake-2.0.3/Modules/CMakeDetermineJavaCompiler.cmake
> cmake-2.0.3/Modules/FindGnuplot.cmake
> cmake-2.0.3/Modules/FindTCL.cmake
> cmake-2.0.3/Modules/CheckIncludeFile.cxx.in
> cmake-2.0.3/Modules/FindDCMTK.cmake
> cmake-2.0.3/Modules/UseVTKBuildSettings40.cmake
> cmake-2.0.3/Modules/FindSDL.cmake
> cmake-2.0.3/Modules/Use_wxWindows.cmake
> cmake-2.0.3/Modules/CMakeTestNMakeCLVersion.c
> cmake-2.0.3/Modules/CMakeCXXCompiler.cmake.in
> cmake-2.0.3/Modules/FindSWIG.cmake
> cmake-2.0.3/Modules/TestForANSIStreamHeaders.cmake
> cmake-2.0.3/Modules/CheckSymbolExists.cmake
> cmake-2.0.3/Modules/TestBigEndian.cmake
> cmake-2.0.3/Modules/CheckFunctionExists.c
> cmake-2.0.3/Modules/CMakeTestCCompiler.cmake
> cmake-2.0.3/Modules/CheckIncludeFile.cmake
> cmake-2.0.3/Modules/FindDoxygen.cmake
> cmake-2.0.3/Modules/CMakeUnixFindMake.cmake
> cmake-2.0.3/Modules/FindMPEG.cmake
> cmake-2.0.3/Modules/CMakeJavaCompiler.cmake.in
> cmake-2.0.3/Modules/CheckTypeSize.cmake
> cmake-2.0.3/Modules/FindUnixCommands.cmake
> cmake-2.0.3/Modules/TestForSTDNamespace.cmake
> cmake-2.0.3/Modules/CMakePrintSystemInformation.cmake
> cmake-2.0.3/Modules/CMakeTestCXXCompiler.cmake
> cmake-2.0.3/Modules/FindPHP4.cmake
> cmake-2.0.3/Modules/FindGLU.cmake
> cmake-2.0.3/Modules/FindHTMLHelp.cmake
> cmake-2.0.3/Modules/CMakeVS6FindMake.cmake
> cmake-2.0.3/Modules/CheckVariableExists.c
> cmake-2.0.3/Modules/FindVTK.cmake
> cmake-2.0.3/Modules/TestForSTDNamespace.cxx
> cmake-2.0.3/Modules/FindOpenGL.cmake
> cmake-2.0.3/Modules/MacOSXBundleInfo.plist.in
> cmake-2.0.3/Modules/CMakeCCompiler.cmake.in
> cmake-2.0.3/Modules/CheckLibraryExists.lists.in
> cmake-2.0.3/Modules/UsewxWidgets.cmake
> cmake-2.0.3/Modules/CMakeFindFrameworks.cmake
> cmake-2.0.3/Modules/TestBigEndian.c
> cmake-2.0.3/Modules/FindTIFF.cmake
> cmake-2.0.3/Modules/CheckFunctionExists.cmake
> cmake-2.0.3/Modules/FindImageMagick.cmake
> cmake-2.0.3/ChangeLog.manual
> cmake-2.0.3/ChangeLog.txt
> cmake-2.0.3/DartConfig.cmake
> cmake-2.0.3/bootstrap
> cmake-2.0.3/CMakeLogo.gif
> [frederikarambungana|24]cd cmake-2.0.3
> /Users/frederikarambungana/cmake-2.0.3
> ./                      CMakeLists.txt          Copyright.txt           Modules/                Utilities/              doxygen.config
> ../                     CMakeLogo.gif           DartConfig.cmake        Source/                 bootstrap*
> CMake.pdf               ChangeLog.manual*       Docs/                   Templates/              cmake.1
> CMake.rtf               ChangeLog.txt           Example/                Tests/                  configure*
> [frederikarambungana|25]./configure 
> ---------------------------------------------
> CMake 2.0-3, Copyright (c) 2002 Kitware, Inc., Insight Consortium
> C compiler on this system is: cc 
> C++ compiler on this system is: g++ 
> Make processor on this system is: make
> g++ has STL in std:: namespace
> g++ has ANSI streams
> g++ has streams in std:: namespace
> g++ has sstream
> g++ has ANSI for scoping
> ---------------------------------------------
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmake.cxx -o cmake.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmakewizard.cxx -o cmakewizard.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmakemain.cxx -o cmakemain.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmMakeDepend.cxx -o cmMakeDepend.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmMakefile.cxx -o cmMakefile.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmDocumentation.cxx -o cmDocumentation.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmGlob.cxx -o cmGlob.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmGlobalGenerator.cxx -o cmGlobalGenerator.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmLocalGenerator.cxx -o cmLocalGenerator.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmSourceFile.cxx -o cmSourceFile.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmSystemTools.cxx -o cmSystemTools.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmGlobalUnixMakefileGenerator.cxx -o cmGlobalUnixMakefileGenerator.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmLocalUnixMakefileGenerator.cxx -o cmLocalUnixMakefileGenerator.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmCommands.cxx -o cmCommands.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmTarget.cxx -o cmTarget.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmCustomCommand.cxx -o cmCustomCommand.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmCacheManager.cxx -o cmCacheManager.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmListFileCache.cxx -o cmListFileCache.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmVariableWatch.cxx -o cmVariableWatch.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmSourceGroup.cxx -o cmSourceGroup.o
> cc -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -c /Users/frederikarambungana/cmake-2.0.3/Source/cmListFileLexer.c -o cmListFileLexer.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /Users/frederikarambungana/cmake-2.0.3/Source/kwsys/Directory.cxx -o Directory.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /Users/frederikarambungana/cmake-2.0.3/Source/kwsys/RegularExpression.cxx -o RegularExpression.o
> g++ -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /Users/frederikarambungana/cmake-2.0.3/Source/kwsys/SystemTools.cxx -o SystemTools.o
> cc -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /Users/frederikarambungana/cmake-2.0.3/Source/kwsys/ProcessUNIX.c -o ProcessUNIX.o
> g++  -I/Users/frederikarambungana/cmake-2.0.3/Source   -I/Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk  cmake.o cmakewizard.o cmakemain.o cmMakeDepend.o cmMakefile.o cmDocumentation.o cmGlob.o cmGlobalGenerator.o cmLocalGenerator.o cmSourceFile.o cmSystemTools.o cmGlobalUnixMakefileGenerator.o cmLocalUnixMakefileGenerator.o cmCommands.o cmTarget.o cmCustomCommand.o cmCacheManager.o cmListFileCache.o cmVariableWatch.o cmSourceGroup.o cmListFileLexer.o Directory.o RegularExpression.o SystemTools.o ProcessUNIX.o -o cmake
> loading initial cache file /Users/frederikarambungana/cmake-2.0.3/Bootstrap.cmk/InitialCacheFlags.cmake
> -- Check for working C compiler: /usr/bin/cc
> -- Check for working C compiler: /usr/bin/cc -- works
> -- Check for working CXX compiler: /usr/bin/g++
> -- Check for working CXX compiler: /usr/bin/g++ -- works
> -- Checking for CXX include file iostream
> -- Checking for CXX include file iostream -- found
> -- Check for STD namespace
> -- Check for STD namespace - found
> -- Check for ANSI scope
> -- Check for ANSI scope - found
> -- Checking for CXX include file sstream
> -- Checking for CXX include file sstream -- found
> -- Using Buildname: Darwin-g++
> -- Checking whether STL classes are in std namespace
> -- Checking whether STL classes are in std namespace - yes
> -- Checking whether ANSI stream headers are available
> -- Checking whether ANSI stream headers are available - yes
> -- Checking whether ANSI streams are in std namespace
> -- Checking whether ANSI streams are in std namespace - yes
> -- Checking whether ANSI string stream is available
> -- Checking whether ANSI string stream is available - yes
> -- Looking for dlopen in dl;
> -- Looking for dlopen in dl; - found
> -- Looking for gethostname in ucb;dl
> -- Looking for gethostname in ucb;dl - not found
> -- Looking for connect in socket;dl
> -- Looking for connect in socket;dl - not found
> -- Looking for gethostbyname in c
> -- Looking for gethostbyname in c - found
> -- Looking for getch in ws2_32;dl
> -- Looking for getch in ws2_32;dl - not found
> -- Looking for getch in winmm;dl
> -- Looking for getch in winmm;dl - not found
> -- Looking for inflateEnd in z;dl
> -- Looking for inflateEnd in z;dl - found
> -- Looking for CRYPTO_lock in crypto;dl;z
> -- Looking for CRYPTO_lock in crypto;dl;z - found
> -- Looking for dlopen in dl;z;crypto
> -- Looking for dlopen in dl;z;crypto - found
> -- Looking for features.h
> -- Looking for features.h - not found.
> -- Looking for include files HAVE_SYS_TYPES_H
> -- Looking for include files HAVE_SYS_TYPES_H - found
> -- Looking for include files HAVE_INTTYPES_H
> -- Looking for include files HAVE_INTTYPES_H - found
> -- Looking for include files HAVE_ALLOCA_H
> -- Looking for include files HAVE_ALLOCA_H - found
> -- Looking for include files HAVE_ARPA_INET_H
> -- Looking for include files HAVE_ARPA_INET_H - found
> -- Looking for include files HAVE_DLFCN_H
> -- Looking for include files HAVE_DLFCN_H - found
> -- Looking for include files HAVE_FCNTL_H
> -- Looking for include files HAVE_FCNTL_H - found
> -- Looking for include files HAVE_MALLOC_H
> -- Looking for include files HAVE_MALLOC_H - not found.
> -- Looking for include files HAVE_MEMORY_H
> -- Looking for include files HAVE_MEMORY_H - found
> -- Looking for include files HAVE_NETDB_H
> -- Looking for include files HAVE_NETDB_H - found
> -- Looking for include files HAVE_ZLIB_H
> -- Looking for include files HAVE_ZLIB_H - found
> -- Looking for include files HAVE_SYS_POLL_H
> -- Looking for include files HAVE_SYS_POLL_H - found
> -- Looking for include files HAVE_SYS_SOCKET_H
> -- Looking for include files HAVE_SYS_SOCKET_H - found
> -- Looking for include files HAVE_NETINET_IN_H
> -- Looking for include files HAVE_NETINET_IN_H - found
> -- Looking for include files HAVE_NET_IF_H
> -- Looking for include files HAVE_NET_IF_H - found
> -- Looking for include files HAVE_NETINET_IF_ETHER_H
> -- Looking for include files HAVE_NETINET_IF_ETHER_H - found
> -- Looking for include files HAVE_SYS_SELECT_H
> -- Looking for include files HAVE_SYS_SELECT_H - found
> -- Looking for include files HAVE_UTIME_H
> -- Looking for include files HAVE_UTIME_H - found
> -- Looking for include files HAVE_PWD_H
> -- Looking for include files HAVE_PWD_H - found
> -- Looking for include files HAVE_SGTTY_H
> -- Looking for include files HAVE_SGTTY_H - found
> -- Looking for include files HAVE_STDINT_H
> -- Looking for include files HAVE_STDINT_H - found
> -- Looking for include files HAVE_STDLIB_H
> -- Looking for include files HAVE_STDLIB_H - found
> -- Looking for include files HAVE_STRING_H
> -- Looking for include files HAVE_STRING_H - found
> -- Looking for include files HAVE_STRINGS_H
> -- Looking for include files HAVE_STRINGS_H - found
> -- Looking for include files HAVE_SYS_PARAM_H
> -- Looking for include files HAVE_SYS_PARAM_H - found
> -- Looking for include files HAVE_SYS_STAT_H
> -- Looking for include files HAVE_SYS_STAT_H - found
> -- Looking for include files HAVE_SYS_TIME_H
> -- Looking for include files HAVE_SYS_TIME_H - found
> -- Looking for include files HAVE_TERMIOS_H
> -- Looking for include files HAVE_TERMIOS_H - found
> -- Looking for include files HAVE_TERMIO_H
> -- Looking for include files HAVE_TERMIO_H - not found.
> -- Looking for include files HAVE_IO_H
> -- Looking for include files HAVE_IO_H - not found.
> -- Looking for include files HAVE_TIME_H
> -- Looking for include files HAVE_TIME_H - found
> -- Looking for include files HAVE_UNISTD_H
> -- Looking for include files HAVE_UNISTD_H - found
> -- Looking for include files HAVE_SYS_UTIME_H
> -- Looking for include files HAVE_SYS_UTIME_H - not found.
> -- Looking for include files HAVE_WINSOCK_H
> -- Looking for include files HAVE_WINSOCK_H - not found.
> -- Looking for include files HAVE_SOCKIO_H
> -- Looking for include files HAVE_SOCKIO_H - not found.
> -- Looking for include files HAVE_SYS_SOCKIO_H
> -- Looking for include files HAVE_SYS_SOCKIO_H - found
> -- Looking for include files HAVE_X509_H
> -- Looking for include files HAVE_X509_H - not found.
> -- Looking for include files HAVE_SETJMP_H
> -- Looking for include files HAVE_SETJMP_H - found
> -- Looking for include files HAVE_SIGNAL_H
> -- Looking for include files HAVE_SIGNAL_H - found
> -- Check size of ssize_t
> -- Check size of ssize_t - done
> -- Check size of long double
> -- Check size of long double - done
> -- Looking for socket
> -- Looking for socket - found
> -- Looking for poll
> -- Looking for poll - found
> -- Looking for select
> -- Looking for select - found
> -- Looking for strdup
> -- Looking for strdup - found
> -- Looking for strstr
> -- Looking for strstr - found
> -- Looking for strtok_r
> -- Looking for strtok_r - found
> -- Looking for strftime
> -- Looking for strftime - found
> -- Looking for uname
> -- Looking for uname - not found.
> -- Looking for strcasecmp
> -- Looking for strcasecmp - found
> -- Looking for stricmp
> -- Looking for stricmp - not found.
> -- Looking for strcmpi
> -- Looking for strcmpi - not found.
> -- Looking for gethostbyaddr
> -- Looking for gethostbyaddr - found
> -- Looking for gettimeofday
> -- Looking for gettimeofday - found
> -- Looking for inet_addr
> -- Looking for inet_addr - found
> -- Looking for inet_ntoa
> -- Looking for inet_ntoa - found
> -- Looking for inet_ntoa_r
> -- Looking for inet_ntoa_r - not found.
> -- Looking for tcsetattr
> -- Looking for tcsetattr - found
> -- Looking for tcgetattr
> -- Looking for tcgetattr - found
> -- Looking for perror
> -- Looking for perror - not found.
> -- Looking for closesocket
> -- Looking for closesocket - not found.
> -- Looking for setvbuf
> -- Looking for setvbuf - not found.
> -- Looking for sigsetjmp
> -- Looking for sigsetjmp - found
> -- Looking for getpass_r
> -- Looking for getpass_r - not found.
> -- Looking for strlcat
> -- Looking for strlcat - found
> -- Looking for getpwuid
> -- Looking for getpwuid - found
> -- Looking for geteuid
> -- Looking for geteuid - found
> -- Looking for utime
> -- Looking for utime - found
> -- Looking for RAND_status
> -- Looking for RAND_status - not found.
> -- Looking for RAND_screen
> -- Looking for RAND_screen - not found.
> -- Looking for RAND_egd
> -- Looking for RAND_egd - not found.
> -- Looking for gmtime_r
> -- Looking for gmtime_r - found
> -- Looking for localtime_r
> -- Looking for localtime_r - found
> -- Looking for gethostbyname_r
> -- Looking for gethostbyname_r - not found.
> -- Looking for gethostbyaddr_r
> -- Looking for gethostbyaddr_r - not found.
> -- Looking for signal
> -- Looking for signal - found
> -- Looking for SIGALRM
> -- Looking for SIGALRM - found
> -- Looking for sigaction
> -- Looking for sigaction - found
> -- Performing Curl Test TIME_WITH_SYS_TIME
> -- Performing Curl Test TIME_WITH_SYS_TIME - Success
> -- Performing Curl Test HAVE_O_NONBLOCK
> -- Performing Curl Test HAVE_O_NONBLOCK - Success
> -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5
> -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5 - Failed
> -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7
> -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 - Failed
> -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8
> -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 - Failed
> -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT
> -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT - Failed
> -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT
> -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT - Failed
> -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT
> -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT - Failed
> -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3
> -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 - Failed
> -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5
> -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 - Failed
> -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6
> -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 - Failed
> -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT
> -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT - Failed
> -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT
> -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT - Failed
> -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT
> -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT - Failed
> -- Performing Curl Test HAVE_SOCKLEN_T
> -- Performing Curl Test HAVE_SOCKLEN_T - Success
> -- Performing Curl Test HAVE_IN_ADDR_T
> -- Performing Curl Test HAVE_IN_ADDR_T - Success
> -- Performing Curl Test STDC_HEADERS
> -- Performing Curl Test STDC_HEADERS - Success
> -- Performing Curl Test RETSIGTYPE_TEST
> -- Performing Curl Test RETSIGTYPE_TEST - Success
> -- Performing Curl Test HAVE_INET_NTOA_R_DECL
> -- Performing Curl Test HAVE_INET_NTOA_R_DECL - Failed
> -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT
> -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT - Failed
> -- Performing Curl Test HAVE_GETADDRINFO
> -- Performing Curl Test HAVE_GETADDRINFO - Success
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /Users/frederikarambungana/cmake-2.0.3
> ---------------------------------------------
> CMake has bootstrapped.  Now run make.
> [frederikarambungana|26]make
> Building dependencies. cmake.depends...
> -- Using Buildname: Darwin-g++
> cmake.depends is up-to-date
> /Users/frederikarambungana/cmake-2.0.3/Source/kwsys: building default_target
> Building dependencies. cmake.depends...
> Building object file ProcessUNIX.o...
> Building object file Base64.o...
> Building object file Directory.o...
> Building object file RegularExpression.o...
> Building object file SystemTools.o...
> Building static library libcmsys.a...
> /Users/frederikarambungana/cmake-2.0.3/Source/CTest/Curl: building default_target
> Building dependencies. cmake.depends...
> Building object file file.o...
> Building object file timeval.o...
> Building object file base64.o...
> Building object file hostip.o...
> Building object file progress.o...
> Building object file formdata.o...
> Building object file cookie.o...
> Building object file http.o...
> Building object file sendf.o...
> Building object file ftp.o...
> Building object file url.o...
> Building object file dict.o...
> Building object file if2ip.o...
> Building object file speedcheck.o...
> Building object file getdate.o...
> Building object file ldap.o...
> Building object file ssluse.o...
> Building object file version.o...
> Building object file getenv.o...
> Building object file escape.o...
> Building object file mprintf.o...
> Building object file telnet.o...
> Building object file getpass.o...
> Building object file netrc.o...
> Building object file getinfo.o...
> Building object file transfer.o...
> Building object file strequal.o...
> Building object file easy.o...
> Building object file http_chunks.o...
> Building object file strtok.o...
> Building object file connect.o...
> Building object file llist.o...
> Building object file hash.o...
> Building object file multi.o...
> Building object file content_encoding.o...
> Building static library libCurl.a...
> ranlib: file: libCurl.a(strtok.o) has no symbols
> /usr/bin/ranlib: file: libCurl.a(strtok.o) has no symbols
> /Users/frederikarambungana/cmake-2.0.3/Source/CursesDialog/form: building default_target
> Building dependencies. cmake.depends...
> Building object file fld_arg.o...
> Building object file fld_attr.o...
> Building object file fld_current.o...
> Building object file fld_def.o...
> Building object file fld_dup.o...
> Building object file fld_ftchoice.o...
> Building object file fld_ftlink.o...
> Building object file fld_info.o...
> Building object file fld_just.o...
> Building object file fld_link.o...
> Building object file fld_max.o...
> Building object file fld_move.o...
> Building object file fld_newftyp.o...
> Building object file fld_opts.o...
> Building object file fld_pad.o...
> Building object file fld_page.o...
> Building object file fld_stat.o...
> Building object file fld_type.o...
> Building object file fld_user.o...
> Building object file frm_cursor.o...
> Building object file frm_data.o...
> Building object file frm_def.o...
> Building object file frm_driver.o...
> Building object file frm_hook.o...
> Building object file frm_opts.o...
> Building object file frm_page.o...
> Building object file frm_post.o...
> Building object file frm_req_name.o...
> Building object file frm_scale.o...
> Building object file frm_sub.o...
> Building object file frm_user.o...
> Building object file frm_win.o...
> Building object file fty_alnum.o...
> Building object file fty_alpha.o...
> Building object file fty_enum.o...
> Building object file fty_int.o...
> Building object file fty_ipv4.o...
> Building object file fty_num.o...
> Building object file fty_regex.o...
> Building static library libcmForm.a...
> /Users/frederikarambungana/cmake-2.0.3/Source: building default_target
> Building dependencies. cmake.depends...
> Building object file cmake.o...
> Building object file cmakewizard.o...
> Building object file cmMakeDepend.o...
> Building object file cmMakefile.o...
> Building object file cmSourceFile.o...
> Building object file cmSystemTools.o...
> Building object file cmDocumentation.o...
> Building object file cmDynamicLoader.o...
> /Users/frederikarambungana/cmake-2.0.3/Source/cmDynamicLoader.cxx: In static member function 'static int cmDynamicLoader::CloseLibrary(void*)':
> /Users/frederikarambungana/cmake-2.0.3/Source/cmDynamicLoader.cxx:185: error: invalid conversion from 'void*' to '__NSModule*'
> /Users/frederikarambungana/cmake-2.0.3/Source/cmDynamicLoader.cxx:185: error:   initializing argument 1 of 'bool NSUnLinkModule(__NSModule*, uint32_t)'
> /Users/frederikarambungana/cmake-2.0.3/Source/cmDynamicLoader.cxx: In static member function 'static void (* cmDynamicLoader::GetSymbolAddress(void*, const char*))()':
> /Users/frederikarambungana/cmake-2.0.3/Source/cmDynamicLoader.cxx:193: warning: 'NSIsSymbolNameDefined' is deprecated (declared at /usr/include/mach-o/dyld.h:150)
> /Users/frederikarambungana/cmake-2.0.3/Source/cmDynamicLoader.cxx:193: warning: 'NSIsSymbolNameDefined' is deprecated (declared at /usr/include/mach-o/dyld.h:150)
> /Users/frederikarambungana/cmake-2.0.3/Source/cmDynamicLoader.cxx:195: warning: 'NSLookupAndBindSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:158)
> /Users/frederikarambungana/cmake-2.0.3/Source/cmDynamicLoader.cxx:195: warning: 'NSLookupAndBindSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:158)
> make[3]: *** [cmDynamicLoader.o] Error 1
> make[2]: *** [default_target] Error 2
> make[1]: *** [default_target_Source] Error 2
> make: *** [default_target] Error 2
> [frederikarambungana|27]
>   

-- 
Amy Squillacote
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
Phone: (518) 371-3971 x106




More information about the vtkusers mailing list