Results 1 to 3 of 3
I guess this is yet another thread about this problem.
I've installed monodevelop and it shows this err msg:
Code:
WARNING: Cannot find Mozilla directory containing libgtkembedmoz.so. Some Addins may ...
- 04-17-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 6
monodevelop: libgtkembedmoz.so
I guess this is yet another thread about this problem.
I've installed monodevelop and it shows this err msg:
It displays the startup screen, no progress, then stops.Code:WARNING: Cannot find Mozilla directory containing libgtkembedmoz.so. Some Addins may not be able to function. Please set MOZILLA_FIVE_HOME to your Mozilla directory.
I tried to figure it out googling but nothing came up.
there's is no "libgtkembedmoz.so" in my system.
Thanks.
- 04-19-2011 #2Just Joined!
- Join Date
- Apr 2011
- Posts
- 6
nobody??
- 04-19-2011 #3Just Joined!
- Join Date
- Apr 2011
- Posts
- 6
Ok, Ive just had ot working so I'm saying in case someone face the same problem.
It's actually trivial all you have to do is run it with the -nologo cl option.
Still displays the msg aboyt the shared lib, of course, but it doesn't freeze there..


Reply With Quote