Re: php & pgsql under OSX

From: Alexander Lohse <al(at)humantouch(dot)de>
To: "Eric G(dot) Miller" <egm2(at)jps(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: php & pgsql under OSX
Date: 2001-04-06 06:39:37
Message-ID: p05010400b6f314f646af@[192.168.0.44]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>On Fri, Apr 06, 2001 at 12:36:25AM +0200, Alexander Lohse wrote:
>> 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?
>
>Did you try running ranlib on /usr/local/pgsql/lib/libpq.a?

Hi,

I am not so firm that I would know how to do this.

How does it work?

Thanx,

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Eric G. Miller 2001-04-06 07:50:24 Re: php & pgsql under OSX
Previous Message Gordon A. Runkle 2001-04-06 03:42:06 How much log space doesvacuum need?