On Sat, 2008-04-26 at 12:47 +0200, Ben Motmans wrote: > are there any packages for amd64? Or is there some "easy" way to get > them without installing the complete mono stack from source ?
I only build for the x86 architecture, but you can rebuild the package easily on your favorite architecture using the package sources. Just the following line to /etc/apt/sources.list: add deb-src http://debian.meebey.net/etch-backports / apt-get update apt-get source mono cd mono-1.9.1+dfsg dpkg-buildpackage -rfakeroot -uc -us After that you can install the built packages :) I know that this is not the user-friendly version of getting Mono 1.9.1 for debian/amd64 systems, but I don't have a buildd infrastructure like debian or backports.org... once Mono 1.9.1 hits debian/testing (expected in 7 days, see http://packages.qa.debian.org/m/mono.html) I will upload the package to backports.org (thats a policy from bpo not from me) then you get out-of-the-box packages for amd64 and many other architectures. -- Regards, Mirco 'meebey' Bauer PGP-Key ID: 0xEEF946C8 FOSS Developer [EMAIL PROTECTED] http://www.meebey.net/ PEAR Developer [EMAIL PROTECTED] http://pear.php.net/ Debian Developer [EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
