Re: [pgadmin-hackers] CVS version does not compile

2003-06-21 Thread Andreas Pflug
Dave Page wrote: - Linkage has been changed again. in stead of LIB=... -L$(WX_HOME)/lib -l wx_gtk2ud_stc -lwc -l wx_gtk2ud_xrc which will link static or dynamic libraries as appropriate, it now says LIB=... -l$(WX_HOME)/lib/libwx_gtk2ud_stc.a, tying it to the static libraries (I dont have

Re: [pgadmin-hackers] CVS version does not compile

2003-06-20 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 20 June 2003 21:51 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; Dave Page; Adam Pendleton > Subject: Re: [pgadmin-hackers] CVS version does not compile > > > - Linkage has been

Re: [pgadmin-hackers] CVS version does not compile

2003-06-20 Thread Andreas Pflug
Jean-Michel POURE wrote: Cheers, Jean-Michel *** if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/lib/wx/include/gtk2ud-2.5 -D__WXDEBUG__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include -DDATA_DIR=\"/usr/local/pgadmin3/share/p

[pgadmin-hackers] CVS version does not compile

2003-06-20 Thread Jean-Michel POURE
Cheers, Jean-Michel *** if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/lib/wx/include/gtk2ud-2.5 -D__WXDEBUG__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include -DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g -I./in