You can just install from the default package repositories on Rocky Linux. The 
distro follows the same update policy that CentOS had, meaning that software 
versions will never change unless you upgrade the OS version itself. The 
maintainers only integrate security fixes and they do so by cherry-picking only 
the fixes from the upstream source code. So the problems you encountered on 
Fedora don't apply to Rocky Linux.


Am 6. Mai 2023 09:46:13 MESZ schrieb Frank Gingras <thu...@apache.org>:
>Compiling by hand should really be your last resort; distros provide means
>to merge any changes needed to the configuration files. Some provide .new
>files that you can diff, even.
>
>Further, using the distro package means that you get security updates,
>provided that you don't use an EOL release.
>
>On Sat, May 6, 2023 at 1:18 AM Brian Wolfe <wolfebrian2...@gmail.com> wrote:
>
>> I personally prefer to install it by compiling the source myself. It's not
>> hard. and then I can control what modules/features are compiled into it. So
>> you will understand what features you have enabled rather than just
>> installing everything. I can also install it in a central location as the
>> distro installs the files all over the place. Nothing wrong with that as
>> thats how system packages are supposed to be installed, but doing it
>> manually you can control where on disk it is installed and know everything
>> is in that one directory. Creating and registering a linux service also
>> isn't difficult and it's good to understand how those things work anyway.
>>
>> On Fri, May 5, 2023 at 8:14 PM Richard <lists-apa...@listmail.innovate.net>
>> wrote:
>>
>>>
>>>
>>> > Date: Friday, May 05, 2023 19:53:21 -0400
>>> > From: John Iliffe <john.ili...@iliffe.ca>
>>> >
>>> > Thanks for the prompt response David.  This is on Rocky, a Red Hat
>>> > derivative.
>>> >
>>> > I'll see if automatic updates are implemented.  On my Fedora
>>> > workstation they do happen automatically and I have been burned on
>>> > occasion.
>>>
>>> None of my RH-derived systems (RHEL, Centos, Fedora) auto-update -- I
>>> don't remember auto-updating as a default.
>>>
>>> If you want your system to otherwise auto-update you can exclude
>>> specific packages from that in the yum.conf file.
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>>> For additional commands, e-mail: users-h...@httpd.apache.org
>>>
>>>
>>
>> --
>> Thanks,
>> Brian Wolfe
>> https://www.linkedin.com/in/brian-wolfe-3136425a/
>>
>>

Reply via email to