<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 7 June 2016 at 16:53,  <span dir="ltr"><<a href="mailto:tljack@forallx.net" target="_blank">tljack@forallx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class="h5">On 2016-06-07 09:42, David Carlisle wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On 7 June 2016 at 16:34, <<a href="mailto:tljack@forallx.net" target="_blank">tljack@forallx.net</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On 2016-06-06 16:05, Akira Kakuto wrote:<br>
/tl/texmf-dist/tex/latex/graphics/graphics.sty:94: Package graphics<br>
Error:<br>
No driver specified.<br>
<br>
Not confirmed here.<br>
% pdflatex<br>
documentclass[a4paper]{article}<br>
usepackage{enumitem,geometry,array,graphicx,amsmath,amssymb}<br>
begin{document}<br>
Foo.<br>
end{document}<br>
works ok.<br>
Do you have<br>
texmf-dist/tex/latex/graphics-cfg/graphics.cfg ?<br>
</blockquote>
<br>
 I assume that path should end with /graphics/graphics.cfg.<br>
<br>
 Anyway, no I don't have that file either in TL2016, or in TL2015.<br>
TL2016 is the only one with the error.<br>
<br>
 -jack<br>
<br>
If you do not have graphics.cfg then you need to supply an explicit<br>
driver option to the graphics package but one has been part of texlive<br>
since before it was called texlive.<br>
<br>
in tl2015 (and possibly tl2016) what do you get returned for<br>
<br>
kpsewhich graphics.cfg<br>
</blockquote>
<br></div></div>
Ah, now we're getting somewhere.  That command returns nothing at all in TL2016, but in TL2015 it returns: /tl/texmf-dist/tex/latex/latexconfig/graphics.cfg<br>
<br>
I don't know why it wouldn't be there this year.<br></blockquote><div><br></div><div>there's been some rearrangement of the locations, in particular that file is now on ctan (and pulled from there to texlive) rather than being maintained directly in texlive. so in 2016 it is<br>2016/texmf-dist/tex/latex/graphics-cfg/graphics.cfg<br><br><br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">
If you have not got that file you can get it from<br>
<br>
</span><a href="https://www.ctan.org/tex-archive/macros/latex/contrib/graphics-cfg" rel="noreferrer" target="_blank">https://www.ctan.org/tex-archive/macros/latex/contrib/graphics-cfg</a> [1]<span class=""><br>
<br>
but how did you install texlive?<br>
</span></blockquote>
<br>
For the last few years, I've done it this way: I rsync the entire distro to my machine, then I run the tlnet/install-tl script and install the "minimal" scheme.</blockquote><div><br></div><div>I leave it to the texlive maintainers to say what should or shouldn't be in minimal<br></div><div>but if you install minimal then it's natural that you have to install some additional<br></div><div>things so that real-world documents run, so it's not necessarily a bug that graphics.cfg isn't in minimal.  (The graphics package hopefully clearly documents that it is optional and what you need to do to specify a driver if you don't have a cfg file)<br></div><div><br></div><div> </div></div>David<br><br></div></div>