[Mono-devel-list] gnome-vfs-sharp.dll: where do i place it, and how do I register it with GAC?

John Luke jluke at users.sourceforge.net
Sat May 8 16:30:32 EDT 2004


On Fri, 2004-05-07 at 17:24 +0800, Kevin Francis wrote:
> Where would I place a gnome-vfs-sharp.dll and how would I register it
> with GAC? running mono beta 1.
> 
> I really need this to do my work, as the first part of it involves
> wrapping vfs, and I am using the jeroen branch of it, with the Vfs part
> grafted onto gtk# 0.91.1.
> 

Well, you should be able to just put in in $(prefix)/lib and it should
still work (you may need to reference it with the absolute path).  If
you need to put it in the GAC look at the other Gtk# makefiles and you
should be able to figure out how to do it.




More information about the Mono-devel-list mailing list