I'm running Karmic and just apt-get upgraded everything available, and --reinstalled the "mono-devel" package and I am getting this error when trying to execute 'mcs' on the command line:
~$ mcs The program 'mcs' is currently not installed. You can install it by typing: sudo apt-get install mono-devel bash: mcs: command not found Previously, it just told me that [Cannot open assembly '/usr/lib/mono/1.0/mcs.exe': No such file or directory.] when the 'mcs' script was exec'ing the mcs.exe file which did not exist. Now it looks like its completely gone now and does not get recreated when installing "mono-devel". Doesn't appear to be fixed correctly.... or am I missing something??? -- Cannot open assembly '/usr/lib/mono/1.0/mcs.exe' https://bugs.launchpad.net/bugs/366506 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
