[Insight-users] Problem with building ITK

Karthik Krishnan karthik.krishnan at kitware.com
Wed Feb 14 11:28:40 EST 2007


On 2/14/07, Markus Weigert <m.weigert at fz-juelich.de> wrote:
>
> Hi all,
>
> I try to build ITK v3.0.0 on a Linux system (cluster):
> [17179569.184000] Linux version 2.6.15.7 (root at ql-dev) (gcc version 3.4.4
> 20050314 (prerelease) (Debian 3.4.3-13)) #1 SMP Tue Apr 18 19:25:21 CEST
> 2006
> but get the following error message after invoking make:
>
> gcc: installation problem, cannot exec `cc1plus': No such file or
> directory
> make[2]: *** [Utilities/MetaIO/CMakeFiles/ITKMetaIO.dir/metaUtils.o] Error
> 1
> make[1]: *** [Utilities/MetaIO/CMakeFiles/ITKMetaIO.dir/all] Error 2
> make: *** [all] Error 2
>
> In some newsgroup, I read that I would need to install g++.
> Is this unavoidable or is there some other option/workaround for this
> problem


Yes, you read right.. Its unavoidable.


> (Our admins here are a little bit stretched ;-).


Won't strech them much. On Debian, thanks to its excellent package manager,
its as simple as
    $ sudo apt-get install g++

-karthik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20070214/9cca6b36/attachment.html


More information about the Insight-users mailing list