<div dir="ltr">Do you use TeX Live from TUG or the Debian packages? As I understand, TeX Live from TUG does not install packages distributed by your Linux distro and it canot in principle have dependencies because the maintainers do not know whther you need rpm or deb or whatever. On the contrary, the Debian packages will probably have the correct dependencies. Fedora installs freeglut as default and asy just works.<br><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">Zdeněk Wagner<br><a href="http://ttsm.icpf.cas.cz/team/wagner.shtml" target="_blank">http://ttsm.icpf.cas.cz/team/wagner.shtml</a><br><a href="http://icebearsoft.euweb.cz" target="_blank">http://icebearsoft.euweb.cz</a></div></div>
<br><div class="gmail_quote">2016-09-20 1:48 GMT+02:00 Ken Moffat <span dir="ltr"><<a href="mailto:zarniwhoop@ntlworld.com" target="_blank">zarniwhoop@ntlworld.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Sep 19, 2016 at 03:39:58PM -0700, Paulo Ney de Souza wrote:<br>
> The installation is definitely broken. Even after installation of:<br>
><br>
> apt-get install freeglut3<br>
> apt-get install freeglut3-dev<br>
> tlmgr update --all<br>
><br>
>  If you try to run it on the simple file (example from the tutorial):<br>
><br>
> settings.outformat = "pdf";<br>
> settings.prc = false;<br>
> size(5cm,0);<br>
> import three;<br>
> draw(unitsphere);<br>
><br>
> it will bom with:<br>
><br>
> /usr/local/texlive/2016/texmf-<wbr>dist/asymptote/three.asy: 2905.13: runtime:<br>
><br>
> and no output is produced.<br>
><br>
> Paulo Ney<br>
><br>
<br>
</span>Try adding -V when you invoke asy.  That fixed similar problems for<br>
me (the 2905.13 rang a bell).<br>
<br>
Is your distro built with gcc-6 ?<br>
<br>
ĸen<br>
<span class="HOEnZb"><font color="#888888">--<br>
`I shall take my mountains', said Lu-Tze. `The climate will be good<br>
for them.'     -- Small Gods<br>
</font></span></blockquote></div><br></div>