From: | Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Pgsql-Ports <pgsql-ports(at)postgresql(dot)org> |
Subject: | Re: Cygwin PostgreSQL Distribution |
Date: | 2001-04-06 15:12:27 |
Message-ID: | 20010406111227.C819@dothill.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
Peter,
On Thu, Apr 05, 2001 at 05:30:10PM -0400, Jason Tishler wrote:
> 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?
By extracting pg_config from the following:
ftp://ftp.postgresql.org/pub/pub/dev/test-rpms/postgresql-devel-7.1RC2-1.i386.rpm
I have discovered that at least one PostgreSQL Distribution is
configured as follows:
--enable-locale --with-CXX --prefix=/usr --with-perl
--enable-multibyte --with-tcl --with-odbc --enable-syslog
--with-python --sysconfdir=/etc/pgsql --mandir=/usr/man
--docdir=/usr/doc --includedir=/usr/include/pgsql
--datadir=/usr/share/pgsql
Should I be using the above? Or, at least the directory affecting
options (with possibly pgsql replaced by postgresql as you previously
suggested)?
My goal is to provide a pre-built Cygwin PostgreSQL distribution that
best serves the community. Any guidance to help me achieve this goal
would be greatly appreciated.
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(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-04-06 15:50:25 | Re: Cygwin PostgreSQL Distribution |
Previous Message | Jason Tishler | 2001-04-05 21:30:10 | Re: Cygwin PostgreSQL Distribution |