Index of /pub/X/gnome/platform/2.14/2.14.0/win32

Icon  Name                               Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] GConf-2.13.5.zip 2006-02-22 19:23 1.4M [   ] GConf-dev-2.13.5.zip 2006-02-22 19:23 68K [   ] ORBit2-2.14.0.zip 2006-03-22 15:59 131K [   ] ORBit2-dev-2.14.0.zip 2006-03-22 15:59 240K [TXT] README 2006-03-22 16:08 1.8K [   ] atk-1.11.3.zip 2006-03-22 03:05 273K [   ] atk-dev-1.11.3.zip 2006-03-22 03:05 66K [DIR] dependencies/ 2006-03-22 18:26 - [   ] gail-1.8.11.zip 2006-03-21 20:11 329K [   ] gail-dev-1.8.11.zip 2006-03-21 20:11 5.5K [   ] glib-2.10.3.zip 2006-06-01 18:24 766K [   ] glib-2.10.3.zip.md5 2006-06-01 18:24 50 [   ] glib-dev-2.10.3.zip 2006-06-01 18:25 1.1M [   ] glib-dev-2.10.3.zip.md5 2006-06-01 18:25 54 [   ] gnome-mime-data-2.4.2.zip 2005-08-29 09:15 10K [   ] gnome-vfs-2.14.0-tml.tar.bz2 2006-03-22 03:09 1.7M [   ] gnome-vfs-2.14.0.zip 2006-03-21 20:14 864K [   ] gnome-vfs-dev-2.14.0.zip 2006-03-21 20:14 372K [   ] gtk+-2.8.16.zip 2006-03-22 13:57 5.0M [   ] gtk+-dev-2.8.16.zip 2006-03-22 13:57 3.2M [   ] intltool-0.34.2.zip 2006-03-22 16:01 71K [   ] libIDL-0.8.6.zip 2005-09-12 16:38 64K [   ] libIDL-dev-0.8.6.zip 2005-09-12 16:38 20K [   ] libart_lgpl-2.3.17.zip 2005-08-29 09:15 41K [   ] libart_lgpl-dev-2.3.17.zip 2005-08-29 09:15 54K [   ] libbonobo-2.14.0.zip 2006-03-22 14:07 588K [   ] libbonobo-dev-2.14.0.zip 2006-03-22 14:07 668K [   ] libbonoboui-2.14.0.zip 2006-03-22 14:07 460K [   ] libbonoboui-dev-2.14.0.zip 2006-03-22 14:08 266K [   ] libglade-2.5.1-20060104.tar.gz 2006-01-04 10:32 403K [   ] libglade-2.5.1-20060104.zip 2006-01-04 10:29 35K [   ] libglade-dev-2.5.1-20060104.zip 2006-01-04 10:29 62K [   ] libgnome-2.14.0.zip 2006-03-22 15:57 1.0M [   ] libgnome-dev-2.14.0.zip 2006-03-22 15:57 92K [   ] libgnomecanvas-2.14.0.zip 2006-03-22 13:55 305K [   ] libgnomecanvas-dev-2.14.0.zip 2006-03-22 13:55 109K [   ] libgnomeui-2.14.0.zip 2006-03-22 15:57 1.1M [   ] libgnomeui-dev-2.14.0.zip 2006-03-22 15:58 400K [   ] pango-1.12.0.zip 2006-03-22 15:59 259K [   ] pango-dev-1.12.0.zip 2006-03-22 16:00 297K
Win32 binaries of GNOME platform software
=========================================

The Win32 port of GNOME platform libraries in this directory are
somewhat experimental. They work fine for me though in Evolution on
Windows. The Win32 port of GTK+, Pango and GLib has much longer
history and is quite stable.

To be able to make use of the developer packages, you are expected to
have experience of building GTK+-using software on Windows.

The corresponding sources are in ../sources, except for those cases
where there are some Win32 changes that are not in the official
sources. In that case there is a .tar.bz2 file here.

The .zip files are run-time and developer packages. The run-time
package contains executables (programs and DLLs) and other files used
at run-time. The developer packages contains files needed when
developing software that uses the module in question.

The .tar.bz2 or .tar.gz files are sources for those packages where the
latest official source doesn't yet contain the latest Windows changes
in CVS, or possibly not committed to CVS.

The .zip files can be freely unzipped in any location. You can unzip
them all in one location, or in individual locations, after your
choice. Your will have to set up your PATH, PKG_CONFIG_PATH,
BONOBO_ACTIVATION_PATH, and LIBGLADE_MODULE_PATH environment variables
accordingly. If you keep all in the same prefix, the latter two aren't
needed. In any case, you will have to double-check the
lib/bonobo/servers/*.server files so that the paths to DLLs or EXEs
point to where you actually have them. In case a path in a .server
file is relative, this is not necessary, as libbonobo on Win32
interprets that as relative to the folder where the .server file is.

You will also need the packages in the dependencies directory.

--Tor Lillqvist <tml@novell.com>, <tml@iki.fi>