Re: mupdf-1.26.11 instructions don't install mupdf-x11-curl, muraster anymore

"Richard Henschel" ([email protected] via blfs-support Mailing List) <[email protected]> Thu, 27 Nov 2025 10:23:48 -0600
Newsgroups gmane.linux.lfs.beyond.support
Message-ID <[email protected]>
On 11/26/25 19:07, "Richard" ([email protected] via blfs-support 
Mailing List) wrote:
> 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
>
Forgot to mention...

I suggest you move "unset XCFLAGS" to after the install because the 
install-extra-apps compiled and linked things not built during the 
initial make.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-support
Unsubscribe: See the above information page