<div dir="ltr">Thanks.<div>(But 'make world', not 'make World'. :-))</div><div><br></div><div>What is 'make world' actually doing? (I'm not familiar with GNU Make/Autoconf utils, etc.)</div><div>
<br></div><div>By the way, i was trying and 'make world' has 1 fail test (bibtexmem), however 'make && make check' has no ones.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2014-07-22 18:58 GMT+04:00 Norbert Preining <span dir="ltr"><<a href="mailto:preining@logic.at" target="_blank">preining@logic.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br>
<br>
> 1. Build binaris:<br>
<br>
> $ make<br>
> $ make check<br>
> $ make install<br>
<br>
It would be better to<br>
        make World<br>
as this would also fix the missing links mentioned below, I *guess*.<br>
<br>
> At the end of this I was taking binaries in /opt/texlive/2014/bin/custom<br>
> and some files around there (in texmf-dist).<br>
<br>
You only need to have the files in bin/custom, and make them<br>
available somewhere.<br>
<br>
> 2. Install TexLive dist (tree):<br>
> ===============================<br>
><br>
> In untarred dist dir:<br>
> $ ./install-tl -custom-bin /opt/texlive/2014/bin/custom/<br>
><br>
> As I understand that will install full tree of TexLive using my<br>
> pre-installed<br>
> binaries for 'custom' platform.<br>
><br>
> Add '/opt/texlive/2014/bin/custom' to my $PATH and<br>
> '/opt/texlive/2014/texmf-dist/doc/info' to $INFOPATH,<br>
> '/opt/texlive/2014/texmf-dist/doc/man'  to $MANPATH.<br>
><br>
> $ fmtutil-sys --all<br>
> $ updmap-sys<br>
<br>
That should work.<br>
<br>
> - Is key '-custom-bin' tells to installer that  it should using bins in<br>
> this directory directly or should copying them?<br>
<br>
The installer uses the binaries in the arg to -custom-bin to copy them<br>
into the proper location.<br>
<br>
In your case there where copied into itself, no harm done.<br>
<br>
> - There are no some additional executables (maybe scripts? or/and<br>
> symlinks?) in bin directory,<br>
> so some commands (such as 'latex', 'pdflatex') not found. Where it is and<br>
> how to install it?<br>
<br>
They should have been installed with the make world call, AFAIR.<br>
<br>
> - Installer script installed another copy of manpages to bin/custom/man<br>
> directory.<br>
> Is it differs of manpages that comes with own-making binaries?<br>
<br>
>From the build process above you *only* need the stuff in<br>
        bin/custom/<br>
nothing else.<br>
<br>
> How to prevent of install these mans correctly (*perfectionism style*)?<br>
<br>
No idea, I don't know a solution, I just removed the wrong one in<br>
the Debian packaging...<br>
<br>
> - Any comments to my sequence?<br>
<br>
It is ok, simply try it and see if you get a running system ;-)<br>
<br>
Norbert<br>
<br>
------------------------------------------------------------------------<br>
PREINING, Norbert                               <a href="http://www.preining.info" target="_blank">http://www.preining.info</a><br>
JAIST, Japan                                 TeX Live & Debian Developer<br>
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13<br>
------------------------------------------------------------------------<br>
</blockquote></div><br></div>