<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Modartt user forum - Unable to Execute Pianoteq]]></title>
	<link rel="self" href="https://forum.modartt.com/extern.php?action=feed&amp;tid=3928&amp;type=atom"/>
	<updated>2015-06-26T00:26:29Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.modartt.com/viewtopic.php?id=3928</id>
		<entry>
			<title type="html"><![CDATA[Re: Unable to Execute Pianoteq]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=938576#p938576"/>
			<content type="html"><![CDATA[<p>On UBUNTU STUDIO all works fine without doing anything else.</p><p>But it&#039;s just THE ONLY ONE Linux distrubution that works EXACTLY LIKE WINDOWS. </p><p>Now I need someone that explains me how to &quot;install&quot; the -rt kernel on UBUNTU STUDIO ...</p>]]></content>
			<author>
				<name><![CDATA[SteveKK]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4235</uri>
			</author>
			<updated>2015-06-26T00:26:29Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=938576#p938576</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to Execute Pianoteq]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=938575#p938575"/>
			<content type="html"><![CDATA[<p>Thanks very much. I&#039;ll give it a whirl.</p>]]></content>
			<author>
				<name><![CDATA[Didymos]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3917</uri>
			</author>
			<updated>2015-06-25T23:52:13Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=938575#p938575</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to Execute Pianoteq]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=938549#p938549"/>
			<content type="html"><![CDATA[<p>Probably you just need to set the execute permission on the file - which would be kind of weird, since extracting the .7z archive does this automatically for you.</p><p>Anyway... open a terminal window in the directory which contains the executable file (the directory will likely be called &quot;amd64&quot;) and then in the terminal window, type:</p><p>sudo chmod +x &quot;Pianoteq 5&quot;</p><p>Now you can test if it runs by just typing:</p><p>&quot;Pianoteq 5&quot; </p><p>(remember the TAB key is your friend in the terminal <i class="far fa-laugh smiley"></i> ) ...you&#039;ll see any diagnostics messages in the terminal window.</p><p>On a side note, there are no &quot;.exe&quot; files in unix systems. So-called filename &quot;extensions&quot; are dos and windows&#039;s deficient way of trying to tell different formats apart by adding a 3-character property that shows up at the end of the filename. This comes from a Unix &quot;tradition&quot; of indicating file types by adding a suffix to the filename, but in real systems, nothing &quot;binds&quot; the file to a specific type based on the filename. This case is an example, where in windows an executable filename HAS to end with &quot;.exe&quot;, whereas on Unix systems (including Linux) there&#039;s a specific flag to indicate a file is executable, you usually control these with the &quot;chmod&quot; command. (there is no &quot;chmod&quot; command on dos/windows) Anyways, there are many other filename shenanigans and complications we have to thank bill gates for, but for today that will be all.</p>]]></content>
			<author>
				<name><![CDATA[delt]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3623</uri>
			</author>
			<updated>2015-06-24T06:41:58Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=938549#p938549</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to Execute Pianoteq]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=938547#p938547"/>
			<content type="html"><![CDATA[<p>Thanks very much. </p><p>I did unpack all those files successfully, but the Properties box does not indicate where the .exe files links to (though I can figure that out, I think). </p><p>As I said, this happend when I installed Pianoteq on another computer. Eventually it dawned on me why it was&#039;t working, but I can&#039;t remember what&nbsp; the reason was.</p>]]></content>
			<author>
				<name><![CDATA[Didymos]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3917</uri>
			</author>
			<updated>2015-06-23T23:54:11Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=938547#p938547</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to Execute Pianoteq]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=938538#p938538"/>
			<content type="html"><![CDATA[<p>Probably if right click on the Pianoteq icon there will be a pop-up menu with an option like &quot;Properties&quot;.&nbsp; &nbsp;In there you should be able to check where the icon thinks the executable for Pianoteq is.&nbsp; &nbsp;Pianoteq does not have a full installer on linux, as far as I know.&nbsp; &nbsp;You first need to unzip the &quot;7z&quot; file (e.g. pianoteq_linux_v521.7z) and the copy the appropriate executable (either amd64&nbsp; i386 or to say, /usr/bin, which will require sudo).&nbsp; &nbsp;Then you need to make sure your icon executes the Pianoteq program in the location where you have installed it.</p>]]></content>
			<author>
				<name><![CDATA[varpa]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1918</uri>
			</author>
			<updated>2015-06-23T18:01:52Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=938538#p938538</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Unable to Execute Pianoteq]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=938530#p938530"/>
			<content type="html"><![CDATA[<p>I&#039;m unable to open either Pianoteq 5 or 4 after downloading them to my newly installed Linux OS (Ubuntu). I click and double-click on the icon, but nothing happens. </p><p>I seem to recall this happening when I made a previous installation on another computer, but I can&#039;t remember how the problem was resolved.</p><p>Anyone?</p>]]></content>
			<author>
				<name><![CDATA[Didymos]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3917</uri>
			</author>
			<updated>2015-06-23T14:13:01Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=938530#p938530</id>
		</entry>
</feed>
