How does one use Asymptote on TL
Paulo Ney de Souza
pauloney at gmail.com
Sun Sep 15 19:57:51 CEST 2024
On Sat, Sep 14, 2024 at 9:59 PM Norbert Preining <preining at logic.at> wrote:
>
> Do you have the respective glut package for your distribution isntalled?
> It requires:
>
Yes, we all do. Most installations of Ubuntu have several copies of it, but
they
are not in the place you expect. For example mine are in:
/snap/gnome-42-2204/176/usr/lib/x86_64-linux-gnu/libglut.so
/snap/gnome-42-2204/176/usr/lib/x86_64-linux-gnu/libglut.so.3
/snap/gnome-42-2204/176/usr/lib/x86_64-linux-gnu/libglut.so.3.9.0
/snap/kde-frameworks-5-98-qt-5-15-6-core20/9/usr/lib/x86_64-linux-gnu/libglut.so
/snap/kde-frameworks-5-98-qt-5-15-6-core20/9/usr/lib/x86_64-linux-gnu/libglut.so.3
/snap/kde-frameworks-5-98-qt-5-15-6-core20/9/usr/lib/x86_64-linux-gnu/libglut.so.3.9.0
....
(and several other places) ...
Can you try
> sudo apt-get install libglut3.12
>
That definitely does NOT work:
$ sudo apt-get install libglut3.12
[sudo] password for paulo:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libglut3.12
E: Couldn't find any package by glob 'libglut3.12'
E: Couldn't find any package by regex 'libglut3.12'
One thing that works is:
sudo apt-get install freeglut3
BUT, but ... installs 3.9.0.
Paulo Ney
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tex-live/attachments/20240915/f980d140/attachment.htm>
More information about the tex-live
mailing list.