-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Michael Schuh wrote: | BTW, I got it working on my office machine and it is really nice. Thanks | to all that made it work. You are amazing!
Thanks; it's always nice to hear that others find this all useful. | I don't know if "cygcheck | /usr/lib/ruby/site_ruby/1.8/i386-cygwin/glib2.so" output is helpful or | not, but just in case it is, here is what I get: | | C:\cygwin\bin\cygglib-2.0-0.dll | C:\cygwin\bin\cygiconv-2.dll | C:\cygwin\bin\cygintl-3.dll I would guess that you have the wrong version of glib2 (the C library) installed. ruby-glib2 was built for Ports' glib2-2.12.x, which depends on libintl8; the older version of glib2 in the distro depends on libintl3, and is insufficient for almost anything in Ports nowadays. IOW, to successfully use Ports, you must ALWAYS make sure that Ports' versions override the distro's; here's how: http://sourceforge.net/mailarchive/message.php?msg_name=468DAADF.3080407%40users.sourceforge.net Yaakov Cygwin Ports -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkguFIUACgkQpiWmPGlmQSO88wCgpQ7fx+d8wNyi9/8xy7b1Fhc9 Xi4AoJVu2BGbRLox8R5S5XbuzpG9a5+N =d4D3 -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
