You are not logged in.

#1 2015-12-16 03:47:01

joesmoe10
Member
Registered: 2013-04-13
Posts: 9

Texlive: Can't run tlmgr

Hi,

I'm trying to use tlmgr from texlive to install extra LaTeX styles.

I installed texlive-most, but tlmgr isn't found.

I found tlmgr in texlive-core

$ pacman -Ql texlive-core | grep tlmgr
texlive-core /usr/share/texmf-dist/scripts/texlive/tlmgr.pl
texlive-core /usr/share/texmf-dist/scripts/texlive/tlmgrgui.pl

I tried adding /usr/share/texmf-dist/scripts/texlive to my $PATH, but that didn't work

$ tlmgr.pl
Can't locate TeXLive/TLConfig.pm in @INC (you may need to install the TeXLive::TLConfig module) (@INC contains: /usr/share/texmf-dist/scripts/texlive/../../texmf-dist/scripts/texlive /usr/share/texmf-dist/scripts/texlive/../../tlpkg /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/share/texmf-dist/scripts/texlive/tlmgr.pl line 92.
BEGIN failed--compilation aborted at /usr/share/texmf-dist/scripts/texlive/tlmgr.pl line 92.

How do I get tlmgr?

Offline

#2 2015-12-16 22:02:36

ms
Member
From: Bandung, Indonesia
Registered: 2010-07-28
Posts: 86
Website

Re: Texlive: Can't run tlmgr

As far I can remember, tlmgr need TEXLIVE environment variable to works.

Here is my note [1] on texlive manual installation, I hope it give some hints.

[1] https://wiki.archlinux.org/index.php/Us … stallation

Offline

Board footer

Powered by FluxBB