[tlbuild] Problem regarding TexLive

Ahtsham Manzoor 15030043 at lums.edu.pk
Tue Apr 4 12:02:24 CEST 2017


Hi,


We have tried your mentioned instructions and also followed some of the previous conversations in email archives but unfortunately, still the error persists i.e.


"Running mktexfmt latex.fmt

mktexfmt: No such file or directory

I can't find the format file `latex.fmt'!".


Our main goal is to set texlive source in development form so that we can make use of it in order to achieve our purpose.


Your support would be highly appreciable.



Kind Regards:

Ahtsham


________________________________
From: Norbert Preining <preining at logic.at>
Sent: Thursday, March 30, 2017 5:19:26 AM
To: Muhammad Umair Sair
Cc: Martin Schröder; Ahtsham Manzoor; tlbuild at tug.org; Muhammad Farhan
Subject: Re: [tlbuild] Problem regarding TexLive

Hi

>   1.  Install TexLive using 'apt-get install' command.
>   2.  Build TexLive using 'Build' script (https://www.tug.org/svn/texlive/trunk/Build/source/Build).
>   3.  Copy the binaries built in second step to the install location of first step.

No. That will NOT WORK!

First of all: Why do you not use the Debian binaries? What did
you actually call
        apt-get install texlive
or
        apt-get install texlive-full
?
Both of them will install all binaries.

Now why the above is wrong: The BUild script in the svn expects a directory
layout similar to what the TeX Live installer creates:
        ROOT/bin/ARCH/<binaries>
        ROOT/texmf-dist/...
but the Debian layout is different:
        /usr/bin/<binaries>
        /usr/share/texlive/texmf-dist/...
Thus simply compiling with Build and dropping the binaries into /usr/bin
*will*not*work.


Please explain what you are trying to achieve, and we can help you.

Norbert

--
PREINING Norbert                               http://www.preining.info
Accelia Inc.     +    JAIST     +    TeX Live     +    Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tlbuild/attachments/20170404/94dd0b79/attachment.html>


More information about the tlbuild mailing list