Tech Support Forum banner

[SOLVED] Some new apps are running at the end of any installation

845 Views 2 Replies 2 Participants Last post by  Gdn8Melbourne
I never saw these lines, until I had to remove and install krita several times today..anyways. So these lines are showing up after evey installtion or removal. What are they for?
Code:
Processing triggers for tex-common ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Status
Not open for further replies.
1 - 1 of 3 Posts
Re: Some new apps are running at the end of any installation

Those are normal informational messages regarding updates to other packages. They relate to package dependencies, and are automatically run in order to preserve your sanity.

Krita likely uses TeX (a typesetting system) in some manner. updmap-sys creates system-wide font map files, and mtexlsr is used by Kpathsea, which in turn is a library for path searching, developed to manage fonts.
1 - 1 of 3 Posts
Status
Not open for further replies.
Top