On 3/13/07, Michael Hutchinson <m j hutchinson gmail com> wrote:
On 3/13/07, Andrew Conkling <andrew conkling gmail com> wrote: <snip> > Did something change for 0.12.0 and the plugin is at fault? Did Feisty > do something unusual? I would guess that Feisty has put NDesk.DBus.dll in the GAC instead of Banshee's lib dir, without changing the pkg-config file for Banshee. Look at /usr/lib/pkg-config/banshee.pc -- it's probably pointing the plugin's configure script at a nonexistent file.
Indeed! So this is Ubuntu's fault? Is there a "should" anywhere? Should the pc file be changed or should the dll be moved? Thanks, Andrew