--
--
You received this message because you are subscribed to the Google
Groups "FSharp Open Source Community" group.
To post to this group, send email to fsharp-o...@googlegroups.com
To unsubscribe from this group, send email to
fsharp-opensou...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/fsharp-opensource?hl=en
I was just trying to install F# + MonoDevelop on Ubuntu and I have the same issue as Dave. I see this is fixed in Mono 3.0, but that does not really help, because the pre-release is only available for Mac (as far as I can tell from the link below – and moreover, not everyone will be able to update to Mono 3.0 immediately).
Do you think it would make sense to keep the old Makefile (perhaps as an alternative) around for a while?
T.
Thanks, yes I got that to work using just the addin repository (after I installed MD 3.0.4+). I’m happy with that, but it is always nice to have a version compiled from source in case I found any bugs.
I recovered the old Makefile as you say – it seems to be working okay for now, but I agree moving to xbuild is a good thing for future development.
Anyway, I got far enough to do some updates to the IntelliSense tool!
T.
PS: Every time I try to install Mono from source, I break something (because my *nix skills are very poor!) so I think I’ll wait until someone makes a binary package.
--
--