>
> I command:
>
> flakid@linux-38c6:~/OpenFOAM/OpenFOAM-1.7.1> rpm -qa gcc*
> gcc-4.5-4.2.x86_64
>
>
> gcc-c+±4.5-4.2.x86_64
>
>
Ok so it is not a problem of a missing c++ compiler. Since we do not know
what you did exactly before:
Did you execute the foamSystemCheck script to check if the system
requirements are met and what did it tell you?
–
openSUSE 11.3 64 bit | Intel Core2 Quad Q8300@2.50GHz | KDE 4.5 | GeForce
9600 GT | 4GB Ram
openSUSE 11.3 64 bit | Intel Core2 Duo T9300@2.50GHz | KDE 4.5 | Quadro FX
3600M | 4GB Ram
>
> flakid@linux-38c6:~/OpenFOAM/OpenFOAM-1.7.1> foamSystemCheck
>
> Checking basic system…
> -----------------------------------------------------------------------
> Shell: /bin/bash
> Host: linux-38c6
> OS: Linux version 2.6.34-12-desktop
> User: flakid
>
>
> System check: PASS
> ==================
> Continue OpenFOAM installation.
>
>
I just build now openfoam 1.7.1 on my machine which takes a while, to see if
I get the same error. Until now it runs completely smooth (it compiles right
now), I followed exactly the instructions here http://www.openfoam.com/download/source.php
and use as path $HOME/OpenFOAM for the sources and compilation.
–
openSUSE 11.3 64 bit | Intel Core2 Quad Q8300@2.50GHz | KDE 4.5 | GeForce
9600 GT | 4GB Ram
openSUSE 11.3 64 bit | Intel Core2 Duo T9300@2.50GHz | KDE 4.5 | Quadro FX
3600M | 4GB Ram
So far everything went well on my system, I guess something is wrong with
your installation of the development pattern.
Your rpm output looks really strange
flakid@linux-38c6:~/OpenFOAM/OpenFOAM-1.7.1> rpm -qa gcc*
> gcc-4.5-4.2.x86_64
> gcc-c+±4.5-4.2.x86_64
I recommend you open a terminal and enter precisely this command to
reinstall it
sudo zypper install -t pattern devel_C_C++
–
openSUSE 11.3 64 bit | Intel Core2 Quad Q8300@2.50GHz | KDE 4.5 | GeForce
9600 GT | 4GB Ram
openSUSE 11.3 64 bit | Intel Core2 Duo T9300@2.50GHz | KDE 4.5 | Quadro FX
3600M | 4GB Ram