Tech Support Forum banner
Status
Not open for further replies.
1 - 3 of 3 Posts

· Registered
Joined
·
1,553 Posts
Discussion Starter · #1 ·
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.
 

· TSF Emeritus
Joined
·
2,484 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.
 

· Registered
Joined
·
1,553 Posts
Discussion Starter · #3 ·
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.
I see! thanks a lot :)

But it doesnt matter now, my krita is sc***d up.
 
1 - 3 of 3 Posts
Status
Not open for further replies.
Top