Comment 3 for bug 590118

Revision history for this message
DIDI2002 (didi2002) wrote :

Yes, I'm using the "official" PKGBUILD mentioned somewhere on the gloobus page.

What it does is:
  ./autogen.sh && ./configure --prefix=/usr || return 1
  make || return 1
  make DESTDIR=${pkgdir} install || return 1

also, someone has added a patch to the package, I'll try compiling without it now.

patch: http://aur.archlinux.org/packages/gloobus-preview-bzr/gloobus-preview-bzr/noloaders.patch
PKGBUILD: http://aur.archlinux.org/packages/gloobus-preview-bzr/gloobus-preview-bzr/PKGBUILD