Re: OSX problem with make check...

From: Adam Witney <awitney(at)sghms(dot)ac(dot)uk>
To: Theodore Petrosky <tedpet5(at)yahoo(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgreSQL(dot)org
Subject: Re: OSX problem with make check...
Date: 2004-08-11 08:04:46
Message-ID: BD3F91AE.37402%awitney@sghms.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


I'm not sure I understand you, but you are saying that it is not working for
you, right? Try setting it to

export env
DYLD_LIBRARY_PATH=/Users/postgres/software/postgresql-8.0.0beta1/src/test/re
gress/tmp_check/install/usr/local/pgsql/lib/

adam

> I hope we are okay with this... I tried your path and
> it didn't work ... I am in bash so I did:
>
> export env
> DYLD_LIBRARY_PATH=/Users/postgres/software/postgresql-8.0.0beta1/src/interface
> s/libpq
>
> Let me know if there is something else I could try.
>
> Ted
>
> --- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
>> Adam Witney <awitney(at)sghms(dot)ac(dot)uk> writes:
>>> Ah, setting DYLD_LIBRARY_PATH does the trick
>>
>> Great. I'll add that to pg_regress.sh.
>>
>>> I notice that it has never built a .dylib library
>> before... In 7.4.x I have
>>> always had a libpq.so library. Is this new?
>>
>> Yup.
>>
>> regards, tom lane
>>
>> ---------------------------(end of
>> broadcast)---------------------------
>> TIP 3: if posting/reading through Usenet, please
>> send an appropriate
>> subscribe-nomail command to
>> majordomo(at)postgresql(dot)org so that your
>> message can get through to the mailing list
>> cleanly
>>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail is new and improved - Check it out!
> http://promotions.yahoo.com/new_mail

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message James William Pye 2004-08-11 09:05:16 Re: [PATCHES] [BUGS] casting strings to multidimensional arrays yields
Previous Message Martin Münstermann 2004-08-11 07:56:12 Re: 8.0.0beta1: -lpthread missing