Chris
unread,Dec 21, 2010, 12:50:54 PM12/21/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GNOME Do
Hello, all,
I'm trying to install gnome-do-plugins-0.8.2 from source because I'm
having issues with the Google Calculator plugin and there seems to be
an issue with this part of the generated BundledLibraries/Makefile.in:
install-data-hook:
$(INSTALL) -d $(DESTDIR)/$(bundledir)
$(INSTALL) -m 644 -t $(DESTDIR)/$(bundledir) $
(BANSHEE_INDEXER_DLL)
I don't have Banshee installed and BANSHEE_INDEXER_DLL isn't set, so I
wind up with an error about not enough args being passed to /usr/bin/
install.
A workaround was to manually install the dll's myself. I'm not sure
how this should be patched.
Thanks,
Chris