[MonoDevelop] MonoDevelop and GTK# Troubles !!! - Still Pending???
Hansueli Alder
hansueli.alder at batec.net
Wed Oct 31 05:12:16 EDT 2007
Setting the environment variable didnt' seam to work. The
PKG_CONFIG_PATH was already globally set to /usr/lib64.
BUT: By adding the pkgconfig directory in /usr/lib64 MonoDevelop is
working fine again!!!
==> PKG_CONFIG_PATH=/usr/lib64/pkgconfig:$PKG_CONFIG_PATH
Thanks for your tip and the fix in SVN.
--
Hansueli Alder
Am Dienstag, den 30.10.2007, 18:30 -0400 schrieb Michael Hutchinson:
> On 10/30/07, Hansueli Alder <hansueli.alder at batec.net> wrote:
> > I have still the same problem with an identical configuration
> >
> > I have openSUSE 10.3 x86_64
> > Mono 1.2.5
> > MonoDevelop 0.16
> >
> > I noticed the folowing things:
> > * The problem is also occuring with MD 0.15 (default with OpenSuse
> > 10.3).
> > * When I run "gacutil -l", all required assemblies are listed (see
> > below).
> > * MD does definitely not show these assemblies in the "Edit References"
> > dialog, I'm not able to select the actual ones (see Attachement).
> <snip>
>
> I fixed it in SVN a few days ago. You can work round it by setting the
> environment variable
> PKG_CONFIG_PATH=/usr/lib64:$PKG_CONFIG_PATH
More information about the Monodevelop-list
mailing list