[OS X TeX] How use http://contrib.texlive.info with TeXLive Utility
Herbert Schulz
herbs at wideopenwest.com
Wed Oct 21 18:54:55 CEST 2020
> On Oct 21, 2020, at 11:47 AM, Murray Eisenberg <murrayeisenberg at gmail.com> wrote:
>
>
>
>> On 12 Oct2020, at 6:08 PM, Ettore Aldrovandi <ealdrov at math.fsu.edu> wrote:
>>
>>
>>> On Oct 12, 2020, at 15:20, Murray Eisenberg <murrayeisenberg at gmail.com> wrote:
>>>
>>> How can one include packages from http://contrib.texlive.info for installation through TeXLive Utility? (Just temporarily change the repository to http://contrib.texlive.info/current tlcontrib ?)
>>>
>>> If so, I presume that will install packages from contrib.texlive.info into the main TeXLive tree (inside /usr/local/texlive/2020)
>>>
>>> Should one really be putting packages from contrib.texlive.info into the main TeXLive tree, or would it be better to put them in the local texmf tree (on my system, ~/Library/texmf)?
>>
>> You add the repository with
>>
>> tlmgr repository add http://contrib.texlive.info/current tlcontrib
>>
>> Hope this helps
>>
>> —Ettore
>>
>
> I executed
>
> tlmgr repository add http://contrib.texlive.info/current tlcontrib
>
> but get error:
>
> /Library/TeX/texbin/tlmgr: open(>/usr/local/texlive/2020/tlpkg/texlive.tlpdb.tmp) failed: Permission denied at /usr/local/texlive/2020/tlpkg/TeXLive/TLPDB.pm line 592.
>
> Even though my account is an admin account, do I need to use sudo here? (Neither you nor the contrib.texlive.info home page indicated that’s needed.)
>
> ---
> Murray Eisenberg murrayeisenberg at gmail.com
> 503 King Farm Blvd #101 Home (240)-246-7240
> Rockville, MD 20850-6667 Mobile (413)-427-5334
>
Howdy,
Yes, you need to add `sudo` since tlmgr writes to a configuration file which is owned by root.
Good Luck,
Herb Schulz
(herbs at wideopenwest dot com)
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
More information about the macostex-archives
mailing list.