wxWindows 20031010 (S)RPMs available

Поиск
Список
Период
Сортировка
От Jean-Michel POURE
Тема wxWindows 20031010 (S)RPMs available
Дата
Msg-id 200310131128.56393.jm@poure.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Raphaël Enrici
Дата:
Сообщение: Re: New wx patches
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: wxWindows directories merge on Snake