 |
 |
PostgreSQL
|
 |
|
 |
|
Junior Member
Join Date: Sep 2000
Status:
Offline
|
|
I'm currently trying to compile PostgreSQL on MacOS X Public Beta. If anyone has managed this or has any tips please contact me.
bygimis@mac.com
|
|
Nobody made a greater mistake than
he who did nothing because he could only
do a little. Edmund Burke
|
| |
|
|
|
 |
|
 |
|
Mr. Ed
|
|
I've compiled/used PostgreSQL on Solaris. I'd love to see PostgreSQL running OS X (remember that unlike MySQL, PostgreSQL is free for commercial use).
The reason I personally haven't compiled it under OS X is because I don't have the developer CD (the tools will be download'able in mid-October).
What kind of problems are you having?
|
|
|
| |
|
|
|
 |
|
 |
|
thebroz
|
|
Has anyone got PostgreSQL going on Mac OS X yet? I've spent a lot of hours searching for a way to make this happen.
Currently, I'm having a problem with configure. It can't figure out what kind of host it's on. config.guess doesn't return a usable host name, and configure bails out.
PostgreSQL should work fine on this box, but I just don't know the magic word.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status:
Offline
|
|
I was reading through a few posts on the OmniGroup OS X lists and it looks like they're working on it for 7.1 - the latest source recognises darwin, but is still barfing midway through the compile.
There's more to it than just getting it to configure, ya know :-)
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status:
Offline
|
|
this just in:
I think that Peter Bierman of Apple has recently completed some patches that
should be checked into CVS soon...
Those patches will allow Postgres to build. I followed their discussion on
the postgres-hackers list...
Hunter
(taken from MacOSX-Admin@omnigroup.com)
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Oct 2000
Location: Lawrence, KS
Status:
Offline
|
|
|
|
|
iMac 17" G4 800MHZ & 768 SDRAM
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Dec 2000
Status:
Offline
|
|
It looks like the one on Stepwise is 7.1 beta. I just downloaded the official release of 7.1 (released April 13th) and did
./configure
make
and all compiled cleanly, we'll see how the install and useability goes.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status:
Offline
|
|
It's fine. It passes all the tests, if you notice.
Also, just a general note: BE VERY WEARY OF .PKG INSTALLERS. Read stepwise to find out why, if you don't already know.
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Apr 2001
Location: Innsbruck, AT
Status:
Offline
|
|
try
./configure --with-perl
make
that doesn't work compiler quits with:
LD_RUN_PATH="" cc -o blib/arch/auto/plperl/plperl.bundle -bundle -undefined suppress plperl.o eloglvl.o SPI.o /System/Library/Perl/darwin/auto/Opcode/Opcode.bundle -L/System/Library/Perl/darwin/CORE -lperl
/usr/bin/ld: /System/Library/Perl/darwin/auto/Opcode/Opcode.bundle is input for the dynamic link editor, is not relocatable by the static link editor again
make[4]: *** [blib/arch/auto/plperl/plperl.bundle] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2
any suggestions ?
-- chris
------------------
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|