On Tuesday 26 August 2003 03:45, Le The Viet wrote: > I am being devolop postgreSQL on C (Linux), but when I can not complier > file.c where will I seach library. help me
Which library ? libpq ? PostgreSQL libs are installed in /usr/local/pgsql/lib and headers in /usr/local/pgsql/include (by default). Regards ! ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster