Re: Compiling gtk+ under cygwin

2003-08-20 Thread Yang Guilong
Subject: Re: Compiling gtk+ under cygwin From: Sylvain Petreolle [EMAIL PROTECTED] Date: Tue, 19 Aug 2003 16:59:56 +0200 (CEST) To: [EMAIL PROTECTED] Couldnt you use cygnome team gtk+ packages instead ? http://cygnome.sf.net cygnome.sf.net is for GNOME 1.x, and cygnome2.sf.net is still under

Compiling gtk+ under cygwin

2003-08-19 Thread Francesco Sblendorio
Hi. I'm trying to compile the gtk+ library (2.x) in my cygwin+xfree subsystem under Windows XP Home Edition. First of all, I have to compile GLIBs, so I downloaded it, launched ./configure, then make. The compilation is successful, but during the linking phase, I get linking errors. At the

Re: Compiling gtk+ under cygwin

2003-08-19 Thread Sylvain Petreolle
Couldnt you use cygnome team gtk+ packages instead ? http://cygnome.sf.net I'm trying to compile the gtk+ library (2.x) in my cygwin+xfree subsystem under Windows XP Home Edition. First of all, I have to compile GLIBs, so I downloaded it, launched ./configure, then make. The compilation

Re: gtk with cygwin

2002-07-07 Thread Sylvain Petreolle
--- Steven O'Brien [EMAIL PROTECTED] a écrit : Hi Sylvain The problem you are seeing occurs when you have . in your PATH. It will always happen with GNU packages, not just gnome, because they always have a text file INSTALL in the top level directory, and make install will try to

Re: gtk with cygwin

2002-07-07 Thread Sylvain Petreolle
Hi Steven and all, Renaming the INSTALL file makes glib compile (it is found by configure even if it . is not in $PATH, as it is hardcoded in configure). gtk+ compiles without needing your patch... but perhaps it is needed in order to compile Gnome, as it isn't that I want i don't care for the

RE: gtk with cygwin

2002-06-18 Thread Sylvain Petreolle
Where are they ? And if they exist why doesn't a package has been made ? --- Jean-Claude Gervais [EMAIL PROTECTED] a écrit : You have to apply the cygwin patches to it and then it compiles perfectly. I was able to run all the sample GTK apps too.

Re: gtk with cygwin

2002-06-18 Thread Steven O'Brien
Hi On my website at http://homepage.ntlworld.com/steven.obrien2/ I have published the patches that I found that I needed to apply to build a gnome 1.4 desktop and some gnome apps on cygwin on NT/2k/XP. These are unofficial, unsupported, and very experimental; suitable only for experienced users

Re: gtk with cygwin

2002-06-16 Thread Sylvain Petreolle
I downloaded source of glib (1.2-10) in order to compile gtk+. It fails with the follwing errors: gstrfuncs.c: In function `g_strsignal': gstrfuncs.c:705: conflicting types for `strsignal' /usr/include/string.h:70: previous declaration of `strsignal' gstrfuncs.c:705: warning: extern declaration

Re: gtk with cygwin

2002-06-15 Thread Sylvain Petreolle
Does someone know if http link is availble to download GTK ? I'm behind a proxy and don't have access to ftp port. Thanks for any answer. --- Psyon [EMAIL PROTECTED] a écrit : I have GTK+ and GNOME compiled inside CYGWIN. I used the directions on the page linked from the main Cygwin page.

gtk with cygwin

2002-06-12 Thread Sylvain Petreolle
Hi there, looking on cygwin.com/packages show there isn't a package for gtk. 1/ does it compile for now ? 2/ if ok, why haven't we a package for that ? I looked on cygwin cygwin-xfree archives and didn't find a thread on it. ___ Do You