You are not logged in.
I just installed muine. When I try to start it, it get the error message:
Unhandled Exception: System.DllNotFoundException: gnomesharpglue-2
in (wrapper managed-to-native) Gnome.Program:gtksharp_gnome_program_init (string,string,Gnome.ModuleInfo&,int,string[],int,Gnome.Program/PropertyArg[])
in <0x00284> Gnome.Program:.ctor (System.String app_id, System.String app_version, ModuleInfo module, System.String[] argv, System.Object[] props)
in <0x000ae> Muine.Global:Main (System.String[] args)
I'm not sure if it's a package problem or a config issue.
Thanks.
EDIT: BTW, I am not using the testing repo.
Offline
I found the problem. I had added an entry to my /etc/ld.so.conf but did't put a newline at the end of the file. So muine didn't installed correctly.
Offline