Re: [GENERAL] Problems compiling

Поиск
Список
Период
Сортировка
От Gilles Darold
Тема Re: [GENERAL] Problems compiling
Дата
Msg-id 36C42979.944CB546@neptune.fr
обсуждение исходный текст
Ответ на Problems compiling  (Jonathan Scott <jsscott@falcon-srv.csc.calpoly.edu>)
Список pgsql-general
 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              |
> +-------------------------+--------------------------------------+




В списке pgsql-general по дате отправления:

Предыдущее
От: "Colin Price (EML)"
Дата:
Сообщение: pg_dump query about views
Следующее
От: "jose' soares"
Дата:
Сообщение: Re: [GENERAL] A mistake generates strange result