Inilah yang menambah kebosanan gua dengan Windows. Gua cuba nak buat GTK programming dalam Windows.
Ya, Windows!… gua sekarang kena pakai Windows… bergembiralah kalian wahai penggemar windows semua.
Tapi masalah libglade dalam MinGW memeningkan gua. Seperti biasa, gua gunakan sumber maklumat segera… IRC

17:34 < ApOgEE> how to install libglade on mingw? 17:35 < ApOgEE> i don't know how to search package on mingw 17:41 < Vinky_> ApOgEE, libglade is not available through mingw-get 17:42 < ApOgEE> thanks Vinky_ 17:42 < ApOgEE> I'll download and compile it 17:43 < Vinky_> if you are lucky you can find it precompiled somewhere, but it might be easier to compile it 17:48 < jon_y> Vinky_: iirc _s features appeared with MSVC2005 and later 17:49 < ApOgEE> I'm trying to compile http://ftp.gnome.org/pub/gnome /sources/libglade/2.6/libglade-2.6.4.tar.bz2 17:49 < jon_y> Win 7 or later in Msvcrt 17:49 < ApOgEE> wish me luck ;p 17:49 < jon_y> not sure if Vista has them 17:49 < jon_y> ApOgEE: be sure to build all the dependencies too 17:49 < jon_y> ApOgEE: as I remembered, it's going to be a bit hard with MSYS 17:50 < jon_y> easier to cross compile 17:50 < jon_y> well, maybe things changed while I wasn't looking 17:50 < ApOgEE> jon_y: do u have any precompiled alternative? 17:50 < ApOgEE>17:50 < jon_y> sorry no 17:50 < ApOgEE> ok, just trying my luck 17:50 < jon_y> I did it when GTK+2.4 was the NEW NEW thing 17:51 < jon_y> so it was a very long time ago 17:51 < jon_y> gtk was known for its dependency stack 17:54 < ApOgEE> I'm new with mingw 17:55 < ApOgEE> how to find installed packages in mingw? like dpkg -l 18:04 < Vinky_> grep \
best I could find atm 18:05 -!- Caelum_ [~rkitover@caelum.cachemiss.com] has joined ##mingw 18:05 -!- Netsplit *.net <-> *.split quits: Caelum, Xjs|moonshine 18:08 < jon_y> ApOgEE: best to think as mingw as just the gcc+binutils+win32api+libs 18:08 < jon_y> its not a distro like Cygwin or Ubuntu 18:08 < jon_y> everything else is just extras 18:09 < ApOgEE> thanks Vinky_ ... very handy 18:09 -!- Netsplit over, joins: Xjs|moonshine 18:09 < Vinky_> ditto that 18:09 < ApOgEE> jon_y: now I'm searching python for mingw to compile the libglade 18:10 < ApOgEE> is there any precompiled python? 18:10 < jon_y> ApOgEE: even MSYS should be considered something bolted onto windows installation to support unix stuff 18:10 < jon_y> yes, cpython from python.org 18:11 < jon_y> you can't run shell script under a fresh windows install, MSYS covers that 18:11 < ApOgEE> i see 18:12 < jon_y> ApOgEE: btw, you may run into problems if you use win32 python in msys 18:12 < jon_y> msys path translation isn't perfect when interacting with win32 programs 18:12 < ApOgEE> is there any msys-python ? 18:12 < jon_y> so, they'll be lots of headaches there 18:12 < ApOgEE> it is 18:12 < jon_y> there was, somewhere, but not sure if it made it into the official distribution chain 18:13 < jon_y> yeah, so there's my point on cross compiling being easier at times 18:13 < ApOgEE> I'm trying this http://python-mingw.donbennett.org :8081/mywiki/Installation 18:16 < Vinky_> ralph made a msys-python-2.5.5 18:17 < ApOgEE> any link? 18:19 < Vinky_> http://sourceforge.net/projects/cbadvanced/files /Msys%20Specific/ 18:20 < ApOgEE> thanks Vinky_ 18:20 -!- Vinky_ is now known as Vinky 18:20 < Vinky> np 18:21 < Vinky> consider it experimental 18:21 -!- LRN1 [~LRN@broadband-95-84-200-156.nationalcablenetworks.ru] has quit [Quit: Leaving.]
Nampaknya luck gua kurang bagus. masih belum berhasil… demmit!
