mupdf-1.26.11 instructions don't install mupdf-x11-curl, muraster anymore
"\"Richard\"" ([email protected] via blfs-support Mailing List) <[email protected]> Thu, 27 Nov 2025 01:07:19 +0000
| Newsgroups | gmane.linux.lfs.beyond.support |
|---|---|
| Message-ID | <[email protected]> |
I think they used to, because I have older copies of mupdf-x11-curl, muraster
in /usr/bin that didn't get re-written with:
make prefix=/usr \
shared=yes \
docdir=/usr/share/doc/mupdf-1.26.11 \
install &&
Rather, they do get installed with:
make prefix=/usr \
shared=yes \
docdir=/usr/share/doc/mupdf-1.26.11 \
install-extra-apps &&
As a guess you could probably 'sed' the Makefile to change:
^install: install-libs install-apps install-docs
to :
^install: install-libs install-apps install-docs install-extra-apps
--
http://lists.linuxfromscratch.org/sympa/info/blfs-support
Unsubscribe: See the above information page