[Mono-dev] cannot create regular file `/.../vbnet.lang': Permission [correctly] denied

Ben Maurer bmaurer at ximian.com
Mon Aug 22 11:47:11 EDT 2005


On Mon, 2005-08-22 at 06:32 -0400, Steven T. Hatton wrote:

> /usr/bin/install: cannot create regular file 
> `/opt/gnome/share/gtksourceview-1.0/language-specs/vbnet.lang': Permission 
> denied
> make[2]: *** [install-extra_langDATA] Error 1
> make[2]: Leaving directory `/download/org/go-mono/gtksourceview-sharp'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/download/org/go-mono/gtksourceview-sharp'
> make: *** [install-recursive] Error 1

IMHO, we should not install these files. Any modern gtksourceview-sharp
package will have them (post GNOME 2.6 maybe, though I think nld has a
patch). Or maybe we should not make this issue cause the build to fail.

Luckily, the newer gtksourceview packages are going to use XDG_DATA_DIRS
or something similar so that we don't have to deal with this issue.
Sadly though, that is for the GNOME 2.12 timeframe.

-- Ben




More information about the Mono-devel-list mailing list