<?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[Gem can&#x27;t create gemwin???]]></title><description><![CDATA[<p>After 4 days of software reinstallation, I built Gem from sources, then this:</p>
<p><img src="/uploads/files/1786017495121-gem-fail.png" alt="gem-fail.png" class="img-responsive img-markdown" /></p>
<p>Also doesn't work with <code>-lib Gem -path Gem</code> either.</p>
<p>I'm... just done troubleshooting.</p>
<p>Help.</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15919/gem-can-t-create-gemwin</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 04:10:59 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/15919.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Aug 2026 12:00:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Gem can&#x27;t create gemwin??? on Thu, 06 Aug 2026 12:00:03 GMT]]></title><description><![CDATA[<p>After 4 days of software reinstallation, I built Gem from sources, then this:</p>
<p><img src="/uploads/files/1786017495121-gem-fail.png" alt="gem-fail.png" class="img-responsive img-markdown" /></p>
<p>Also doesn't work with <code>-lib Gem -path Gem</code> either.</p>
<p>I'm... just done troubleshooting.</p>
<p>Help.</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15919/gem-can-t-create-gemwin</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15919/gem-can-t-create-gemwin</guid><dc:creator><![CDATA[ddw_music]]></dc:creator><pubDate>Thu, 06 Aug 2026 12:00:03 GMT</pubDate></item><item><title><![CDATA[Reply to Gem can&#x27;t create gemwin??? on Thu, 06 Aug 2026 19:16:22 GMT]]></title><description><![CDATA[<p>I had trouble installing gem as a beginner.  until I switched to debian linux.  then you can have sudo install it automatically and it works  really well.  pd vanilla also works better on debian .     otherwise you could look at a debian installation and see what it lloks like and maybe get some clues from it.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15919/gem-can-t-create-gemwin/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15919/gem-can-t-create-gemwin/2</guid><dc:creator><![CDATA[willblackhurst]]></dc:creator><pubDate>Thu, 06 Aug 2026 19:16:22 GMT</pubDate></item><item><title><![CDATA[Reply to Gem can&#x27;t create gemwin??? on Fri, 07 Aug 2026 02:17:37 GMT]]></title><description><![CDATA[<p>OK, I found the problem.</p>
<p>For Gem, it's mandatory to <code>sudo make install</code>. In Ubuntu, by default, this goes into <code>/usr/local/lib/pd/extra</code>. Then the problem is that this location is not added by default into the PD path, so <code>[declare -lib Gem]</code> doesn't know to look there.</p>
<p>I had tried to work around that problem by symlinking the gem repository into my user-level externals directory, but that didn't work because the repository's folder structure doesn't match what is needed to use the external.</p>
<p>So the solution was <code>sudo make install</code>, then add <code>/usr/local/lib/pd/extra</code> to the path.</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15919/gem-can-t-create-gemwin/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15919/gem-can-t-create-gemwin/3</guid><dc:creator><![CDATA[ddw_music]]></dc:creator><pubDate>Fri, 07 Aug 2026 02:17:37 GMT</pubDate></item><item><title><![CDATA[Reply to Gem can&#x27;t create gemwin??? on Fri, 07 Aug 2026 17:49:26 GMT]]></title><description><![CDATA[<p>in my one  I just install pd vanilla    and then do   sudo apt install gem.   and then I dont have to do anything else.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15919/gem-can-t-create-gemwin/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15919/gem-can-t-create-gemwin/4</guid><dc:creator><![CDATA[willblackhurst]]></dc:creator><pubDate>Fri, 07 Aug 2026 17:49:26 GMT</pubDate></item><item><title><![CDATA[Reply to Gem can&#x27;t create gemwin??? on Sat, 08 Aug 2026 02:19:43 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/willblackhurst">@willblackhurst</a> said:</p>
<blockquote>
<p>in my one  I just install pd vanilla    and then do   sudo apt install gem.   and then I dont have to do anything else.</p>
</blockquote>
<p>It's true that in most cases this is sufficient. Anybody finding this thread in the future should try installing from packages first.</p>
<p>I found in my case that, inevitably at some point, I will have to install some other media plugins and enable them in Gem. If I don't, certain image or video files will not be accessible in Gem. That's why for the last two or three OS update cycles, I have built from source instead of installing from packages, and I expect to continue doing so.</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15919/gem-can-t-create-gemwin/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15919/gem-can-t-create-gemwin/5</guid><dc:creator><![CDATA[ddw_music]]></dc:creator><pubDate>Sat, 08 Aug 2026 02:19:43 GMT</pubDate></item><item><title><![CDATA[Reply to Gem can&#x27;t create gemwin??? on Sat, 08 Aug 2026 12:09:30 GMT]]></title><description><![CDATA[<p>pink stuff means its using &quot;two&quot;</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15919/gem-can-t-create-gemwin/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15919/gem-can-t-create-gemwin/6</guid><dc:creator><![CDATA[willblackhurst]]></dc:creator><pubDate>Sat, 08 Aug 2026 12:09:30 GMT</pubDate></item></channel></rss>