Hi > i look for information under ubuntu wiki but > there's no much information for building mono
I would do it this way to kick start things. 1. grab the latest monocharge (wget http://www.go- mono.com/daily/monocharge-latest.tar.gz) 2. Dearchive 3. su 4. If you're happy with things going into /usr/local, run rebuild.sh 5. If you want it somewhere else, env prefix=<wherever> ./rebuild.sh 6. exit You will get some errors, but it will help Next, grab the latest versions from svn cd mono ./autogen.sh (--prefix=) (--with-preview={on/off}) make su make install exit That should be enough to get a working version of mono running Have a look at http://www.all-the-johnsons.co.uk/mono/mono- compiling.html for more advice. I will be putting a page up shortly for compiling from scratch. HTH TTFN Paul -- "I'm gonna hit the highway like a bat out of hell with a Cilla Black fan on the bike" - Meatloaf
signature.asc
Description: This is a digitally signed message part
