Hi stuart,
It means that (as I know) you don't need C++ compiler to compile and run
PostgreSQL
on your machine. But you will not be able to link C++ application with
PostgreSQL.
Why? This is because you will not have Libpq++ compiled. Ok, I promise you to
be
more efficient next time :-)))
Regards
Stuart Rison wrote:
> >Hi,
> >
> >Part II (translation) : You need C++ compiler installed on you Linux box.
> >
> >See your log :
> >> checking for c++... no
> >> checking for g++... no
> >This is the reason.
> >
> >Regard,
> >
> >Gilles.
> >
>
> Does this mean you cannot compile PG 6.4.2 without a C++ compiler or just
> that if you don't have a C++ compiler, you need to change your config flags
> appropriately and lose some of the functionality?
>
> regards,
>
> Stuart.
>
> +-------------------------+--------------------------------------+
> | Stuart Rison | Ludwig Institute for Cancer Research |
> +-------------------------+ 91 Riding House Street |
> | Tel. (0171) 878 4041 | London, W1P 8BT, UNITED KINGDOM. |
> | Fax. (0171) 878 4040 | stuart@ludwig.ucl.ac.uk |
> +-------------------------+--------------------------------------+