> > I just compiled a simple Hello app with mcs and tried to run it. > > Got the "corlib.dll not found" error, suggesting I should > > install it in /usr/local/lib. > > > > Will look at MONO_PATH. I didn't do anything but install > > the RPMS and compile a test app, I was assuming that > > should be enough for getting started. > > Sounds like you have two installations of Mono in your system. > > One from RPMS, and an older one in /usr/local, that is lacking its assemblies.
You may be on to something. I did try a build from CVS before I realized I needed the binaries first. That may have messed up my system. I am sure I get it going soon - I already did on a RedHat 9 system at work. Thanks for the help, Karl _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
