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

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to