Re: [Muine] ANNOUNCE: Muine 0.7.0 - "Mina ei ole surnud!"



Just wanted to update and write that recompiling Gtk# into /usr
instead of /usr/local fixed it.
Odd, since the $PATHs we're fine.

Yo'av.


On Sun, 26 Dec 2004 12:00:23 +0200, Yo'av Moshe <bjesus gmail com> wrote:
> Umm... I was looking for a --debug option, but even this doesn't seem to help:
> 
> <!-- start -->
> $ export LD_LIBRARY_PATH=/usr/local/lib
> $ export MONO_LOG_MASK=dll
> $ export MONO_LOG_LEVEL=debug
> $ muine
> 
> ** (/usr/local/lib/muine/muine.exe:12348): WARNING **: Could not find
> assembly gtk-sharp, references from /usr/local/lib/muine/muine.exe
> (assemblyref_index=1)
>      Major/Minor: 2,0
>      Build:       0,0
>      Token:       35e10195dab3c99f
> System error: No such file or directory
> 
> cannot open assembly /usr/local/lib/muine/muine.exe
> 
> $
> <!-- end -->
> 
> The strange thing is the ./configure script went smootly after I
> installed Gtk# 1.9.1, but I guess there's something I forgot.
> 
> Yo'av.
> 
> On Sun, 26 Dec 2004 10:50:39 +0800, Paul Marinceu <elixxir ucc asn au> wrote:
> > On Sun, Dec 26, 2004 at 02:13:52AM +0200, Yo'av Moshe wrote:
> > > Hello again, sorry for the double posting.
> > >
> > > I tried to compile muine, but I got an error about gtk-sharp. So I
> > > found version 1.9.1 and installed it, and now the ./configure script
> > > went well. But, when I try to run muine, I get this:
> > >
> > > ** (/usr/local/lib/muine/muine.exe:31311): WARNING **: Could not find
> > > assembly gtk-sharp, references from /usr/local/lib/muine/muine.exe
> > > (assemblyref_index=1)
> > >      Major/Minor: 2,0
> > >      Build:       0,0
> > >      Token:       35e10195dab3c99f
> > > System error: No such file or directory
> > >
> > > cannot open assembly /usr/local/lib/muine/muine.exe
> > >
> > > I tried running ldconfig, but it did not change anything. I get the
> > > message as a root too.
> > >
> > > What have I forgotten?
> >
> > export MONO_LOG_LEVEL=debug
> > export MONO_LOG_MASK=dll
> >
> > This will give you a better picture of what is really happening.
> > And make sure you
> >
> > export LD_LIBRARY_PATH=/usr/local/lib
> >
> > (or wherever you have mono installed)
> >
> > --
> >  Paul Marinceu
> >  http://elixxir.ucc.asn.au
> >
> >
>



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