Larry Rosenman writes: > So, at least for the UDK FS, we probably need to walk the > LD_LIBRARY_PATH and cleanse it of any libraries that contain OUR libs. How do you know what your libs are? The failure is likely to occur if you you installed 7.0 in /usr/local/pgsql and followed the installation instructions to the point of setting LD_LIBRARY_PATH. Then you install 7.1 in prefix=$HOME/pg-test. How do you then compute that you should strip "/usr/local/pgsql/bin" from LD_LIBRARY_PATH? I think this falls back to the user. We should perhaps add a note in FAQ_SCO about it. -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
- Re: [HACKERS] more multibyte/After TGL... Larry Rosenman
- Re: [HACKERS] more multibyte/After TGL... Larry Rosenman
- Re: [HACKERS] more multibyte/After TGL... Tom Lane
- Re: [HACKERS] more multibyte/After TGL... Larry Rosenman
- Re: [HACKERS] more multibyte/After TGL... Tom Lane
- Re: [HACKERS] more multibyte/After TGL... Larry Rosenman
- Re: [HACKERS] more multibyte/After TGL... Larry Rosenman
- Re: [HACKERS] more multibyte/After TGL... Larry Rosenman
- Re: [HACKERS] more multibyte/After TGL... Peter Eisentraut
- Re: [HACKERS] more multibyte/After TGL... Larry Rosenman
- Re: [HACKERS] more multibyte/After TGL... Peter Eisentraut
- Re: [HACKERS] more multibyte/After TGL... Larry Rosenman