Re: gtk+ 2.8 in Windows and Cygwin



On 16.11.2006 14:27, Dan Fabrizio wrote:
Hello dia_list,

I have cygwin installed on my Windows XP system and I use a program called
gtkwave 3.0 which depends on the gtk+ 2.6 libs installed by cygwin.

I want to use dia in cygwin but haven't been able to compile it so I tried
the Windows version of dia but it depends on gtk+ 2.8 libs.

Where did you get that information? Even the most recent version from cvs
still has:
GTK_MODULES="gtk+-2.0 >= 2.6.0 glib-2.0 >= 2.6.0 libxml-2.0 gdk-pixbuf-2.0
gthread-2.0"

and /should/ compile just fine with gtk+ 2.6. Though this may not be
checked very often since even gtk+-2.10 is released for quite some time.

2 questions:

   Is there help for installing dia on cygwin???   
Not that I know of. And to me it looks a litte pointless cause there is a
native version for win32 available for years. For someone with good
*nix/cygwin knowledge the usual
        ./configure; make; make install
may work.
I have the latest version
of gtk+ from cygwin which is 2.6.xx.

   Is there a way to run gtkwave with gtk+ 2.6 and dia with gtk+ 2.8??  If I
install gtk+ 2.8 on windows will it get confused with gtk+ 2.6 on cygwin?

If the PATH is different between your two environments it should work
flawlessly. (Given that the cygwin gtk does not use the windows registry
nor windows PATH environment variables. But instead provides a *NIX
environment even).

        Hans

-------- Hans "at" Breuer "dot" Org -----------
Tell me what you need, and I'll tell you how to
get along without it.                -- Dilbert



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]