{"id":449,"date":"2018-11-06T19:07:42","date_gmt":"2018-11-06T11:07:42","guid":{"rendered":"https:\/\/play.datalude.com\/blog\/?p=449"},"modified":"2018-11-06T19:10:28","modified_gmt":"2018-11-06T11:10:28","slug":"gimp-2-8-resynthesizer-plugin-ubuntu-18","status":"publish","type":"post","link":"https:\/\/play.datalude.com\/blog\/2018\/11\/gimp-2-8-resynthesizer-plugin-ubuntu-18\/","title":{"rendered":"Gimp 2.8 Resynthesizer Plugin Ubuntu 18."},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Seems like this plugin changes the rules ever so often. This is what worked for me today.&nbsp;<br><br>Remove old plugins from ~\/.gimp2.8\/plug-ins\/<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Get the latest code from&nbsp;https:\/\/github.com\/bootchk\/resynthesizer.git<br><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">git clone&nbsp;https:\/\/github.com\/bootchk\/resynthesizer.git<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Install dependencies and compile code. .\/configure doesn't work as suggested, so I just ran the .autogen script, which did.&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo apt install libglib2.0-dev libgimp2.0-dev automake intltool<br>.\/autogen.sh&nbsp;<br>make<br>sudo make install<br># plugins went into here<br>ls \/usr\/lib\/gimp\/2.0\/plug-ins<br><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Now when you start up gimp, you can see the Filters &gt; Map &gt; Resynthesize menu item, but I didn't have the all-important Enhance &gt; Heal Selection entry. That was got by installing another gimp package.&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">apt install gimp-plugin-registry&nbsp; &nbsp;# works on Ubuntu 18.04<br>apt install gimp-python&nbsp; &nbsp; # apparently works on 18.10 (with gimp 2.10)<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><br><br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Seems like this plugin changes the rules ever so often. This is what worked for me today.&nbsp; Remove old plugins from ~\/.gimp2.8\/plug-ins\/ Get the latest code from&nbsp;https:\/\/github.com\/bootchk\/resynthesizer.git git clone&nbsp;https:\/\/github.com\/bootchk\/resynthesizer.git Install dependencies and compile code. .\/configure doesn't work as suggested, so I just ran the .autogen script, which did.&nbsp; sudo apt install libglib2.0-dev libgimp2.0-dev automake intltool.\/autogen.sh&nbsp;makesudo &#8230; <a title=\"Gimp 2.8 Resynthesizer Plugin Ubuntu 18.\" class=\"read-more\" href=\"https:\/\/play.datalude.com\/blog\/2018\/11\/gimp-2-8-resynthesizer-plugin-ubuntu-18\/\" aria-label=\"Read more about Gimp 2.8 Resynthesizer Plugin Ubuntu 18.\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","footnotes":""},"categories":[1,4],"tags":[134],"class_list":["post-449","post","type-post","status-publish","format-standard","hentry","category-it","category-linux","tag-linux"],"_links":{"self":[{"href":"https:\/\/play.datalude.com\/blog\/wp-json\/wp\/v2\/posts\/449","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/play.datalude.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/play.datalude.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/play.datalude.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/play.datalude.com\/blog\/wp-json\/wp\/v2\/comments?post=449"}],"version-history":[{"count":0,"href":"https:\/\/play.datalude.com\/blog\/wp-json\/wp\/v2\/posts\/449\/revisions"}],"wp:attachment":[{"href":"https:\/\/play.datalude.com\/blog\/wp-json\/wp\/v2\/media?parent=449"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/play.datalude.com\/blog\/wp-json\/wp\/v2\/categories?post=449"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/play.datalude.com\/blog\/wp-json\/wp\/v2\/tags?post=449"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}