wxWindows 20031010 (S)RPMs available - Mailing list pgadmin-hackers

From Jean-Michel POURE
Subject wxWindows 20031010 (S)RPMs available
Date
Msg-id 200310131128.56393.jm@poure.com
Whole thread Raw
List pgadmin-hackers
Dear Zvone,

The RPM packages for wxWindows 20031010 are available. You will be able to
find the binaries on FTP as soon as it replicates, probably tuesday morning.

Adam, maybe you would like to rebuild them under RedHat < 9?
Zvone, thanks for your offer to rebuild wxGTK under Suse 8.1.

You can download the source package from
http://snake.pgadmin.org/ftp/wxwindows/SRPMS/wxGTK2ud-2.5-20031010.src.rpm.

To rebuild under Suse 8.1 download the file and enter:

rpm --rebuild wxGTK2ud-2.5-20031010.src.rpm 2>&1 | tee
wxGTK2ud-2.5-20031010.log

Read the log file and make sure the needed libraries are included in your
system (if they are not, install them using the stock RPMs for your distro).

For example, under RedHat 9, the log includes:

******************************************************************************
Configured wxWindows 2.5.1 for `i686-pc-linux-gnu'

  Which GUI toolkit should wxWindows use?                 GTK
  Should wxWindows be compiled into single library?       yes
  Should wxWindows be compiled in debug mode?             yes
  Should wxWindows be linked as a shared library?         no
  Should wxWindows be compiled in Unicode mode?           yes
  What level of wxWindows compatibility should be enabled?
                                       wxWindows 2.2      no
                                       wxWindows 2.4      yes
  Which libraries should wxWindows use?
                                       jpeg               sys
                                       png                sys
                                       regex              sys
                                       tiff               sys
                                       zlib               sys
                                       odbc               no
                                       expat              sys
                                       libmspack          no

******************************************************************************

The absence of ODBC and limmspack is normal as ODBC is not supported in a
Unicode build by default and limspack is brand new. Other libraries (jpeg,
png, etc...) should have the 'sys' flag on.

After rebuilding, the RPMs will be saved in /usr/src/packages/RPMS/i386

Then, drop me a mail and we will find a way to upload the RPMs to Snake in a
SuSE81 directory.

Best regards and many thanks for your help,
Jean-Michel


pgadmin-hackers by date:

Previous
From: Raphaël Enrici
Date:
Subject: Re: New wx patches
Next
From: Jean-Michel POURE
Date:
Subject: wxWindows directories merge on Snake