[MonoDevelop] Monodevelop 2.8.5, Windows 7, failed to install with Gtk# 2.12.9 error message

Morlack guidi.mario at gmail.com
Sun May 20 20:19:07 UTC 2012


I know the last post is a bit old, but seems many people have still this
problem.

I think I found a solution (you must have mono-xxx.msi and GTK#.NET
installed, like the monodevelop download page says):

1) Download and Install ORCA MSI Editor (
http://www.technipages.com/download-orca-msi-editor.html )
2) Now right-click Monodevelop-xxx.msi and choose Edit with Orca.
3) Select "Launch Condition" from Tables list, on the right pane will
appears 2 entries
4) Edit the Condition named : 
GTKSHARPVERSION >= "2.12" OR REMOVE ~= "ALL"
into
GTKSHARPVERSION >= 2.12.9 OR REMOVE ~= "ALL"
5) Save
6) Run installer again

That works for me. I hope the same for you  :D

Mario

--
View this message in context: http://mono.1490590.n4.nabble.com/Monodevelop-2-8-5-Windows-7-failed-to-install-with-Gtk-2-12-9-error-message-tp4245817p4647224.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list