[Insight-users] Hello World!
Luis Ibanez
luis.ibanez at kitware.com
Fri Nov 26 19:04:18 EST 2004
Hi Satrish,
Did you followed the steps indicated in the Tutorials ?
http://www.itk.org/HTML/Tutorials.htm
in particular in
http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/img0.html
This is a step-by-step tutorial that shows you how
to get an ITK "Hello World" to run.
You will also find a "Hellow World" example on the
ITK Software Guide:
http://www.itk.org/ItkSoftwareGuide.pdf
Chapter 2, section 2.2.1, pdf-page 43.
Of course, for it to make sense, you are *strongly*
encouraged to read both Chapter 1 and Chapter 2.
The code associated to this example is available in
Insight/Examples/Installation
Note that for running a first "Hello Wold" with ITK
you *don't* need FLTK nor VTK. These two other
libraries are *only* needed for the demo applications
in InsightApplications.
Regards,
Luis
-----------------
Satrish.S wrote:
> Hi,
>
> First of all, I'm newbie to Linux environment.
> I have downloaded the all the toolkits (ITK 1.8, VTK
> 4.2 & FLTK 1.1.4) and CMake required for my research.
> Now, I have lost the direction and confuse which
> toolkits to start off first.
>
> I've configured the .bash_profile under my home
> directory by adding:
> export PATH=/../bin:$PATH (for CMake, ITK, VTK)
> export LD_LIBRARY_PATH=/../bin:$LD_LIBRARY_PATH (for
> ITK, VTK)
>
> As for FLTK, I type "make" and a list of compiling
> commands runs. This is as far I get, to setup all the
> toolkits. Now I'm not sure whether I screw up the
> installation process?
>
> I read the Instructions on the web and getting use to
> all Linux terms. Still I need some better guideline on
> how to get a simple "Hello World!" program running.
>
> Kind Rgrds,
> Satrish
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - Helps protect you from nasty viruses.
> http://promotions.yahoo.com/new_mail
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list