> -----Original Message----- > From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] > Sent: 18 August 2003 13:40 > To: Jaroslaw Nozderko > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] pgAdmin3 on Linux > > > Jarosław Nozderko wrote: > > > > >pgAdmin3.cpp:18:27: wx/xrc/xmlres.h > >../src/include/ctlSQLBox.h:16:24: wx/stc/stc.h > > > >Is something wrong with wxWindows installation ? > >Did I miss something obvious ? Did anyone successfully build > pgAdmin3 > >on Linux ? > > > > > > > You need to build both the stc and the xrc contrib modules that come > with wxWindows. in wxWindows/contrib/src/xtc and > wxWindows/contrib/src/stc do a 'make' and 'make install'. > That should > do it.
Hi Adam, Do you think it's worth adding a configure test for these two? Regards, Dave, ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster