Description of problem: Default compile document in Gnome Latex is latexmk. But this command is not in the gnome-latex package. When trying to compile a document in Gnome Latex it displays a error with missing latexmk. Latexmk is in texlive-collection-basic package. It should be a dependency of gnome-latex. Version-Release number of selected component (if applicable): 3.37.2-1 How reproducible: Always Steps to Reproduce: 1. Install gnome-latex 2. Create a new document with File -> New and select Article 3. Compile by pressing [F2]
Thank you for reporting this. It does indeed look as if 'gnome-latex' does not include (require) anything useful for Latex: $ urpmq --requires gnome-latex gsettings-desktop-schemas hicolor-icon-theme libamtk-5.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdconf.so.1()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgee-0.8.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgspell-1.so.2()(64bit) libgtk-3.so.0()(64bit) libgtksourceview-4.so.0()(64bit) libpango-1.0.so.0()(64bit) libtepl-5.so.0()(64bit) and the missing latexmk is indeed provided by: $ urpmq -l texlive-collection-basic | grep latexmk /usr/bin/latexmk /usr/share/man/man1/latexmk.1.xz /usr/share/texmf-dist/scripts/arara/rules/latexmk.yaml /usr/share/texmf-dist/scripts/latexmk /usr/share/texmf-dist/scripts/latexmk/latexmk.pl /usr/share/texmf-dist/scripts/make4ht/extensions/make4ht-ext-latexmk_build.lua Assigning to 'gnome-latex' maintainer DavidG.
Assignee: bugsquad => geiger.david68210Summary: Gnome Latex cannot compile document because of missing latexmk => Gnome Latex cannot compile document because of missing latexmk (in texlive-collection-basic)
Should be fixed with gnome-latex-3.37.2-2.mga8.
(In reply to David GEIGER from comment #2) > Should be fixed with gnome-latex-3.37.2-2.mga8. Thanks now "latexmk" is found. However, compile a simple new article is impossible because "dehypht.tex" is missing. This file is located on texlive-dist.
So fixed with gnome-latex-3.37.2-3.mga8
It works. Thank you !
Status: NEW => RESOLVEDResolution: (none) => FIXED