Search Discussions
-
Hi all, I just tried to compile Postgresql 7.4 on RHFC1 linux without success. I used ./configure --with-python --with-perl , then make. I get an error while bootstrap.c is being compiled (see ...
Marcel Gsteiger
Dec 9, 2003 at 9:29 am
Dec 12, 2003 at 8:48 pm -
Hello. Is it possible to compile postgresql-7.4 on Mac OS X with libedit? Mac OS X Panther has libedit, but postgresql configure script complains about missing readline. - Tore.
Tore Halset
Dec 7, 2003 at 7:17 pm
Dec 8, 2003 at 10:23 pm -
If you add the following to the /src/include/port/darwin.h file, pgsql-7.4 will build successfully on Darwin x86: #define __darwin__ 1 #if defined(__ppc__) #define HAS_TEST_AND_SET #endif +#if ...
Chris Langlois
Dec 4, 2003 at 2:19 am
Dec 16, 2003 at 12:47 am -
(I'm not subscribed to the list, so to be safe I added you in Cc:) Lamar, I'm trying to build your Postgres RPM on Mandrake 9.2. So far the only thing I've stuck into is the PL that is not built if ...
Alvaro Herrera
Dec 17, 2003 at 7:40 pm
Dec 17, 2003 at 7:54 pm -
I've just succesffully built 7.4 on OpenBSD 3.4 GENERIC#0 macppc. test needed adjusting kernel variables as usual. *but* shmmaxpgs and semmap doesn't seem to exist on my OpenBSD 3.4 GENERIC#0 macppc. ...
Philippe Lelédy
Dec 15, 2003 at 9:47 am
Dec 16, 2003 at 9:43 pm -
Tom, I have deleted my source tree, untarred it again from the bzipped source and could compile it last night more than 100 times without any serious errors. I put a date command in front of each ...
Marcel Gsteiger
Dec 15, 2003 at 7:56 am
Dec 15, 2003 at 2:40 pm -
Hello. With 7.4 on OS X Panther: % PATH=$PATH:/usr/local/apache-ant-1.5.4/bin ./configure \ --prefix=/usr/local/postgresql \ --with-java --with-rendezvous \ --without-readline [..removed output..] % ...
Tore Halset
Dec 7, 2003 at 7:27 pm
Dec 7, 2003 at 8:07 pm -
I have confirmed that Solaris needs the "-mt" link flag when building threaded apps using non-gcc compilers, so I am adding it to the template file for Solaris. -- Bruce Momjian | ...
Bruce Momjian
Dec 30, 2003 at 11:13 pm
Dec 30, 2003 at 11:13 pm -
Hello, I still cannot handle with installation of plPHP on Cygwin. Maybe somebody from the list have made it already ? CommandPrompt (which made plPHP) don't use windows (??) and they cannot help me ...
Marek Lewczuk
Dec 30, 2003 at 11:14 am
Dec 30, 2003 at 11:14 am -
Hi, We installed postgres 7.3.3 in windows 2000 server and using ASP applications. But, due to overload postgres crashes very often. So, we decided to switch the databases to Linux box. We have to ...
Vidhya
Dec 29, 2003 at 1:35 pm
Dec 29, 2003 at 1:35 pm -
..emh... it's not easy to recall what I could have done *exactly*. Perhaps i forgot the --with-python or --with-perl switch first, then I did ./configure again without doing a make distclean ...
Marcel Gsteiger
Dec 15, 2003 at 4:16 pm
Dec 15, 2003 at 4:16 pm -
Dear Sir, I have tried to install PostGreSQL 7.4 on AIX 5.1. All steps were completed successfully until I was typed the command "initdb -D /posthome/pgsql/data" on the console. It showed me the ...
CHAN Chiu
Dec 15, 2003 at 8:34 am
Dec 15, 2003 at 8:34 am -
I could reproduce the error again after "make distclean". However, I could work around the problem as follows: I tried "make distclean", " ./configure" (without options) and "make". Surprisingly this ...
Marcel Gsteiger
Dec 12, 2003 at 12:20 pm
Dec 12, 2003 at 12:20 pm -
Dear Friends, I am trying to modify the parser of the postgresql so as to print all the columns of a table (or to put them in a seperate file) when the parser meets an Insert Statement. In the ...
NK
Dec 7, 2003 at 12:50 am
Dec 7, 2003 at 12:50 am
Group Overview
group | pgsql-ports |
categories | postgresql |
discussions | 14 |
posts | 36 |
users | 14 |
website | postgresql.org |
irc | #postgresql |
Archives
- September 2008 (1)
- July 2008 (10)
- June 2008 (10)
- May 2008 (20)
- April 2008 (1)
- March 2008 (7)
- February 2008 (15)
- January 2008 (8)
- November 2007 (8)
- October 2007 (6)
- August 2007 (13)
- July 2007 (5)
- June 2007 (3)
- May 2007 (8)
- April 2007 (7)
- March 2007 (5)
- February 2007 (13)
- January 2007 (15)
- December 2006 (8)
- November 2006 (18)
- September 2006 (8)
- August 2006 (10)
- July 2006 (4)
- June 2006 (17)
- May 2006 (60)
- April 2006 (14)
- March 2006 (44)
- February 2006 (31)
- January 2006 (8)
- December 2005 (29)
- November 2005 (21)
- October 2005 (17)
- September 2005 (22)
- August 2005 (20)
- July 2005 (35)
- June 2005 (37)
- May 2005 (110)
- April 2005 (10)
- March 2005 (20)
- February 2005 (32)
- January 2005 (46)
- December 2004 (6)
- November 2004 (13)
- October 2004 (14)
- September 2004 (13)
- August 2004 (12)
- July 2004 (25)
- June 2004 (22)
- May 2004 (16)
- April 2004 (9)
- March 2004 (13)
- February 2004 (16)
- January 2004 (23)
- December 2003 (36)
- November 2003 (38)
- October 2003 (32)
- September 2003 (39)
- August 2003 (27)
- July 2003 (11)
- June 2003 (18)
- May 2003 (6)
- April 2003 (27)
- March 2003 (23)
- February 2003 (9)
- January 2003 (12)
- November 2002 (79)
- October 2002 (24)
- September 2002 (13)
- August 2002 (15)
- July 2002 (21)
- June 2002 (26)
- May 2002 (13)
- April 2002 (18)
- March 2002 (10)
- February 2002 (17)
- January 2002 (25)
- December 2001 (24)
- November 2001 (54)
- October 2001 (47)
- September 2001 (11)
- August 2001 (29)
- July 2001 (30)
- June 2001 (25)
- May 2001 (100)
- April 2001 (214)
- March 2001 (180)
- February 2001 (104)
- January 2001 (150)
- December 2000 (63)
- November 2000 (106)
- October 2000 (94)
- September 2000 (33)
- August 2000 (53)
- July 2000 (46)
- June 2000 (61)
- May 2000 (82)
- April 2000 (41)
- March 2000 (28)
- February 2000 (85)
- January 2000 (60)
- December 1999 (112)
- November 1999 (79)
- October 1999 (78)
- September 1999 (117)
- August 1999 (93)
- July 1999 (292)
- June 1999 (215)
- May 1999 (97)
- April 1999 (61)
- March 1999 (120)
- February 1999 (87)
- January 1999 (93)
- December 1998 (26)
- November 1998 (1)
- October 1998 (1)
- September 1998 (1)
- August 1998 (1)
- July 1998 (1)
- June 1998 (1)
- May 1998 (1)
- April 1998 (1)
- March 1998 (1)
- February 1998 (1)
- January 1998 (1)
- December 1997 (1)
- October 1997 (2)
- September 1997 (1)
- August 1997 (1)
- July 1997 (1)
- June 1997 (1)
- May 1997 (1)
- April 1997 (1)