<p>I use Xubuntu 18.04 x64 and GTK2-version 1.33, <a href="https://www99.zippyshare.com/v/91mAk4AC/file.html" rel="nofollow">geany-1.33-18.04-gtk2</a>: deb-files and all needed files to build deb</p>
<blockquote>
<p>build/geany_1.33-1ubuntu1.dsc<br>
build/geany_1.33-1ubuntu1.debian.tar.xz<br>
build/geany-plugins_1.33+dfsg-1ubuntu1.dsc<br>
build/geany-plugins_1.33+dfsg-1ubuntu1.debian.tar.xz</p>
</blockquote>
<p>But one moment: I use <a href="https://github.com/geany/geany/pull/1752">this PR</a>.</p>
<p>For portable use from <code>$HOME/geany</code> with config directory <code>$HOME/geany/config</code>:</p>
<div class="highlight highlight-source-shell"><pre><span class="pl-c"><span class="pl-c">#!</span>/bin/sh</span>

<span class="pl-k">export</span> LD_LIBRARY_PATH=<span class="pl-smi">${HOME}</span>/geany/lib:<span class="pl-smi">${HOME}</span>/geany/lib/x86_64-linux-gnu:<span class="pl-smi">${LD_LIBRARY_PATH}</span>
<span class="pl-k">export</span> XDG_DATA_DIRS=<span class="pl-smi">${HOME}</span>/geany/share:<span class="pl-smi">${XDG_DATA_DIRS}</span>
<span class="pl-k">export</span> GSETTINGS_SCHEMA_DIR=<span class="pl-smi">${HOME}</span>/geany/share/glib-2.0/schemas:<span class="pl-smi">${GSETTINGS_SCHEMA_DIR}</span>
<span class="pl-c1">exec</span> <span class="pl-smi">${HOME}</span>/geany/bin/geany --config=<span class="pl-smi">${HOME}</span>/geany/config <span class="pl-s"><span class="pl-pds">"</span><span class="pl-smi">$@</span><span class="pl-pds">"</span></span></pre></div>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/1916#issuecomment-410418412">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ4Z9R1Gdg0TgyKK3T9YsfsWqqqJJks5uNQ_PgaJpZM4VtHeV">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ58KBK6DWF4zDrCVBAJPGkwUWuhEks5uNQ_PgaJpZM4VtHeV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Skif-off in #1916: I use Xubuntu 18.04 x64 and GTK2-version 1.33, [geany-1.33-18.04-gtk2](https://www99.zippyshare.com/v/91mAk4AC/file.html): deb-files and all needed files to build deb\r\n\u003e build/geany_1.33-1ubuntu1.dsc\r\n\u003e build/geany_1.33-1ubuntu1.debian.tar.xz\r\n\u003e build/geany-plugins_1.33+dfsg-1ubuntu1.dsc\r\n\u003e build/geany-plugins_1.33+dfsg-1ubuntu1.debian.tar.xz\r\n\r\nBut one moment: I use [this PR](https://github.com/geany/geany/pull/1752).\r\n\r\nFor portable use from ```$HOME/geany``` with config directory ```$HOME/geany/config```:\r\n```sh\r\n#!/bin/sh\r\n\r\nexport LD_LIBRARY_PATH=${HOME}/geany/lib:${HOME}/geany/lib/x86_64-linux-gnu:${LD_LIBRARY_PATH}\r\nexport XDG_DATA_DIRS=${HOME}/geany/share:${XDG_DATA_DIRS}\r\nexport GSETTINGS_SCHEMA_DIR=${HOME}/geany/share/glib-2.0/schemas:${GSETTINGS_SCHEMA_DIR}\r\nexec ${HOME}/geany/bin/geany --config=${HOME}/geany/config \"$@\"\r\n```"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1916#issuecomment-410418412"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/1916#issuecomment-410418412",
"url": "https://github.com/geany/geany/issues/1916#issuecomment-410418412",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [geany/geany] configure script failed on Ubuntu Release 18.04.1 LTS, Mate 1.20.1 (#1916)",
"sections": [
{
"text": "",
"activityTitle": "**Skif-off**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@Skif-off",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"geany/geany\",\n\"issueId\": 1916,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"geany/geany\",\n\"issueId\": 1916\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/geany/geany/issues/1916#issuecomment-410418412"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 364148629\n}"
}
],
"themeColor": "26292E"
}
]</script>