[Mono-list] Mono parsing error on multiline if

Alex Shulgin alexander.shulgin at yessoftware.com
Sat Oct 17 07:20:52 EDT 2009


Smjert wrote:
> No because "i can't", since i'm on Debian Lenny and if i remember well to
> have Mono 2.4 i have to go to Unstable (updating tons of packets).
> Even if i want to compile Mono from source i think i'll have to update lots
> of packets.. 

I doubt it.  Why just you don't try

$ sudo apt-get build-dep mono
$ tar -jxf mono-2.4.tar.bz2
$ cd mono-2.4
$ ./configure && make && sudo make install

> I think i'll try to see if it gives the same error on windows, using Mono
> 1.9.1 and then the newest.

This should work as a check too :)

--
Alex



More information about the Mono-list mailing list