<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Build Redis 8.2.2]]></title><description><![CDATA[<p dir="auto">J’ai eu l’erreur</p>
<pre><code>systemd supervision requested or auto-detected, but Redis is compiled without libsystemd support!
</code></pre>
<p dir="auto">car je n’avais pas fait l’installation de :</p>
<pre><code># yum install systemd-devel
</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/topic/180/build-redis-8.2.2</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 12:52:59 GMT</lastBuildDate><atom:link href="https://lemmy.cyber-neurones.org/topic/180.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Oct 2025 12:28:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Build Redis 8.2.2 on Wed, 08 Oct 2025 14:04:07 GMT]]></title><description><![CDATA[<p dir="auto">Pour Ubuntu :</p>
<pre><code># apt-get install libsystemd-dev
</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/post/389</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/389</guid><dc:creator><![CDATA[FredR]]></dc:creator><pubDate>Wed, 08 Oct 2025 14:04:07 GMT</pubDate></item><item><title><![CDATA[Reply to Build Redis 8.2.2 on Wed, 08 Oct 2025 12:39:47 GMT]]></title><description><![CDATA[<p dir="auto">Boot de redis :</p>
<pre><code>4192899:C 08 Oct 2025 14:38:20.859 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
4192899:C 08 Oct 2025 14:38:20.859 * Redis version=8.2.2, bits=64, commit=00000000, modified=1, pid=4192899, just started
4192899:C 08 Oct 2025 14:38:20.859 * Configuration loaded
4192899:M 08 Oct 2025 14:38:20.859 * monotonic clock: POSIX clock_gettime
4192899:M 08 Oct 2025 14:38:20.860 # Failed to write PID file: Permission denied
                _._
           _.-``__ ''-._
      _.-``    `.  `_.  ''-._           Redis Open Source
  .-`` .-```.  ```\/    _.,_ ''-._      8.2.2 (00000000/1) 64 bit
 (    '      ,       .-`  | `,    )     Running in standalone mode
 |`-._`-...-` __...-.``-._|'` _.-'|     Port: 6379
 |    `-._   `._    /     _.-'    |     PID: 4192899
  `-._    `-._  `-./  _.-'    _.-'
 |`-._`-._    `-.__.-'    _.-'_.-'|
 |    `-._`-._        _.-'_.-'    |           https://redis.io
  `-._    `-._`-.__.-'_.-'    _.-'
 |`-._`-._    `-.__.-'    _.-'_.-'|
 |    `-._`-._        _.-'_.-'    |
  `-._    `-._`-.__.-'_.-'    _.-'
      `-._    `-.__.-'    _.-'
          `-._        _.-'
              `-.__.-'

4192899:M 08 Oct 2025 14:38:20.860 * Server initialized
4192899:M 08 Oct 2025 14:38:20.860 * Loading RDB produced by version 8.2.2
4192899:M 08 Oct 2025 14:38:20.860 * RDB age 7137 seconds
4192899:M 08 Oct 2025 14:38:20.860 * RDB memory usage when created 0.63 Mb
4192899:M 08 Oct 2025 14:38:20.860 * Done loading RDB, keys loaded: 8, keys expired: 0.
4192899:M 08 Oct 2025 14:38:20.860 * DB loaded from disk: 0.001 seconds
4192899:M 08 Oct 2025 14:38:20.860 * Ready to accept connections tcp

</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/post/388</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/388</guid><dc:creator><![CDATA[FredR]]></dc:creator><pubDate>Wed, 08 Oct 2025 12:39:47 GMT</pubDate></item><item><title><![CDATA[Reply to Build Redis 8.2.2 on Wed, 08 Oct 2025 12:30:41 GMT]]></title><description><![CDATA[<p dir="auto">Les précédentes versions de redis que j’ai utilisé :</p>
<ul>
<li>2.8.4 ( Janvier 2015 )</li>
<li>3.2.3</li>
<li>4.0.1</li>
<li>5.0.4</li>
<li>7.0.5</li>
<li>8.2.2</li>
</ul>
<p dir="auto">Depuis 10 ans j’utilise redis.</p>
]]></description><link>https://lemmy.cyber-neurones.org/post/387</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/387</guid><dc:creator><![CDATA[FredR]]></dc:creator><pubDate>Wed, 08 Oct 2025 12:30:41 GMT</pubDate></item></channel></rss>