PDA

View Full Version : Mono development tools


barneyl
March 11th, 2005, 04:40 AM
Hi all,

I've followed the wiki on installing the mono development environment.

The 'sudo apt-get update' seems to run ok, but getting
'E: Couldn't find package mcs' error when I try to install the packages using
'sudo apt-get install mono mcs libgtk-cil libgtksourceview-cil libgecko-cil monodevelop monodoc'

Tried it through Synaptic, but got loads of 404 errors.

Are the paths correct in the wiki?

deb http://archive.ubuntu.com/ubuntu warty main restricted universe
deb-src ftp://archive.ubuntu.com/ubuntu warty main restricted universe
deb http://backports.ubuntuforums.org/backports/dists/warty-backports/universe/binary-i386/ ./

Cheers,

-b