i'm get the last wxWigets ( http://prdownloads.sourceforge.net/wxwindows/wxAll-2.5.3.tar.bz2 ) and patch02 ( ftp://biolpc22.york.ac.uk/pub/2.5.3/wxWidgets-2.5.3-Patch02.tar.gz )
$ tar xvjf wxAll-2.5.3.tar.bz2; cd wxWidgets $ ./configure --with-gtk --enable-gtk2 --enable-unicode --disable-shared --enable-debug --enable-mimetype=no $ gmake $ su -c "gmake install" $ cd contrib/src/stc/ $ gmake $ su -c "gmake install"
# rpm -ivh pgadmin3-1.2.0-1.src.rpm # cd /usr/src/packages/SPECS # rpmbuild -ba pgadmin3.spec # rpm -ivh /usr/src/packages/RPMS/i586/pgadmin3-1.2.0-1.i586.rpm
i'm try run pgadmin:
$ pgadmin3 QPixmap: Invalid pixmap parameters QPainter::begin: Cannot paint null pixmap QPainter::setPen: Will be reset by begin() QPainter::setBrush: Will be reset by begin() QPainter::setBrush: Will be reset by begin() QPainter::setPen: Will be reset by begin() QPainter::setPen: Will be reset by begin() QPainter::setPen: Will be reset by begin() Segmentation fault
$ uname -a Linux localhost 2.6.8-24.10-default #1 Wed Dec 22 11:54:27 UTC 2004 i686 i686 i386 GNU/Linux
OS: SuSE Linux 9.2 Professional 32 bit
# rpm -qa | grep gtk2 gtk2-2.4.9-10 gtk2-engines-2.2.0-400 gtk2-doc-2.4.9-10 gtk2-devel-2.4.9-10 gtk2-themes-0.1-636
i'm use PostgreSQL 8.0.0
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
