[Insight-users] problem installing ITK using ccmake
Luis Ibanez
luis.ibanez at kitware.com
Wed Jan 24 10:00:10 EST 2007
Hi guizhenghui
You *MUST* set the values of the CC and CXX environment
variables *before* running CMake.
If you did not find the setenv command you probably
should try the "export" command.
What Unix Shell do you use ?
Some shells use 'setenv' while others use 'export'
Regards,
Luis
--------------------
guizhenghui wrote:
> When installing itk on Linux , I followed the instructions in getting
> started.txt
>
> However, after typing the command
>
>
>
> ccmake Insight
>
>
>
>
>
> I got the error : error running cmake::LoadCache abording
>
>
>
> I did not set the gcc and g++ compiler, since the setenv command not
> found in my system.
>
> Also, I did not set the ITK_SOURCE_DIR and the ITK_BINARY_DIR
>
>
>
> Are these caused the problem ?
>
>
> Thank you very much !~
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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