On 8/19/26 18:45, Dione Maddern wrote:
Hi all,
First of all, I know I've asked this before, but I can't find the response to
my previous request. Sorry for the repetition.
I'm trying trying to build LibreOffice on Nobara Linux, a Fedora derivative, and I'm having trouble with the build dependencies. I followed the instructions on the Wiki (https://wiki.documentfoundation.org/Development/BuildingOnLinux#Fedora/
Red_Hat), and ran:
sudo dnf builddep libreoffice && sudo dnf install meson perl-Archive-Zip
Hi,
I have a mentee who is also using Nobara and managed to install the
dependencies by examining the BuildRequires items here:
https://src.fedoraproject.org/rpms/libreoffice/blob/rawhide/f/libreoffice.spec
But from the output you shared, it seems you have unrelated repository
sources that have become outdated (404 URL not found). You could see
what you have in /etc/yum.repos.d for the repositories.
Ilmari