<blockquote>
<p>500 MBytes to my file system --- lightweight ???</p>
</blockquote>
<p>Those are things required for <strong>development</strong> we never said that was lightweight <g-emoji class="g-emoji" alias="wink" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f609.png">😉</g-emoji></p>
<p>The Geany and Geany-common runtime packages are <11Mb according to synaptic, thats lightweight.</p>
<blockquote>
<p>configure: error: Package requirements (gtk+-3.0 >= 3.0 glib-2.0 >= 2.32 gio-2.0 >= 2.32 gmodule-no-export-2.0) were not met:</p>
</blockquote>
<p>You did remember to run <code>apt-get build-deps geany</code> again on this new VM?  Remember you need development packages to build against those libraries, even if the runtime is already installed.</p>
<blockquote>
<p>sudo apt-get install gtk2.0<br>
./configure --enable-gtk3</p>
</blockquote>
<p>Ummmm, you installed GTK2 then enabled GTK3 <g-emoji class="g-emoji" alias="grin" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f601.png">😁</g-emoji></p>
<p>And as I said above, you need the -dev packages to compile against, not just the runtime packages.</p>
<blockquote>
<p>00:56:19: Geany INFO           : GTK 3.22.30, GLib 2.56.1</p>
</blockquote>
<p>Yeah, the Ubuntu standard is GTK3 as suspected.</p>

<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-410164777">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ6MMuMhGWp_g6JxhtjPU8SxkKpZBks5uM_YqgaJpZM4VtHeV">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ1ygxzsSvGU3NkdkcQC6OeXFfAZ2ks5uM_YqgaJpZM4VtHeV.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":"@elextr in #1916: \u003e  500 MBytes to my file system --- lightweight ???\r\n\r\nThose are things required for **development** we never said that was lightweight :wink:\r\n\r\nThe Geany and Geany-common runtime packages are \u003c11Mb according to synaptic, thats lightweight.\r\n\r\n\u003e configure: error: Package requirements (gtk+-3.0 \u003e= 3.0 glib-2.0 \u003e= 2.32 gio-2.0 \u003e= 2.32 gmodule-no-export-2.0) were not met:\r\n\r\nYou did remember to run `apt-get build-deps geany` again on this new VM?  Remember you need development packages to build against those libraries, even if the runtime is already installed.\r\n\r\n\u003e sudo apt-get install gtk2.0\r\n\u003e ./configure --enable-gtk3\r\n\r\nUmmmm, you installed GTK2 then enabled GTK3 :grin:\r\n\r\nAnd as I said above, you need the -dev packages to compile against, not just the runtime packages.\r\n\r\n\u003e 00:56:19: Geany INFO\t\t: GTK 3.22.30, GLib 2.56.1\r\n\r\nYeah, the Ubuntu standard is GTK3 as suspected."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1916#issuecomment-410164777"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/1916#issuecomment-410164777",
"url": "https://github.com/geany/geany/issues/1916#issuecomment-410164777",
"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": "**elextr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@elextr",
"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-410164777"
}
],
"@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>