diff options
Diffstat (limited to 'win32/BUILD.TXT')
-rw-r--r-- | win32/BUILD.TXT | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/win32/BUILD.TXT b/win32/BUILD.TXT index 718152b7..03e1b8d9 100644 --- a/win32/BUILD.TXT +++ b/win32/BUILD.TXT @@ -4,10 +4,11 @@ Instructions for building the Bitlbee Win32 port 1. Download the latest version using bzr (http://www.bazaar-ng.org/):
bzr branch http://jelmer.vernstok.nl/oss/bitlbee/bzr/win32 bitlbee-win32
2. Download and install the required development files:
- from http://www.ethereal.com/distribution/win32/development/:
- - libiconv
+ from ftp://ftp.gtk.org/pub/gtk/v2.8/win32/
- glib
- glib-dev
+ - libiconv
+ - gettext
from http://ftp.mozilla.org/pub/mozilla.org/
- nss
- nspr
|