php & pgsql under OSX

From: Alexander Lohse <al(at)humantouch(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: php & pgsql under OSX
Date: 2001-04-05 22:36:25
Message-ID: p05010400b6f2a1141740@[192.168.0.44]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have a small (or big problem here):

I want to install php and pgsql under OSX.

php4.0.4pl1 alone compiles fine

postgres 7.1RC2 also compiles and installs fine

NOW, I recompile php --with-pgsql (default path)

I get the following error:

/usr/bin/ld: table of contents for archive:
/usr/local/pgsql/lib/libpq.a is out of date; rerun ranlib(1) (can't
load from it)

I guess that I because I could not add my lib path to
"Linux:/etc/ld.so.conf" here "OSX: /usr/bin/ld".

Anyone here who knows who to do this?

Regards,

Alex
--
___________________________
Alexander Lohse
Human Touch Medienproduktion GmbH
Am See 1
17440 Klein Jasedow

Tel: (038374) 75211
Fax: (038374) 75223
eMail: al(at)humantouch(dot)de
http://www.humantouch.de

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joel Burton 2001-04-05 23:04:05 Re: Relation XX does not exist
Previous Message Tom Lane 2001-04-05 22:16:48 Re: Re: Database Name Case Sensitivity