<?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[Run qt App on clear Debian]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I wrote simple application on my Debian with Qt Creator.<br />
What should I do to run my application in other clear Debian ? Is any simple way? What should I do install ?</p>
]]></description><link>https://forum.qt.io/topic/141851/run-qt-app-on-clear-debian</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 21:28:01 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/141851.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 30 Dec 2022 20:28:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Run qt App on clear Debian on Sat, 31 Dec 2022 20:21:40 GMT]]></title><description><![CDATA[<p dir="auto">What do you mean by what now ?<br />
Continue to follow the procedure</p>
]]></description><link>https://forum.qt.io/post/742073</link><guid isPermaLink="true">https://forum.qt.io/post/742073</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 31 Dec 2022 20:21:40 GMT</pubDate></item><item><title><![CDATA[Reply to Run qt App on clear Debian on Sat, 31 Dec 2022 09:38:26 GMT]]></title><description><![CDATA[<p dir="auto">I have not used this,so I execute next steps on internet based knowledge:</p>
<ol>
<li>Copied my build project (*Release)  to <code>/home/developer/deploy_app</code>  directory</li>
<li>Changed name copied directory to <code>modbustest_1</code></li>
<li>Opened terminal inside in <code>modbustest_1</code></li>
<li>Then execute: <code>dh_make -s -c gpl -p modbustest_1 --createorig</code></li>
</ol>
<p dir="auto">And I get result:</p>
<pre><code>developer@devOS:~/deploy_app/modbustest_1$ dh_make -s -c gpl -p modbustest_1 --createorig
Maintainer Name     : developer
Email-Address       : developer@unknown
Date                : Sat, 31 Dec 2022 10:15:49 +0100
Package Name        : modbustest
Version             : 1
License             : gpl2
Package Type        : single
Are the details correct? [Y/n/q]

Done. Please edit the files in the debian/ subdirectory now.

</code></pre>
<p dir="auto">And now ?</p>
]]></description><link>https://forum.qt.io/post/742036</link><guid isPermaLink="true">https://forum.qt.io/post/742036</guid><dc:creator><![CDATA[Damian7546]]></dc:creator><pubDate>Sat, 31 Dec 2022 09:38:26 GMT</pubDate></item><item><title><![CDATA[Reply to Run qt App on clear Debian on Fri, 30 Dec 2022 20:30:45 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Create a deb package where you set all the dependencies of your application.</p>
]]></description><link>https://forum.qt.io/post/742005</link><guid isPermaLink="true">https://forum.qt.io/post/742005</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 30 Dec 2022 20:30:45 GMT</pubDate></item></channel></rss>