Re: [Banshee-List] Banshee crashes when logging into eMusic



On 07/03/2012 07:46, Kevin Palm wrote:
> Thanks, David!
> 
> Well, I've tried to sucessfully compile, install, and run 2.2.1 four times now,
> and every time I attempt to start it, I get this:
> 
> [...]

Those errors come from compiling with the wrong C# compiler. Banshee picks gmcs
by default, but since the libraries are compiled with dmcs, you'll need to
override that by passing MCS=/usr/bin/dmcs to ./configure, e.g.:

./configure MCS=/usr/bin/dmcs

-- 
Kind regards,
Loong Jin

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]