Search found 3 matches
- Mon Apr 06, 2015 3:41 pm
- Forum: TeX Live and MacTeX
- Topic: update texlive packages offline?
- Replies: 4
- Views: 6365
Re: update texlive packages offline?
There's too many texmf file folds, such as /etc/texmf, /home/yonggang/texmf, /usr/share/texmf, /usr/local/texmf and many others. But my system always use the second, that is, /home/yonggang/texmf, I don't know when it was created. I am more familiar with Miktex in windows, but it does not support ...
- Mon Apr 06, 2015 3:29 pm
- Forum: TeX Live and MacTeX
- Topic: update texlive packages offline?
- Replies: 4
- Views: 6365
Re: update texlive packages offline?
Thank you, Stefan!
I tried your first suggestion, that is, remove the prefix 'file://', and it can find the files rightly.
But there's another question, how to change the referring path, such as TEXMFHOME? In the texmf.cnf file, I have changed it to the real path my texlive installed, but it still ...
I tried your first suggestion, that is, remove the prefix 'file://', and it can find the files rightly.
But there's another question, how to change the referring path, such as TEXMFHOME? In the texmf.cnf file, I have changed it to the real path my texlive installed, but it still ...
- Mon Apr 06, 2015 11:27 am
- Forum: TeX Live and MacTeX
- Topic: update texlive packages offline?
- Replies: 4
- Views: 6365
update texlive packages offline?
Can tlmgr update texlive packages offline? I have downloaded all the files in the tlnet fold from the website to my local disk, including fold ARCHIVE and TLPKG, and the repository option is set to the local fold like 'file:/home/tlnet'. If I install a new package, it always tell me that: ' Cannot ...