<div dir="ltr">The installation is definitely broken. Even after installation of:<div><br></div><div>apt-get install freeglut3<br></div><div><div>apt-get install freeglut3-dev</div><div>tlmgr update --all</div><div><br></div><div> If you try to run it on the simple file (example from the tutorial):<br></div><div><div><br></div><div><div>settings.outformat = "pdf";</div><div>settings.prc = false;</div><div>size(5cm,0);</div><div>import three;</div><div>draw(unitsphere);</div></div><div><br></div><div>it will bom with:</div><div><br></div><div>/usr/local/texlive/2016/texmf-dist/asymptote/three.asy: 2905.13: runtime:<br></div><div><br></div><div>and no output is produced.</div><div><br></div><div>Paulo Ney</div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 19, 2016 at 2:13 PM, Paulo Ney de Souza <span dir="ltr"><<a href="mailto:pauloney@gmail.com" target="_blank">pauloney@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">To track the source of the problem I did a plain vanilla install of TL 2016 on top of a vanilla install of Ubuntu 16.04 LTS. I installed nothing else and updated TL. Running Asymptote on gets:<div><br></div><div><div>$ which asy</div><div>/usr/local/texlive/2016/bin/<wbr>x86_64-linux/asy</div><div><div>$ asy</div><div>asy: error while loading shared libraries: libglut.so.3: cannot open shared object file: No such file or directory</div></div><div><br></div><div>ldd shows that libglut is indeed missing, and can be fixed with:</div></div><div><br></div><div>sudo apt-get install freeglut3<br></div><div><br></div><div>Is that supposed to be the normal situation? Should this be remaked on post-install notes?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Paulo Ney</div></font></span></div>
</blockquote></div><br></div>