<?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[cannot install Qt installer tool on Ubuntu 22.04]]></title><description><![CDATA[<p dir="auto">I have a problem using qt-online-installer-linux-x64-online.run<br />
This was recently downloaded from Qt website using<br />
curl -O <a href="https://download.qt.io/official_releases/online_installers/qt-online-installer-linux-x64-online.run" target="_blank" rel="noopener noreferrer nofollow ugc">https://download.qt.io/official_releases/online_installers/qt-online-installer-linux-x64-online.run</a><br />
Apparently, the file is buggy because even though my permissions are 777, I get the following when I run this Qt installer:</p>
<h1>./qt-online-installer-linux-x64-online.run</h1>
<p dir="auto">./qt-online-installer-linux-x64-online.run: line 1: syntax error near unexpected token <code>newline' ./qt-online-installer-linux-x64-online.run: line 1: </code>&lt;!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"&gt;'<br />
My OS is Ubuntu 22.04.<br />
I suspect this is a bug?<br />
Thanks and any ideas welcome.</p>
]]></description><link>https://forum.qt.io/topic/162372/cannot-install-qt-installer-tool-on-ubuntu-22.04</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 09:28:07 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/162372.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 10 Jun 2025 21:49:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to cannot install Qt installer tool on Ubuntu 22.04 on Wed, 11 Jun 2025 01:28:08 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/montanaviking">@<bdi>montanaviking</bdi></a>, open your downloaded file with a text editor. You'll see that curl has saved a HTML document, not an executable.</p>
<p dir="auto">Either use a web browser to download it, or ask curl to follow redirects.</p>
]]></description><link>https://forum.qt.io/post/827432</link><guid isPermaLink="true">https://forum.qt.io/post/827432</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Wed, 11 Jun 2025 01:28:08 GMT</pubDate></item></channel></rss>