When i type
./configure --enable-static --enable-debug
but i got the next error message:
configure: error: you must specify a valid pgsql
installation with --with-pgsql=DIR
So i looked for that path using find.
the path is : /usr/local/pgsql
and i specified with:
./configure --enable-static
Trying to compile pgAdmin III beta 3
OS X 10.3.5 and I'm getting the following error:
if g++ -DHAVE_CONFIG_H -I. -I. -I..
-DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall
-g -I../src/include -I../src/agent/include -I/usr/local/pgsql/include -DSSL
-I/usr/local/lib/wx/include/mac-ansi-rel
Maximilian Renkin wrote:
When running 'make all' with pgadmin3-1.2.0-beta3, I get the following
errors on SuSE 9.1 (rather up to date with SuSE Online Update):
/usr/lib/libpq.a(fe-auth.o)(.text+0x1b0): In function `pg_krb5_init':
: undefined reference to `krb5_cc_close'
/usr/lib/libpq.a(fe-auth.o)
Andreas Pflug schrieb:
I suspect there's *something* he didn't tell us so far, since he's
experiencing this on more than one system. Can't imagine what...
I just reinstalled everything and tried again, results:
* the official beta2 on Win32/Win2K is OK
* the official beta2 on Win32/WinXP is OK
* t