<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Modartt user forum - missing shared libX11 in Ubuntu 16.04]]></title>
		<link>https://forum.modartt.com/viewtopic.php?id=6737</link>
		<description><![CDATA[The most recent posts in missing shared libX11 in Ubuntu 16.04.]]></description>
		<lastBuildDate>Sat, 17 Aug 2019 23:40:45 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=961809#p961809</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (drtebi)]]></author>
			<pubDate>Sat, 17 Aug 2019 23:40:45 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=961809#p961809</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=961807#p961807</link>
			<description><![CDATA[<p>Thumbs up!</p>]]></description>
			<author><![CDATA[null@example.com (groovy)]]></author>
			<pubDate>Sat, 17 Aug 2019 17:26:34 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=961807#p961807</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=961804#p961804</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (stuartmacg)]]></author>
			<pubDate>Sat, 17 Aug 2019 14:08:22 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=961804#p961804</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=961803#p961803</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (groovy)]]></author>
			<pubDate>Sat, 17 Aug 2019 12:01:00 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=961803#p961803</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=961802#p961802</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (stuartmacg)]]></author>
			<pubDate>Sat, 17 Aug 2019 11:46:11 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=961802#p961802</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=961801#p961801</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (groovy)]]></author>
			<pubDate>Sat, 17 Aug 2019 11:34:46 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=961801#p961801</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=961799#p961799</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (stuartmacg)]]></author>
			<pubDate>Sat, 17 Aug 2019 10:56:14 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=961799#p961799</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=961798#p961798</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (groovy)]]></author>
			<pubDate>Sat, 17 Aug 2019 10:02:29 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=961798#p961798</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing shared libX11 in Ubuntu 16.04]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=961796#p961796</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (drtebi)]]></author>
			<pubDate>Sat, 17 Aug 2019 02:15:56 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=961796#p961796</guid>
		</item>
		<item>
			<title><![CDATA[missing shared libX11 in Ubuntu 16.04]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=961791#p961791</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (stuartmacg)]]></author>
			<pubDate>Fri, 16 Aug 2019 18:55:17 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=961791#p961791</guid>
		</item>
	</channel>
</rss>
