On Sat, 2005-09-24 at 02:35 +0000, Lennon Cook wrote:
> gtk-sharp is failing to install with the following error:
> >>>
> /usr/bin/gacutil /i glib-sharp.dll /f /package gtk-sharp-2.0 /gacdir /usr/lib
> ERROR: Could not create package dir file.
> <<
> It seems quite obvious that this is a permissions problem, due to the
> package user hint, but what isn't clear is - where is it trying to
> install to?

Mono installs libraries into what it calls the global assembly cache
(GAC), under /usr/lib/mono/gac. The problem is probably relating to
permissions on this directory, or something nearby.

Simon.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to