So, I installed latexml to my ubuntu 16 machine using the instructions for installing latexml prebuilt for debian systems using command:
sudo apt-get install latexml
installation finished, but when I then tried running latexml then I got the following output:
Can't locate Text/Unidecode.pm in @INC (you may need to install the Text::Unidec
ode module) (@INC contains: /usr/bin/../lib /etc/perl /usr/local/lib/x86_64-linu
x-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5
.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /u
sr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/
LaTeXML/Package.pm line 50.
BEGIN failed--compilation aborted at /usr/share/perl5/LaTeXML/Package.pm line 50
.
Compilation failed in require at /usr/share/perl5/LaTeXML/Core.pm line 28.
BEGIN failed--compilation aborted at /usr/share/perl5/LaTeXML/Core.pm line 28.
Compilation failed in require at /usr/bin/latexml line 19.
BEGIN failed--compilation aborted at /usr/bin/latexml line 19.
So, I installed latexml to my ubuntu 16 machine using the instructions for installing latexml prebuilt for debian systems using command:
sudo apt-get install latexml
installation finished, but when I then tried running latexml then I got the following output: