<div dir="ltr">Hello all,<div><br></div><div>I installed a vanilla TeXLive 2016 on my new archlinux laptop (long story: as my laptop is a brand new one, I had to switch from debian stable to archlinux to make it (simply) work. No expert of archlinux here!).</div><div><br></div><div>When I invoke asy, I get this:</div><div><br></div><div><div>christophe> asy</div><div>asy: error while loading shared libraries: libreadline.so.5: cannot open shared object file: No such file or directory</div><div><br></div><div>This is asy coming with TeXLive 2016:</div><div><br></div><div>christophe> which asy</div><div>/opt/texbin/asy</div><div><br></div><div>christophe> find /opt/texbin/. -maxdepth 1 -type l -ls | grep asy</div><div>1710836      0 lrwxrwxrwx   1  root     root           38 août 14  2014 /opt/texbin/./xasy -> ../../texmf-dist/asymptote/GUI/xasy.py</div><div><br></div></div><div>I have a readline library :</div><div><br></div><div><div> christophe> ldconfig -p | grep readline</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">  </span>libreadline.so.7 (libc6,x86-64) => /usr/lib/libreadline.so.7</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>libreadline.so (libc6,x86-64) => /usr/lib/libreadline.so</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">    </span>libguilereadline-v-18.so.18 (libc6,x86-64) => /usr/lib/libguilereadline-v-18.so.18</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">  </span>libguilereadline-v-18.so (libc6,x86-64) => /usr/lib/libguilereadline-v-18.so</div><div><br></div></div><div>but I guess it is the wrong one (numbers following 'so.' indicates version?).</div><div><br></div><div>What should I do to make asy work?</div><div><br></div><div>1) Get the right lib? Where?</div><div>2) Compile it on my own. Ok, but I guess I still need the right readline lib? In addition, I'd like to install it as a "home" version inside my HOME texmf directory (BTW I asked a question about it: <a href="http://tex.stackexchange.com/q/347237/8425">http://tex.stackexchange.com/q/347237/8425</a>).</div><div>3) Install the archlinux package: <a href="https://www.archlinux.org/packages/extra/x86_64/asymptote/">https://www.archlinux.org/packages/extra/x86_64/asymptote/</a>. I guess it will work but before I'll have to fake a texlive package installation (/a la/ equivs) since texlive-core is a dependency and I don't know (yet) how to do it. So I'd rather go for an other solution.</div><div><br></div><div>Thanks for your help.</div><div><br></div><div>Best regards</div><div><br></div><div>-- </div><div>Christophe</div><div><br></div></div>