Hi,
$ rpm -q texlive-dvipdfmx
texlive-dvipdfmx-20180414-28.fc29.x86_64
texlive-dvipdfmx-20180414-28.fc29.x86_64
$ dvipdfmx
bash: dvipdfmx: command not found
Indeed, the executable file '/usr/bin/dvipdfmx' is a broken link that points to a nonexistent file:
$ ls -al /usr/bin/dvipdfmx
lrwxrwxrwx. 1 root root 9 Nov 26 19:22 /usr/bin/dvipdfmx -> xdvipdfmx
$ ls -al /usr/bin/xdvipdfmx
ls: cannot access '/usr/bin/xdvipdfmx': No such file or directory
ls: cannot access '/usr/bin/xdvipdfmx': No such file or directory
I tried to reinstall the texlive-dvipdfmx package with no success.
I already filed a bug: https://bugzilla.redhat.com/show_bug.cgi?id=1657755
Thank you in advance for your help.
Best,
Marco
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx