[MonoDevelop] Installing MonoDevelop from SVN version

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Apr 27 18:08:48 EDT 2007


On 4/27/07, Paulo Aboim Pinto <esqueleto at tusofona.com> wrote:
> Hello
>
> Finally I can compile Monodevelop but I'm getting this error when I make
> install:
>
> mkdir -p /usr//lib/monodevelop/AddIns/AspNetEdit; \
>          cp aspdesigner.jar /usr//lib/monodevelop/AddIns/AspNetEdit/
> cp aspdesigner.manifest /usr/lib/mozilla/chrome/
> cp: target `/usr/lib/mozilla/chrome/' is not a directory: No such file
<snip>
>
> I don't have /usr/lib/mozilla/chrome/ directory. I have Firefox installed.

I'd guess that you have old Mozilla dev files around, particularly
mozilla-gtkmozembed.pc in pkg-config. What distro are you running? Can
you find mozilla-gtkmozembed.pc in /usr/local/lib/pkg-config or
/usr/lib/pkg-config?

You can overide this detection by building jscall# with the configure
option --with-gtkmozembed=firefox

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list