Re: [pgadmin-support] error pgadmin3 and wxWidgets

2007-06-06 Thread Devrim GÜNDÜZ
On Tue, 2007-06-05 at 14:52 +0100, Dave Page wrote: > Because you build wxWidgets with --enable-debug, you must also build > pgAdmin that way. ...or install FC-6 pgadmin3 rpm from our FTP server. -- Devrim GÜNDÜZ PostgreSQL Replication, Consulting, Custom Development, 24x7 support Managed Servic

Re: [pgadmin-support] error pgadmin3 and wxWidgets

2007-06-05 Thread Dave Page
sergio wrote: > In host Fedora 6 i have installed : > > postgres 8.2.4 > > wxWidgets-2.8.4 source and installed with this command > ./configure --with-gtk --enable-gtk2 --enable-unicode > --enable-mimetype=no --enable-debug > make > make install > > pgadmin3-1.6.3 source > > [EMAIL PROTECTED] p

[pgadmin-support] error pgadmin3 and wxWidgets

2007-06-05 Thread sergio
In host Fedora 6 i have installed : postgres 8.2.4 wxWidgets-2.8.4 source and installed with this command ./configure --with-gtk --enable-gtk2 --enable-unicode --enable-mimetype=no --enable-debug make make install pgadmin3-1.6.3 source [EMAIL PROTECTED] pgadmin3-1.6.3]# ./configure checking bu