Re: [HACKERS] problem installing 8.0.0beta5 on OS X 10.3

2004-11-26 Thread Tom Lane
Will Arp <[EMAIL PROTECTED]> writes: > removing my custom csh.cshrc file did the trick, > probably color syntax code I've found here: > http://www.macosxhints.com/article.php?story=20031027145026892 > Thank you! > Here is my csh.cshrc file, maybe you can spot the culprit, > and point me to some doc

Re: [HACKERS] problem installing 8.0.0beta5 on OS X 10.3

2004-11-25 Thread Tom Lane
Will Arp <[EMAIL PROTECTED]> writes: > please find attached the config.log configure:2008: checking for C compiler default output configure:2011: gccconftest.c >&5 configure:2014: $? = 0 configure:2047: result: a.out configure:2052: checking whether the C compiler works configure:2

Re: [HACKERS] problem installing 8.0.0beta5 on OS X 10.3

2004-11-25 Thread Tom Lane
Will Arp <[EMAIL PROTECTED]> writes: > checking whether the C compiler works... configure: error: cannot run C > compiled programs. You need to fix the problem, not rip out the configure test that told you there was a problem. It would be useful to look at the portion of config.log that records

Re: [HACKERS] problem installing 8.0.0beta5 on OS X 10.3

2004-11-25 Thread Adam Witney
You shouldn't need to edit configure. I compiled 8.0b5 on 10.3.6 with no problems yesterday I am no expert, but this error seems to have come up on other platforms... Here was the response in the mailing lists before http://archives.postgresql.org/pgsql-ports/2004-07/msg1.php You may also w

[HACKERS] problem installing 8.0.0beta5 on OS X 10.3

2004-11-25 Thread Will Arp
I'm trying to compile beta5 on osx 10.3.6 without success, I have XCode 1.5 installed. Could you please give me instructions? I have readline installed from fink. Bison is there from Apple. This is from the Terminal.app: ~/Desktop/postgresql-8.0.0beta5 (alpha) ./configure --bindir=/usr/local/bin -