[Gtk-sharp-list] gtk-sharp2 question
Huub
huubvanniekerk at gmail.com
Mon Feb 12 04:41:13 EST 2007
Huub wrote:
> Hi,
>
> Running FC6, I'm trying to build an example program using Gtk#. But
> despite that gtk-sharp2-2.10.0-3.fc6 is installed, I get this:
>
> Package gtk-sharp-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gtk-sharp-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gtk-sharp-2.0' found
> error CS8027: Error running pkg-config. Check the above output.
>
> $ find /usr/ -name gtk*.pc
> /usr/lib/pkgconfig/gtkmm-2.4.pc
> /usr/lib/pkgconfig/gtk-engines-2.pc
> /usr/lib/pkgconfig/gtk+-unix-print-2.0.pc
> /usr/lib/pkgconfig/gtk+.pc
> /usr/lib/pkgconfig/gtk+-2.0.pc
> /usr/lib/pkgconfig/gtk+-x11-2.0.pc
> $
>
> I installed all of mono using yum. What has gone wrong?
>
In the meantime I found I had to install gtk-sharp2-devel. So it has
been solved.
More information about the Gtk-sharp-list
mailing list