> -----Original Message----- > From: Raphaël Enrici [mailto:[EMAIL PROTECTED] > Sent: 20 June 2003 00:02 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] Debian Packaging > > > Hi all, > > If my question is stupid or the answer is something like read > the faq at > the url: bla, please just tell me where I can find the > information and I > will wash my eyes :)
OK, get some soap! :-) Instructions for setting up a build environment are in: doc/en_US/unix_compilation.html In the pgAdmin source tree. This lists the currently recommended wx version, and all the configure options you should need. What it doesn't list is wxWindows dependencies - for those, please check the wxWindows docs. Slackware 9 for example, has everything already installed as standard. I don't know about Debian Woody... Lemme know if you get stuck :-) Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match