Re: [Fink-devel] symlink in gtk+ package

2002-06-12 Thread Masanori Sekino
H, On 2002.06.12, at 16:18, Dave Vasilevsky wrote: > There are several possible fixes: > > 1) Patch the libgnomecanvas2 .pc file so that gtk+-2.0 is at the front. > This is an easy fix, and I have verified that this puts > -I/sw/include/gtk-2.0 before -I/sw/include in libgnomecanvas's cflags,

Re: [Fink-devel] symlink in gtk+ package

2002-06-12 Thread Dave Vasilevsky
Masanori Sekino wrote: >gtk+ (=1.2.10-10) package provides two symlinks, `gdk -> gtk-1.2/gdk' >and `gtk -> gtk-1.2/gtk'. But they break many GNOME2 package's >compilation, so I'd like to remove them. Masanori, I've been working on Gnome 2 as well, so that I could get Nautilus working. I'm run

Re: [Fink-devel] symlink in gtk+ package

2002-06-10 Thread Max Horn
At 3:12 Uhr +0900 11.06.2002, Masanori Sekino wrote: >Hi, > >gtk+ (=1.2.10-10) package provides two symlinks, `gdk -> >gtk-1.2/gdk' and `gtk -> gtk-1.2/gtk'. But they break many GNOME2 >package's compilation, so I'd like to remove them. > >These symlinks are introduced when header files of gtk+