check the logs

Steve Litt slitt at troubleshooters.com
Thu Jul 28 14:40:41 UTC 2022


On Wed, 2022-07-27 at 17:55 +0200, Wolfgang Engelmann wrote:
> 
> 
> Could not determine directory of tlmgr executable, maybe shared library 
> woes?

Hey, I've seen this before. I solved it by making a shellscript that ran the full
path of tlmgr.

#!/bin/sh
/opt/texlive/2021/bin/x86_64-linux/tlmgr $@


SteveT


More information about the lyx-users mailing list