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
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to