Thanks, Geoff and B.D.! Name of this library in CentOS is "gcc-c++".
Max B.R. wrote: > > > On Tue, Dec 15, 2009 at 8:25 PM, Maxim <[email protected] > <mailto:[email protected]>> wrote: > > That is Great!!! > I've tested debugger for asp.net <http://asp.net>. Fantastic!! > I'm completely happy with Mono now! > > I've just got difficulties compiling Mono from sources on CentOS 5.2 > x64, after make: > make[3]: Leaving directory `/root/mono/2.6/mono-2.6/mono/mini' > Making all in dis > make[3]: Entering directory `/root/mono/2.6/mono-2.6/mono/dis' > LD monodis > gcc: ../mini/.libs/libmono.so: No such file or directory > make[3]: *** [monodis] Error 1 > make[3]: Leaving directory `/root/mono/2.6/mono-2.6/mono/dis' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/root/mono/2.6/mono-2.6/mono' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/mono/2.6/mono-2.6' > make: *** [all] Error 2 > > Thanks to all of you for this great work! > > All the best, > Max Karavaev > > Hi Max, > > Install g++, it's a build dependency. > > B.R. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
