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