wxWindows 20031010 (S)RPMs available

From: Jean-Michel POURE <jm(at)poure(dot)com>
To: Zvone Zagar <zvone(dot)zagar(at)siol(dot)net>, "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: wxWindows 20031010 (S)RPMs available
Date: 2003-10-13 09:28:56
Message-ID: 200310131128.56393.jm@poure.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-10-13 09:43:55 wxWindows directories merge on Snake
Previous Message Raphaël Enrici 2003-10-12 20:43:43 Re: New wx patches