Tagged Questions
1
vote
0answers
77 views
Make environment variable accessible to application [closed]
In order to get LaTeX to work, I have set the environment variable TEXINPUTS, which includes a path to certain inputted files. It works fine if I'm calling latex (or rubber, or pdflatex) from the ...
1
vote
1answer
190 views
Correct place to set $BIBINPUTS environment variable
If I set the $BIBINPUTS environment varibale in my .zshrc, it is recognized by emacs-reftex (via emacsclient), if I start emacs from my zsh commandline.
However if I start using the menubar or gmrun ...
3
votes
4answers
3k views
Setting TeX Live path for root
I have installed TeX Live 2011 vanilla and I have trouble setting the TeX Live path for root (in Ubuntu 11.10).
The problem is that when I run sudo tlmgr I get:
sudo: tlmgr: command not found
To ...
9
votes
2answers
9k views
How do I set PATH variables for all users on a server?
I just finished installing LaTeX for my company's Ubuntu server that we all SSH into to use. At the end of the install it says this:
Add /usr/local/texlive/2010/texmf/doc/man to MANPATH, if not ...