Karl Eichwalder wrote:
>
> Wim Ceulemans <wim.ceulemans@nice.be> writes:
>
> | I can't seem to install the latest postgresql opn Suse linux 6.3 (kernel
> | 2.2.13, glibc 2.1.2). I always get the following message when I run
> | ./configure :
> |
> | checking for c++... c++
> | checking wheather the C++ compiler (C++ ) works... no
> | configure: error: installation or configuration problem': C++ compiler
> | cannot create executables.
>
> Please check, whether "libgpp" from serie "d" is installed:
>
> rpm -q libgpp
>
> Of cource, you'll also need the package "gpp".
>
rpm -q lib gpp reports:
libgpp-991012-3
And of course I had installed gpp and libgpp. I tried removing and
re-installing them but this doesn't help.
I can't find a libgpp under /lib or /usr/lib, I do find a libg++
library.
Is this normal, or has the library another name?
Regards
Wim