Thread: AW: v7.0.3 *pre-release* ...

AW: v7.0.3 *pre-release* ...

From
Zeugswetter Andreas SB
Date:
> I was unable to get runcheck to pass even when I altered all the
> LD_LIBRARY_PATH entries in run_check.sh to LIBPATH for the benefit of
> AIX.  If this cannot be fixed there ought to be an entry added to the
> faq-aix.

The fix for AIX below 4.3 would be to relink both postmaster and the libs
with altered paths in the imp and exp files, which is imho impractical.

For AIX 4.3 there might be a fix with new options in the first line of the imp
and exp files that ld understands. If time permits I will take a go at that.

Andreas