Nevermind, I found it at the bottom of the source download page: http://www.pgadmin.org/download/source.php I knew I overlooked it somewhere.
Thanks, -bryan ----- Original Message ---- From: Bryan Wilkerson <[EMAIL PROTECTED]> To: Dave Page <[EMAIL PROTECTED]> Cc: Devrim GUNDUZ <[EMAIL PROTECTED]>; pgadmin-support@postgresql.org Sent: Friday, November 24, 2006 11:26:53 AM Subject: Re: [pgadmin-support] Can not build pgadmin3-1.6.0 Dave Page wrote: >TIP 4: Have you searched our list archives? > > http://archives.postgresql.org Yes and wxWidgets returned 801 hits. Trying to piece together the requirements is time consuming. An INSTALL text file with the definitive instructions could be useful? I ----- Original Message ---- From: Dave Page <[EMAIL PROTECTED]> To: Bryan Wilkerson <[EMAIL PROTECTED]> Cc: Devrim GUNDUZ <[EMAIL PROTECTED]>; pgadmin-support@postgresql.org Sent: Friday, November 24, 2006 11:08:04 AM Subject: Re: [pgadmin-support] Can not build pgadmin3-1.6.0 Bryan Wilkerson wrote: > Thanks for the tips. That got me past the ./configure of pgadmin3. Now I > get an error during compile: > > ./pgAdmin3.cpp: In member function ‘virtual bool pgAdmin3::OnInit()’: > > ./pgAdmin3.cpp:365: error: ‘wxOGLInitialize’ was not declared in this scope > > Is there another flag I need to configure wxWidgets with? Again, I used > ./configure --with-gtk --enable-gtk2 --enable-unicode > --enable-mimetype=yes > to build wxWidgets-2.8.0-rc1. I can't find the documents on compiling and > installing. I'm sure I missed them. > > Full text of ./configure and make of pgAdmin below... Looks like you forgot to build and install wxWidgets' contrib modules. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate