hi, no, the permissions is fine no need for chmod,
but i look into the rpms (0.28) for mdk9.1 and the mcs* are really: #!/bin/sh /usr/bin/mono /usr/bin/mcs.exe "$@" but monocharge is only mcs.exe so the point! hey, i going to do this did you know if it's okey! i'm going to install rpm's mdk9.1 (0.28) and then on cvs mcs/: echo "prefix = /usr" >> build/config.make make then uninstall rpm's and finally on cvs mcs/ make install what do ya think! --- "Rodrigo B. de Oliveira" <[EMAIL PROTECTED]> wrote: > It must be something to do with the default > installation prefix being > /usr/local. > > I copied the *.exe files to /usr/local/bin and the > *.dll to /usr/local/lib > and everything went > just fine (can't remember if I had to chmod them > though). > > You can give: > > ./autogen.sh --with-prefix=/usr > > a try. > > regards, > Rodrigo > > > ----- Original Message ----- > From: "Eduardo Osorio Armenta" <[EMAIL PROTECTED]> > To: "mono-ximian" <[EMAIL PROTECTED]> > Sent: Wednesday, October 08, 2003 10:20 AM > Subject: [Mono-list] mandrake9.1 cvs > > > > > > Hi, i'm trying to reconstruct > > mono from scratch > > > > and i do cvs ... (like wiki pages) > > > > and then download monocharge... > > > > and copy to /usr/bin > > and /usr/lib > > > > but then try > > make or autogen in mcs: > > > > [EMAIL PROTECTED] mcs]# make > > *** You need a C# compiler installed to build MCS. > > *** Read README.building for information on how to > > bootstrap > > *** a Mono installation. > > make: *** [platform-check] Error 1 > > mcs/ mono > > > > is something wrong with the copy of monocharge > *.exe > > on /usr/bin > > or *dll on /usr/lib ? > > > > > > > > > > __________________________________ > > Do you Yahoo!? > > The New Yahoo! Shopping - with improved product > search > > http://shopping.yahoo.com > > _______________________________________________ > > Mono-list maillist - [EMAIL PROTECTED] > > http://lists.ximian.com/mailman/listinfo/mono-list > > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
