<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Modartt user forum - v5 installation issue, Linux]]></title>
	<link rel="self" href="https://forum.modartt.com/extern.php?action=feed&amp;tid=4022&amp;type=atom"/>
	<updated>2015-09-29T13:40:12Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.modartt.com/viewtopic.php?id=4022</id>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939677#p939677"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>pe2dave wrote:</cite><blockquote><p>Why can&#039;t they use a simple zip compression, or rpm?</p></blockquote></div><p>It&#039;s been a few weeks so I assume you figured out your installation issues, but I wanted to jump in with an answer to this question.&nbsp; This is something I asked Modartt support a while back, and the answer was surprisingly straightforward: file size.</p><div class="codebox"><pre><code>$ 7z a -mx=9 pt5.7z &quot;Pianoteq 5&quot;
=&gt; 27M

$ zip -9 pt5.zip &quot;Pianoteq 5&quot;
=&gt; 143M

$ GZIP=-9 tar zcf pt5.tar.gz &quot;Pianoteq 5&quot;
=&gt; 143M

$ BZIP2=-9 tar jcf pt5.tar.bz2 &quot;Pianoteq 5&quot;
=&gt; 142M

$ XZ_OPT=-9 tar Jcf pt5.tar.xz &quot;Pianoteq 5&quot;
=&gt; 29M</code></pre></div><p>The only other format that comes close is &quot;.tar.xz&quot; at maximum compression level (-9).&nbsp; Since it is more widely used than .7z, maybe Modartt could consider making it available as a download option?</p>]]></content>
			<author>
				<name><![CDATA[Voltara]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1027</uri>
			</author>
			<updated>2015-09-29T13:40:12Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939677#p939677</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939597#p939597"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>pe2dave wrote:</cite><blockquote><p>Fedora 22, 64 bit system.</p><br /><p>cd &lt;Install path&gt;<br />I&#039;m not familiar with .7z file. <br /><a href="http://linux.die.net/man/1/7za">http://linux.die.net/man/1/7za</a> indicates x option creates required subdirectories.<br />Installing as root shows as below.<br />The executables are there, the program runs, but I&#039;ve no documentation?</p><p>Suggestions please.</p><br /><p>[root@localhost pianoteq]# 7za x pianoteq_stage_linux_v530.7z</p></blockquote></div><br /><p>That works fine on my Fedora 22 system. B.T.W: There should be no need to unpack as root. If the package is broken let the Modartt people know.</p>]]></content>
			<author>
				<name><![CDATA[m.tarenskeen]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1003</uri>
			</author>
			<updated>2015-09-12T14:40:23Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939597#p939597</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939596#p939596"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>pe2dave wrote:</cite><blockquote><p>Sigh. 35 years working with Linux / computers and they still amaze me.</p></blockquote></div><p>A message from future.</p>]]></content>
			<author>
				<name><![CDATA[Ross]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4064</uri>
			</author>
			<updated>2015-09-12T08:12:49Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939596#p939596</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939595#p939595"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Mossy wrote:</cite><blockquote><p>I ran the same command you did with no errors:</p><div class="codebox"><pre><code>[root@maemae pianoteq]# pwd
/usr/local/src/pianoteq
[root@maemae pianoteq]# 7za x pianoteq_linux_trial_v530.7z 

7-Zip (A) 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,2 CPUs)

Processing archive: pianoteq_linux_trial_v530.7z

Extracting  Pianoteq 5/i386/Pianoteq 5
Extracting  Pianoteq 5/amd64/Pianoteq 5
Extracting  Pianoteq 5/README_LINUX.txt
Extracting  Pianoteq 5/Licence.rtf
Extracting  Pianoteq 5/Documentation/pianoteq-english.pdf
Extracting  Pianoteq 5/Documentation/pianoteq-francais.pdf
Extracting  Pianoteq 5/i386/Pianoteq 5.so
Extracting  Pianoteq 5/amd64/Pianoteq 5.so
Extracting  Pianoteq 5/i386/Pianoteq 5.lv2/Pianoteq_5.so
Extracting  Pianoteq 5/amd64/Pianoteq 5.lv2/Pianoteq_5.so
Extracting  Pianoteq 5/i386/Pianoteq 5.lv2/manifest.ttl
Extracting  Pianoteq 5/amd64/Pianoteq 5.lv2/manifest.ttl
Extracting  Pianoteq 5/i386/Pianoteq 5.lv2/Pianoteq_5.ttl
Extracting  Pianoteq 5/amd64/Pianoteq 5.lv2/Pianoteq_5.ttl
Extracting  Pianoteq 5/i386/Pianoteq 5.lv2/Pianoteq_5_(5_channels).ttl
Extracting  Pianoteq 5/amd64/Pianoteq 5.lv2/Pianoteq_5_(5_channels).ttl
Extracting  Pianoteq 5/i386/Pianoteq 5.lv2
Extracting  Pianoteq 5/i386
Extracting  Pianoteq 5/Documentation
Extracting  Pianoteq 5/amd64/Pianoteq 5.lv2
Extracting  Pianoteq 5/amd64
Extracting  Pianoteq 5

Everything is Ok

Folders: 6
Files: 16
Size:       207122736
Compressed: 28147303</code></pre></div><p>Sigh. 35 years working with Linux / computers and they still amaze me.</p><p>Tried again, as above. Worked. Including the documentation directory</p><p>Sorry to waste bandwidth</p><br /><p>So you either downloaded a corrupted archive or you are in a directory where you can&#039;t write files (no permissions, out of disk space, corrupted FS).</p><p>Double-checked my stage version, ../Documentation/.. directory has PDF files in them.</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[pe2dave]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4630</uri>
			</author>
			<updated>2015-09-12T07:54:20Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939595#p939595</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939593#p939593"/>
			<content type="html"><![CDATA[<p>Try</p><p>yum install p7zip-plugins (as root).</p><p>cd into /tmp and try extracting using the e option (i.e. without paths) to make sure your 7z installation is (now) able to handle the archive and the files inside it.</p><p>If all this works, cd back into the directory where you actually want the pianoteq folder to go and extract with the x option there. If this still fails, there is most likely a permissions problem with your target directory.</p><p>Hope this helps,<br />Dan</p>]]></content>
			<author>
				<name><![CDATA[bandoneonista]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4008</uri>
			</author>
			<updated>2015-09-12T06:32:44Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939593#p939593</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939591#p939591"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Ross wrote:</cite><blockquote><p>It&#039;s strange to see a Linux user who can&#039;t unpack an archive file.</p><p>pe2dave, even with random try-error method and google help you can unpack 7z much more faster than posting a question on the forum and waiting feedback.</p></blockquote></div><p>The app is installed, it does unpack it. Therein, something goes wrong.</p>]]></content>
			<author>
				<name><![CDATA[pe2dave]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4630</uri>
			</author>
			<updated>2015-09-11T17:38:48Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939591#p939591</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939590#p939590"/>
			<content type="html"><![CDATA[<p>I ran the same command you did with no errors:</p><div class="codebox"><pre><code>[root@maemae pianoteq]# pwd
/usr/local/src/pianoteq
[root@maemae pianoteq]# 7za x pianoteq_linux_trial_v530.7z 

7-Zip (A) 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,2 CPUs)

Processing archive: pianoteq_linux_trial_v530.7z

Extracting  Pianoteq 5/i386/Pianoteq 5
Extracting  Pianoteq 5/amd64/Pianoteq 5
Extracting  Pianoteq 5/README_LINUX.txt
Extracting  Pianoteq 5/Licence.rtf
Extracting  Pianoteq 5/Documentation/pianoteq-english.pdf
Extracting  Pianoteq 5/Documentation/pianoteq-francais.pdf
Extracting  Pianoteq 5/i386/Pianoteq 5.so
Extracting  Pianoteq 5/amd64/Pianoteq 5.so
Extracting  Pianoteq 5/i386/Pianoteq 5.lv2/Pianoteq_5.so
Extracting  Pianoteq 5/amd64/Pianoteq 5.lv2/Pianoteq_5.so
Extracting  Pianoteq 5/i386/Pianoteq 5.lv2/manifest.ttl
Extracting  Pianoteq 5/amd64/Pianoteq 5.lv2/manifest.ttl
Extracting  Pianoteq 5/i386/Pianoteq 5.lv2/Pianoteq_5.ttl
Extracting  Pianoteq 5/amd64/Pianoteq 5.lv2/Pianoteq_5.ttl
Extracting  Pianoteq 5/i386/Pianoteq 5.lv2/Pianoteq_5_(5_channels).ttl
Extracting  Pianoteq 5/amd64/Pianoteq 5.lv2/Pianoteq_5_(5_channels).ttl
Extracting  Pianoteq 5/i386/Pianoteq 5.lv2
Extracting  Pianoteq 5/i386
Extracting  Pianoteq 5/Documentation
Extracting  Pianoteq 5/amd64/Pianoteq 5.lv2
Extracting  Pianoteq 5/amd64
Extracting  Pianoteq 5

Everything is Ok

Folders: 6
Files: 16
Size:       207122736
Compressed: 28147303</code></pre></div><p>So you either downloaded a corrupted archive or you are in a directory where you can&#039;t write files (no permissions, out of disk space, corrupted FS).</p><p>Double-checked my stage version, ../Documentation/.. directory has PDF files in them.</p>]]></content>
			<author>
				<name><![CDATA[Mossy]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3856</uri>
			</author>
			<updated>2015-09-11T17:34:26Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939590#p939590</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939589#p939589"/>
			<content type="html"><![CDATA[<p>It&#039;s strange to see a Linux user who can&#039;t unpack an archive file.</p><p>pe2dave, even with random try-error method and google help you can unpack 7z much more faster than posting a question on the forum and waiting feedback.</p>]]></content>
			<author>
				<name><![CDATA[Ross]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4064</uri>
			</author>
			<updated>2015-09-11T17:29:12Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939589#p939589</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939588#p939588"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>delt wrote:</cite><blockquote><p>The command &quot;7z&quot; that comes with the p7zip package works nicely too. On ubuntu based distributions and derivatives, just run:<br />sudo apt-get install p7zip-full</p><p>Then, say the 7z archive is in my Downloads dir (as username &quot;user&quot;) and i want to extract it to /usr/pianoteq i&#039;d do (as root):</p><p>mkdir /usr/pianoteq (if it doesn&#039;t exist)<br />cd /usr/pianoteq<br />7z x ~user/Downloads/pianoteq_(version,etc,just hit tab).7z</p></blockquote></div><p>On Fedora it&#039;s a different app (or at least name).<br />Why can&#039;t they use a simple zip compression, or rpm?<br />Fails miserably&nbsp; - or the app is broken</p><p>it&#039;s 7za on Fedora. but installed in a directory /user/libexec/p7zip.</p>]]></content>
			<author>
				<name><![CDATA[pe2dave]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4630</uri>
			</author>
			<updated>2015-09-11T16:45:15Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939588#p939588</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939587#p939587"/>
			<content type="html"><![CDATA[<p>The command &quot;7z&quot; that comes with the p7zip package works nicely too. On ubuntu based distributions and derivatives, just run:<br />sudo apt-get install p7zip-full</p><p>Then, say the 7z archive is in my Downloads dir (as username &quot;user&quot;) and i want to extract it to /usr/pianoteq i&#039;d do (as root):</p><p>mkdir /usr/pianoteq (if it doesn&#039;t exist)<br />cd /usr/pianoteq<br />7z x ~user/Downloads/pianoteq_(version,etc,just hit tab).7z</p>]]></content>
			<author>
				<name><![CDATA[delt]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3623</uri>
			</author>
			<updated>2015-09-11T16:39:33Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939587#p939587</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939585#p939585"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>GRB wrote:</cite><blockquote><p>Stage Version is missing the documentation in the app.&nbsp; You have to read the .pdf found inside the folder.&nbsp; Standard Version works as it should.&nbsp; This appears to be an error in the Stage Version software.</p></blockquote></div><p>Thanks. I thought it was the installer.</p>]]></content>
			<author>
				<name><![CDATA[pe2dave]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4630</uri>
			</author>
			<updated>2015-09-11T11:48:44Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939585#p939585</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939584#p939584"/>
			<content type="html"><![CDATA[<p>Stage Version is missing the documentation in the app.&nbsp; You have to read the .pdf found inside the folder.&nbsp; Standard Version works as it should.&nbsp; This appears to be an error in the Stage Version software.</p>]]></content>
			<author>
				<name><![CDATA[GRB]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4233</uri>
			</author>
			<updated>2015-09-11T11:47:22Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939584#p939584</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939583#p939583"/>
			<content type="html"><![CDATA[<p>I use &#039;p7zip&#039;.<br />To decompress an archive (with all its subdirectories) in my home-directory I enter:</p><p>$ p7zip -d pianoteq_linux_trial_v530.7z</p><p>That&#039;s it. Hope it helps.</p>]]></content>
			<author>
				<name><![CDATA[groovy]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1021</uri>
			</author>
			<updated>2015-09-11T11:41:31Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939583#p939583</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939581#p939581"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Ross wrote:</cite><blockquote><p>Try set output directory directly via -o option.</p></blockquote></div><p>But the x option specifies &#039;with full paths&#039;? <br />I&#039;m assuming that means paths specified in the archive?</p>]]></content>
			<author>
				<name><![CDATA[pe2dave]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4630</uri>
			</author>
			<updated>2015-09-11T08:03:16Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939581#p939581</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: v5 installation issue, Linux]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=939580#p939580"/>
			<content type="html"><![CDATA[<p>Try set output directory directly via -o option.</p>]]></content>
			<author>
				<name><![CDATA[Ross]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4064</uri>
			</author>
			<updated>2015-09-11T07:40:35Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=939580#p939580</id>
		</entry>
</feed>
