<?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[Install on Raspberry Pi 4 64 bit]]></title><description><![CDATA[<p dir="auto">Hello all,<br />
Hoping for some help, please<br />
I've tried multiple times (using the Debian compile guide on here) to install to my Raspberry Pi. No success so far.<br />
The QT6 elements can't be found when installing dependencies seems to be the stumbling block<br />
Has anyone else tried recently? Is there an alternative method I could use?</p>
<p dir="auto">Kind regards</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/1000/install-on-raspberry-pi-4-64-bit</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Jul 2026 08:33:12 GMT</lastBuildDate><atom:link href="https://forum.strawberrymusicplayer.org/topic/1000.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 21 Feb 2023 12:52:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Install on Raspberry Pi 4 64 bit on Tue, 21 Feb 2023 15:20:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> thank you! A fantastic reply. I went for adding the backports and, as you thought, strawberry is available as a result.<br />
All installed and ready to go. Thanks again.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2389</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2389</guid><dc:creator><![CDATA[Beef1975]]></dc:creator><pubDate>Tue, 21 Feb 2023 15:20:14 GMT</pubDate></item><item><title><![CDATA[Reply to Install on Raspberry Pi 4 64 bit on Tue, 21 Feb 2023 15:08:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1635">@Beef1975</a><br />
If you are running the currently latest stable Raspberry Pi Os, it's based on Debian 11 (bullseye) and do not have Qt 6 in the standard repository.</p>
<p dir="auto">So you have the following options.:</p>
<ul>
<li>Build Strawberry with Qt 5 instead.</li>
<li>Add the debian backports repository which provides Qt 6 (I think it also provides strawberry).</li>
<li>Use a different distro, both Fedora and openSUSE have images for Raspberry Pi and they both have strawberry in their repository.</li>
</ul>
<p dir="auto">For building with Qt 5 instead, install the required Qt 5 packages with the following command:</p>
<pre><code>sudo apt install -y qtbase5-dev qtbase5-dev-tools qttools5-dev qttools5-dev-tools libqt5x11extras5-dev
</code></pre>
<p dir="auto">For debian backports, see: <a href="https://backports.debian.org/" rel="nofollow ugc">https://backports.debian.org/</a></p>
<p dir="auto">Alternative distros:</p>
<ul>
<li>openSUSE: <a href="https://en.opensuse.org/HCL:Raspberry_Pi4" rel="nofollow ugc">https://en.opensuse.org/HCL:Raspberry_Pi4</a></li>
<li>Fedora: <a href="https://docs.fedoraproject.org/en-US/quick-docs/raspberry-pi/" rel="nofollow ugc">https://docs.fedoraproject.org/en-US/quick-docs/raspberry-pi/</a></li>
</ul>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2388</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2388</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Tue, 21 Feb 2023 15:08:12 GMT</pubDate></item></channel></rss>