Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (10f75710db563894e58e9f809f20e6f22b73e5b7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: flux <flux AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (10f75710db563894e58e9f809f20e6f22b73e5b7)
  • Date: Thu, 26 Apr 2012 22:52:11 +0900

Vlad Glagolev (scm AT sourcemage.org) wrote [12.04.26 18:19]:
> GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:
>
> ChangeLog | 1 +
> doc/mupdf/BUILD | 1 +
> doc/mupdf/DEPENDS | 5 +++++
> doc/mupdf/DETAILS | 21 +++++++++++++++++++++
> doc/mupdf/HISTORY | 2 ++
> doc/mupdf/INSTALL | 1 +
> 6 files changed, 31 insertions(+)
>
> New commits:
> commit 10f75710db563894e58e9f809f20e6f22b73e5b7
> Author: Vlad Glagolev <stealth AT sourcemage.org>
> Commit: Vlad Glagolev <stealth AT sourcemage.org>
>
> mupdf: new spell, lightweight PDF and XPS viewer
<snip>
> diff --git a/doc/mupdf/DEPENDS b/doc/mupdf/DEPENDS
> new file mode 100755
> index 0000000..9c5f147
> --- /dev/null
> +++ b/doc/mupdf/DEPENDS
> @@ -0,0 +1,5 @@
> +depends JPEG &&
> +depends openjpeg &&
> +depends freetype2 &&
> +depends jbig2dec &&
> +depends zlib
</snip>

I'm fairly sure that you're missing some dependencies. The viewer relies
at least on X I think (though I don't know the specific libraries).
Perhaps you could check via ldd/readelf -d?

--
Justin "flux_control" Boffemmyer
Cauldron wizard and general mage
Source Mage GNU/Linux
http://www.sourcemage.org

Attachment: pgpO04AXnopdO.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page