Hello, > I downloaded the lastest snapshot and did a make and make install on > mono which ran normal but when I tried to do the same with mcs it > errored out with a message saying Mono and Runtime out of sync. You need to compile first the class libraries and install them with your existing compiler and then the runtime. I make the same mistake myself every once in a while ;-)