Hi,
i just found some wxWidget 2.6 rpms for FC4.x86_64 at
http://stentz.freshrpms.net/
after installing the wx packages, i edited the pgadmin-1.4.0 spec file
to build a dymanically linked rpm by removing " --enable-static " from "
%configure --enable-static --disable-debug".
anyone intere
Hi,
Sorry for the ultra late response :(
On Tue, 4 Oct 2005, Max Giesbert wrote:
pgAdmin3.cpp:23:25: error: wx/stdpaths.h: No such file or directory
the stdpaths.h isn't anywhere on the harddisk.
You have to install wx from source, AFAICS. Look at the link below for
details. AFAIK, no FC4
hi,
i am experiencing trouble building the mentioned src rpm.
first i get an error that wx-config could not be found. i then change
the --with-wx=/usr/local option to --with-wx=/usr/bin in the .spec file
calling the configure script.
then i get the following error:
rpmbuild -bb pgadmin3.spec
E