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

Icon  Name                               Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] GConf-2.14.0.zip 2006-06-02 09:13 1.4M [   ] GConf-dev-2.14.0.zip 2006-06-02 09:13 68K [   ] ORBit2-2.14.0-20060623.tar.gz 2006-06-24 05:42 946K [   ] ORBit2-2.14.0-20060623.zip 2006-06-24 05:41 131K [   ] ORBit2-dev-2.14.0-20060623.zip 2006-06-24 05:41 226K [TXT] README 2006-06-21 16:24 1.9K [   ] atk-1.11.4.zip 2006-06-01 18:25 281K [   ] atk-1.11.4.zip.md5 2006-06-01 18:25 49 [   ] atk-dev-1.11.4.zip 2006-06-01 18:25 67K [   ] atk-dev-1.11.4.zip.md5 2006-06-01 18:25 53 [DIR] dependencies/ 2009-07-14 19:08 - [   ] 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.2.zip 2006-06-02 09:13 879K [   ] gnome-vfs-dev-2.14.2.zip 2006-06-02 09:13 376K [   ] gtk+-2.8.19.zip 2006-06-21 07:18 5.3M [   ] gtk+-dev-2.8.19.zip 2006-06-21 07:19 3.2M [   ] intltool-0.35.0.zip 2006-06-02 09:13 72K [   ] 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-20060619.tar.gz 2006-06-21 07:15 1.2M [   ] libbonobo-2.14.0-20060619.zip 2006-06-21 07:15 604K [   ] libbonobo-dev-2.14.0-20060619.zip 2006-06-21 07:16 203K [   ] 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.1-20060613.tar.gz 2006-06-22 17:10 1.4M [   ] libgnome-2.14.1-20060613.zip 2006-06-22 17:10 325K [   ] libgnome-2.14.1.zip 2006-06-02 09:14 325K [   ] libgnome-dev-2.14.1-20060613.zip 2006-06-22 17:10 92K [   ] libgnome-dev-2.14.1.zip 2006-06-02 09:14 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.1.zip 2006-06-02 09:14 1.1M [   ] libgnomeui-dev-2.14.1.zip 2006-06-02 09:14 384K [   ] pango-1.12.3.zip 2006-06-01 18:25 259K [   ] pango-1.12.3.zip.md5 2006-06-01 18:25 51 [   ] pango-dev-1.12.3.zip 2006-06-01 18:25 314K [   ] pango-dev-1.12.3.zip.md5 2006-06-01 18:25 55
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.

Please note that some versions here are slightly newer that the ones
that strictly are part of the GNOME 2.14.2 source relase. That is
because they contain important bugfixes.

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.

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.gz files contain source code for the few packages where I
have chosen to build from a CVS snapshot instead of an official
release tarball, or where some of my changes haven't been committed to
CVS for some reason.

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>