Re: Cygwin PostgreSQL Distribution

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Cygwin PostgreSQL Distribution
Дата
Msg-id 20010405173009.H402@dothill.com
обсуждение исходный текст
Ответ на Re: Cygwin PostgreSQL Distribution  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Cygwin PostgreSQL Distribution  (Jason Tishler <Jason.Tishler@dothill.com>)
Re: Cygwin PostgreSQL Distribution  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-ports
Peter,

On Thu, Apr 05, 2001 at 11:26:50PM +0200, Peter Eisentraut wrote:
> Jason Tishler writes:
>
> >     include/lib
> >     include/libpq
>
> What do you put into these two?

    $ find lib libpq++
    lib
    lib/dllist.h
    libpq++
    libpq++/pgconnection.h
    libpq++/pgcursordb.h
    libpq++/pgdatabase.h
    libpq++/pglobject.h
    libpq++/pgtransdb.h

> It's not necessarily a good idea to
> divert from the standard layout under include because people might start
> relying on `pg_config --includedir` to configure their packages.  But if
> there is some standard that requires you to do this...

My intention was *not* to deviate from the standard PostgreSQL layout.
I got the previously mentioned directory structure by just configuring
as follows:

    configure --prefix=/usr/pgsql --with-CXX

Did I do something wrong?  How should I configure?

Thanks,
Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Cygwin PostgreSQL Distribution
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: Cygwin PostgreSQL Distribution