[tlbuild] Can't locate mktexlsr.pl]

YuGiOhJCJ Mailing-List yugiohjcj-mailinglist at laposte.net
Mon Feb 15 21:45:36 CET 2016


On Mon, 15 Feb 2016 23:08:34 +0900
Norbert Preining <preining at logic.at> wrote:

> On Mon, 15 Feb 2016, YuGiOhJCJ Mailing-List wrote:
> > > > /opt/texlive
> 
> What does 
> 	kpsewhich -all texmf.cnf
> say?
> 
> And did you compile with --disable-multiplatform or --enable-multiplatform ?
> 
> Norbert
> 
> ------------------------------------------------------------------------
> PREINING, Norbert                               http://www.preining.info
> JAIST, Japan                                 TeX Live & Debian Developer
> GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13
> ------------------------------------------------------------------------

$ kpsewhich -all texmf.cnf
/opt/texlive/2015/texmf-dist/web2c/texmf.cnf

I have not specified "--disable-multiplatform" or "--enable-multiplatform" in the configuration step.
I recall here the options I am using:
../configure                                        \
    --prefix=/opt/texlive/2015                      \
    --bindir=/opt/texlive/2015/bin/$TEXARCH         \
    --datarootdir=/opt/texlive/2015                 \
    --includedir=/opt/texlive/2015/include          \
    --infodir=/opt/texlive/2015/texmf-dist/doc/info \
    --libdir=/opt/texlive/2015/lib                  \
    --mandir=/opt/texlive/2015/texmf-dist/doc/man   \
    --disable-native-texlive-build                  \
    --disable-static                                \
    --enable-shared                                 \
    --with-system-cairo                             \
    --with-system-fontconfig                        \
    --with-system-freetype2                         \
    --with-system-gmp                               \
    --with-system-icu                               \
    --with-system-libgs                             \
    --with-system-libpng                            \
    --with-system-mpfr                              \
    --with-system-pixman                            \
    --with-system-poppler                           \
    --with-system-xpdf                              \
    --with-system-zlib                              \
    --with-banner-add=" - BLFS"

Should I add "--disable-multiplatform" or "--enable-multiplatform" option? Which one?


More information about the tlbuild mailing list