<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><br></div><div>same here, works after the replacement indicated by Greg (thanks)</div><div><br></div><div>Jean-Francois</div><br><div><div>Le 13 avr. 2015 à 20:44, Greg' Ar Tourter <<a href="mailto:artourter@gmail.com">artourter@gmail.com</a>> a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">I had the same problem after installing it earlier on linux.<div><br></div><div>the problem seems to be located in the <font face="monospace, monospace">mktexlsr</font> script (<font face="monospace, monospace">texhash</font> is a symlink to <font face="monospace, monospace">mktexlsr</font>) which has on line 76:</div><div><p class=""><span class=""><font face="monospace, monospace">treefile=`mktemp --tmpdir mktexlsrtrees.XXXXXXXXXX` || exit 1</font></span></p><p class=""><span class="">looking at the same script from texlive 2014, every thing is identical apart from that line and a few comments at the beginning. using the line from 2014 fixes the problem:</span></p><div><span class="">







</span><br class="webkit-block-placeholder"></div><p class=""><span class=""><font face="monospace, monospace">treefile="${TMPDIR-/tmp}/mktexlsrtrees$$.tmp"</font></span></p><p class=""><span class="">basically, mktemp doesn't have (currently, maybe a future version will) an <font face="monospace, monospace">--tmpdir </font>flag</span></p><p class=""><span class="">hope this helps</span></p><p class=""><span class="">Greg</span></p></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 13 April 2015 at 18:55, jfbu <span dir="ltr"><<a href="mailto:jfbu@free.fr" target="_blank">jfbu@free.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
I get<br>
<br>
ttys000:texlive (19:44)$ texhash texmf-local-2015<br>
mktemp: illegal option -- -<br>
usage: mktemp [-d] [-q] [-t prefix] [-u] template ...<br>
       mktemp [-d] [-q] [-u] -t prefix<br>
<br>
trying<br>
texhash --version<br>
and<br>
texhash --help<br>
both do the same<br>
<br>
however this texhash (mktexlsr) is the one I compiled<br>
from sources on my mac os x 64bit<br>
<br>
ChangeLog of the /source/ has on top<br>
2015-04-12  Peter Breitenlohner  <<a href="mailto:peb@mppmu.mpg.de">peb@mppmu.mpg.de</a>><br>
<br>
        * <a href="http://version.ac/" target="_blank">version.ac</a> (tex_live_version): starting pretest, no more /dev.<br>
<br>
<br>
I compiled simply doing ./Build<br>
<br>
sorry if I make noise for badly compiled version locally on<br>
my machine<br>
<br>
as an aside: in case I get further problems of this type should I report<br>
on this mailing list or rather on <a href="mailto:tex-k@tug.org">tex-k@tug.org</a> ?<br>
<br>
best<br>
<br>
Jean-Francois<br>
</blockquote></div><br></div>
</blockquote></div><br></body></html>