UbuntuBeginner <[email protected]> wrote: >As my user name suggests I have just started using Linux and have no >knowledge at all about programming and don't really have an aptitude >for >these fan dangled PC thingy majiggers. What does this error mean and >how do >I fix it? Thank you. > >Error: Dependency is not satisfiable: libmoon (>= 2.2) > >-- >View this message in context: >http://mono.1490590.n4.nabble.com/Moonlight-Error-Dependency-is-not-satisfiable-libmoon-2-2-tp4442590p4442590.html >Sent from the Mono - General mailing list archive at Nabble.com. >_______________________________________________ >Mono-list maillist - [email protected] >http://lists.ximian.com/mailman/listinfo/mono-list
Moonlight isn't thr easiest thing to start with, Run: apt-cache search libmoon Then find one that looks a bit like libmoon-dev and do: sudo apt-get install libmoon-dev Ian _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
