[Gtk-sharp-list] Gtk# version 0.8 released

Daniel Morgan danmorg@sc.rr.com
Tue, 25 Feb 2003 20:59:40 -0500


Easily.

I just take your gtk# tarball:
- untar somewhere
- make sure my environment variables for mono and mcs and gtk-sharp are
correct, such as,
 PATH and PKG_CONFIG_PATH
- make sure my pkgconfig .pc files exist in my_mono_prefix/lib/pkgconfig,
such as, atk.pc
and the prefix is set correctly to my_mono_prefix
- verify that pkg-config works with the .pc files by doing
  $ pkg-config --cflags --libs gtk+-2.0
- my_mono_prefix is for example: C:/mono-0.20/install
- run the usual linux auto* tools suspects in Cygwin:
  $ ./autogen.sh --prefix=my_mono_prefix
  $ ./make -f makefile.win32
  $ *.dll my_mono_prefix/lib
- test
- copy my newly minted gtk# *.dlls to the place i have my clean gtk#
installer packages
- rebuild the NSIS windows installer
- test

TA DA!

Daniel

-----Original Message-----
From: gtk-sharp-list-admin@lists.ximian.com
[mailto:gtk-sharp-list-admin@lists.ximian.com]On Behalf Of Mike Kestner
Sent: Tuesday, February 25, 2003 8:43 PM
To: Daniel Morgan
Cc: Charles Iliya Krempeaux; Gtk# Mailing List
Subject: RE: [Gtk-sharp-list] Gtk# version 0.8 released


On Tue, 2003-02-25 at 09:10, Daniel Morgan wrote:

> Yes, Johannes and I are working on a Windows Installer for GTK# 0.8.

Great news, Daniel, thanks.  Will the work you are doing translate
easily to a new tarball?  It looks like I'm going to have to cook a new
release shortly.

--
Mike Kestner <mkestner@speakeasy.net>

_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list