[Mono-list] Where is glib-sharp?

Sergio Paracuellos par@dragon-lance.net
Sun, 17 Oct 2004 20:04:38 +0200


--=-7I7dBRBY5x9YsiLxhcGy
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

El vie, 15-10-2004 a las 19:51 -0600, Kevin White escribi=F3:
> I am trying to compile the example from
> http://www.gotmono.com/docs/gnome/bindings/gtk-sharp/packingdemonstration=
program.html
> to learn how to use GTK# and am having a problem.
>=20
> When I type:
> mcs -pkg:gtk-sharp,glib-sharp -r:System.Drawing packer.cs I get errors
> that the glib-sharp.pc cannot be found (indeed this does not exist on
> my system, though glib-sharp files exist in the gac).

Have you instaled devel libraries of glib-dev? (I don't know what is the
exactly name). Devel libraries of packages have the .pc files you need
for compile some gtk-sharp programs. If you have installed the libraries
and the problem continues, you can try to set the PKG_CONFIG_PATH
variable with the directory pkgconfig where are .pc files.

echo $PKG_CONFIG_PATH
/usr/local/lib/pkgconfig/:/lib/pkgconfig

Good Luck!

Sergio
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list

--=-7I7dBRBY5x9YsiLxhcGy
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada
	digitalmente

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQBBcrQ1i0GPOekbrtERArYBAJ99UwEHJXvOeh398caKxStsXi5KaQCfW7kG
uTfJAF7TyTnZZ/FG1RPuX2Q=
=RUIX
-----END PGP SIGNATURE-----

--=-7I7dBRBY5x9YsiLxhcGy--