[Mono-dev] Is anyone using mono develop in 1.1.13.2?

Wade Berrier wberrier at novell.com
Wed Mar 1 18:00:55 EST 2006


Could you run monodevelop with increased logging?  Do this with the
following from a terminal window:

export MONO_LOG_LEVEL=debug
monodevelop


That could help shed some light on this.  If you have gtk+2.4 installed
(which it appears you do), I'm not sure what the problem could be, other
than some missing libraries required by libgnomesharpglue.  My guess is
that you're missing some gnome libraries.  Doing the above suggestion
will say which libraries are not there.

From the wiki link that Lluis referenced:

The solution: run a distro that has gtk+ 2.4 or above, make sure Gnome
is installed, and make sure you load the settings from .bashrc which
were created by the installer. (They are also listed in the above faq
question)

Wade

On Mon, 2006-02-20 at 17:04 -0900, Joshua Kugler wrote:
> On Monday 20 February 2006 14:46, Lluis Sanchez wrote:
> > Hi,
> >
> > Please carefully read the mini FAQ in the installer instructions. The
> > error you are getting is documented there:
> >
> > http://www.mono-project.com/InstallerInstructions
> >
> > Lluis.
> 
> Hmm...well, since other mono apps ran, I guess I overlooked that part.  But it 
> seems I have gtk+ 2.4 installed.
> 
> [root at otter /home/joshua]# ll /usr/lib/gtk-2.0
> total 20
> drwxr-xr-x  3 root root 4096 Sep 23  2004 2.2.0/
> drwxr-xr-x  6 root root 4096 Nov 16 15:31 2.4.0/
> drwxr-xr-x  2 root root 4096 Jan 11 04:04 bin/
> drwxr-xr-x  2 root root 4096 Jul 29  2005 engines/
> drwxr-xr-x  2 root root 4096 Nov 16 15:31 modules/
> 
> I have the installer from the web site installed.  I have gtk-sharp2-1.9.2.  
> I'm a little unclear as to the version numbers.  In the gtk-2.0 directory 
> above, I have a 2.4.0 directory.  Does that man I have gtk 2.0 or 2.4.0?  In 
> the latest version of Mandrake, the package is libgtk+2.0_0-2.8.3.  What 
> version is that? 2.0 or 2.8.3?  On my current Mandrake box, I have 
> gtk+2.0-2.6.4 installed. That means I should be able to run gtk+ 2.4 apps, 
> right?
> 
> OK, as to the second part.  I'm not using the native gtk-sharp2 libraries, I'm 
> using the ones that come with the installer.  How do I check to make sure 
> those don't have unresolved symbols?
> 
> Sorry to be so much trouble about this.  But I'm stuck! :)
> 
> j----- k-----
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060301/7febf623/attachment.bin 


More information about the Mono-devel-list mailing list