[GENERAL] pb of library path

1998-09-21 Thread Franck SGARD
/test/regress. In this case the library libpq.sl was looked for in /usr/src/pgsql/src/interfaces/libpq so that worked out. How can I change the path of this library ? The path for libpq.sl should be /usr/local/pgsql/lib and it seems that this library is looked for in ../../interfaces/libpq ??? F

[GENERAL] compilation problems

1998-09-21 Thread Franck SGARD
I'm trying to compile postgres 6.3.2 on 10.20 hp-Ux 715 workstation and I've some trouble with it. In particular, I've error messages when it comes to the following: lex -t pgc.l > pgc.c "pgc.l" line 162: warning 22: Executable statements should occur right after %% "pgc.l" line 234: warning 48