<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Modartt user forum - missing shared libX11 in Ubuntu 16.04]]></title>
	<link rel="self" href="https://forum.modartt.com/extern.php?action=feed&amp;tid=6737&amp;type=atom"/>
	<updated>2019-08-17T23:40:45Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.modartt.com/viewtopic.php?id=6737</id>
		<entry>
			<title type="html"><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=961809#p961809"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>stuartmacg wrote:</cite><blockquote><p>Yes I found that out finally - I assumed amd64 required an AMD processor.</p></blockquote></div><p>Don&#039;t feel bad about it, it happened to me countless of times as well! I don&#039;t know why they had to name it amd64... very confusing indeed.</p>]]></content>
			<author>
				<name><![CDATA[drtebi]]></name>
				<uri>https://forum.modartt.com/profile.php?id=6577</uri>
			</author>
			<updated>2019-08-17T23:40:45Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=961809#p961809</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=961807#p961807"/>
			<content type="html"><![CDATA[<p>Thumbs up!</p>]]></content>
			<author>
				<name><![CDATA[groovy]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1021</uri>
			</author>
			<updated>2019-08-17T17:26:34Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=961807#p961807</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=961804#p961804"/>
			<content type="html"><![CDATA[<p>All OK now.</p><p>I did the activation and it correctly updated my registration without using a new slot.</p><p>I expect a re-format and new OS install would also work - it must get hardware stats somehow - don&#039;t care as long as it works :-).</p>]]></content>
			<author>
				<name><![CDATA[stuartmacg]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4437</uri>
			</author>
			<updated>2019-08-17T14:08:22Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=961804#p961804</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=961803#p961803"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>stuartmacg wrote:</cite><blockquote><p>Yes I found that out finally - I assumed amd64 required an AMD processor.<br />Thanks</p><p>I get to the next hurdle - it wants to register, but the machine is already registered via an old OS in a different partition in the same PC.</p><p>Will this use a new &quot;slot&quot;?</p><p>If so can i unregister the old/current slot allocation, without killing pianoteq in that machine for ever after?</p></blockquote></div><p>Glad to hear it works with 64-bit! <i class="far fa-smile smiley"></i></p><p>Has the second OS on the machine gotten the same hostname? Then it should use the same &quot;slot&quot; for registration as before. But that is just my guess/opinion, because anything else makes no sense to me.</p><p>PS: I would NOT unregister the machine until you know what would happen!</p>]]></content>
			<author>
				<name><![CDATA[groovy]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1021</uri>
			</author>
			<updated>2019-08-17T12:01:00Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=961803#p961803</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=961802#p961802"/>
			<content type="html"><![CDATA[<p>Yes I found that out finally - I assumed amd64 required an AMD processor.<br />Thanks</p><p>I get to the next hurdle - it wants to register, but the machine is already registered via an old OS in a different partition in the same PC.</p><p>Will this use a new &quot;slot&quot;?</p><p>If so can i unregister the old/current slot allocation, without killing pianoteq in that machine for ever after?</p>]]></content>
			<author>
				<name><![CDATA[stuartmacg]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4437</uri>
			</author>
			<updated>2019-08-17T11:46:11Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=961802#p961802</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=961801#p961801"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>stuartmacg wrote:</cite><blockquote><p>to groovy</p><p>Here is what I have done:-</p><p>sudo ldconfig</p><p>cd Pianoteq\ 5\ STAGE/i386</p><p>./Pianoteq\ 5\ STAGE</p><p>./Pianoteq 5 STAGE: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory</p><p>The X11 stuff is here:</p><p>/usr/lib/x86_64-linux-gnu<br />/usr/lib/x86_64-linux-gnu/libX11.so.6<br />/usr/lib/x86_64-linux-gnu/libX11.so.6.3.</p></blockquote></div><br /><p>... you are trying to start the 32-bit binary. You should probably use the 64-bit version (for intel and amd cpu) --&gt;</p><p>cd Pianoteq\ 5\ STAGE/amd64<br />./Pianoteq\ 5\ STAGE</p>]]></content>
			<author>
				<name><![CDATA[groovy]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1021</uri>
			</author>
			<updated>2019-08-17T11:34:46Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=961801#p961801</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=961799#p961799"/>
			<content type="html"><![CDATA[<p>to groovy</p><p>Here is what I have done:-</p><p>sudo ldconfig</p><p>cd Pianoteq\ 5\ STAGE/i386</p><p>./Pianoteq\ 5\ STAGE</p><p>./Pianoteq 5 STAGE: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory</p><p>The X11 stuff is here:</p><p>/usr/lib/x86_64-linux-gnu<br />/usr/lib/x86_64-linux-gnu/libX11.so.6<br />/usr/lib/x86_64-linux-gnu/libX11.so.6.3.</p><p>I will look for a Ubuntu installer.</p><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[stuartmacg]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4437</uri>
			</author>
			<updated>2019-08-17T10:56:14Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=961799#p961799</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=961798#p961798"/>
			<content type="html"><![CDATA[<p>@stuartmacg<br />Have you started the Pianoteq binary in the amd64 or i386 directory?<br />What is logged to the commandline when it fails?<br />You can run ldconfig as root from commandline to refresh your dynamic linked libs first.</p>]]></content>
			<author>
				<name><![CDATA[groovy]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1021</uri>
			</author>
			<updated>2019-08-17T10:02:29Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=961798#p961798</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=961796#p961796"/>
			<content type="html"><![CDATA[<p>Hi there,</p><p>my answer might not be an exact solution... but I recommend trying to install Pianoteq from the repository instead of downloading it. I am running Arch Linux, and could not get Pianoteq to run when I tried the downloaded version from Pianoteq. Then I realized there is repository for Arch Linux to install it, and that worked out of the box.</p><p>I haven&#039;t checked whether that is the same on Ubuntu, but I would be surprised if they didn&#039;t have some ready to install package for you... and if they do, I would try that first.</p><p>Cheers,<br />DrTebi</p>]]></content>
			<author>
				<name><![CDATA[drtebi]]></name>
				<uri>https://forum.modartt.com/profile.php?id=6577</uri>
			</author>
			<updated>2019-08-17T02:15:56Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=961796#p961796</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[missing shared libX11 in Ubuntu 16.04]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=961791#p961791"/>
			<content type="html"><![CDATA[<p>I have started using an old linux PC on which I had an old pianoteq running.<br />I have upgraded the OS to Ubuntu 16.04, running in a new partition, and downloaded and uncompressed the latest pianoteq 5 upgrade.<br />When I try to run it from the command line it complains it cannot find libX11 version 6 shared lib.&nbsp; It is there in the usual Ubuntu place.</p><p>Do I need to do a symbolic link somewhere or extend the environment variable shared lib path?</p><p>Will the licence accept running in the new partition?</p><p>If I do a clean linux mint install, can I download and run pianoteq on the existing registration , or do I need to unregister the machine?</p><p>I will probably go to version 6 anyway, and add some more instruments - the demo recordings sound good.</p><p>I have recently got a Yamaha n1x - excellent action, decent sound system, limited instruments, lousy control interface, but should work nicely with pianoteq?</p>]]></content>
			<author>
				<name><![CDATA[stuartmacg]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4437</uri>
			</author>
			<updated>2019-08-16T18:55:17Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=961791#p961791</id>
		</entry>
</feed>
