[Mono-list] compiling mono on ubuntu
Paul
paul@all-the-johnsons.co.uk
Mon, 29 Nov 2004 22:05:35 +0000
--=-nq9bLzLK/AzY4XCkTlMm
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
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=3D<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=3D) (--with-preview=3D{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
--=20
"I'm gonna hit the highway like a bat out of hell with a Cilla Black fan
on the bike" - Meatloaf
--=-nq9bLzLK/AzY4XCkTlMm
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQBBq50vusSVe5EZv3wRAodfAJ9tZj6HGGoP7qCemJPuFAZ9i66kYQCgllBe
dbeeW/6RxnmM9CX/C2J0MSQ=
=ucpi
-----END PGP SIGNATURE-----
--=-nq9bLzLK/AzY4XCkTlMm--