Skip to content

Lualatex #24

@brokenpylons

Description

@brokenpylons

Lualatex uses a cache folder which is not accessible if you change the user to something else than root.

The error:

quiting: fix your writable cache path

My fix:

RUN chmod 1777 /var/lib/texmf

This changes the permissions so any user can write to the cache folder. The location of the cache folder is specified by the TEXMFCACHE environment variable. More info:
https://wiki.archlinux.org/index.php/TeX_Live#Usage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions