RE: Regression test fails when 1) old PG is installed and 2) meson/ninja build is used - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject RE: Regression test fails when 1) old PG is installed and 2) meson/ninja build is used
Date
Msg-id OSCPR01MB149662B5013FA56AE114E4105F5BB2@OSCPR01MB14966.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: Regression test fails when 1) old PG is installed and 2) meson/ninja build is used  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Dear Andrew,

> What is that extra stuff doing on the end of your LD_LIBRARY_PATH?
> That looks wrong. Do you have LD_LIBRARY_PATH set in your calling environment?

To confirm, did you ask the LD_LIBRARY_PATH on my bash? Here it is:

```bash
$ echo $LD_LIBRARY_PATH 
/usr/local/pgsql/lib:/usr/local/lib:/usr/lib64/
```

I modified the first one to refer lib64 dir, but the result is not changed.

Best regards,
Hayato Kuroda
FUJITSU LIMITED


pgsql-hackers by date:

Previous
From: Nikhil Kumar Veldanda
Date:
Subject: Re: ZStandard (with dictionaries) compression support for TOAST compression
Next
From: Nikhil Kumar Veldanda
Date:
Subject: Re: ZStandard (with dictionaries) compression support for TOAST compression