I now have an Ubuntu PPA set up from source (plus the Linux stage0 binaries) which should work for both i386 and amd64: https://launchpad.net/~kevincantu/+archive/rust/
Those interested in trying it out can add it like so: $ sudo add-apt-repository ppa:kevincantu/rust $ sudo apt-get update $ sudo apt-get install rust At this point, I'm still adjusting a few things and the PPA is on the same revision from Friday, d2218d9c9cb4cbd28e3de44c152f1b270f185e58, but this is a start. -- Kevin Cantu _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
