<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=34208261" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/CheckB">@CheckB</a>: I also develop on Ubuntu. In my private wiki I have got the following note about libs which need to be installed (this might not be a minimal list):</p>
<pre><code>sudo apt-get install autoconf
sudo apt-get install intltool
sudo apt-get install libglib2.0-dev
sudo apt-get install gtk+2.0
sudo apt-get install libgtk-3-dev
sudo apt-get install libtool
</code></pre>
<p>Optionally for some tasks (but not required) the following libs and tools can be installed:</p>
<pre><code># For rst2html
sudo apt-get install python3-docutils

# For Source-Code-Check
sudo apt-get install cppcheck

# For generating the source-sode documentation
sudo apt-get install doxygen doxygen-doc doxygen-gui graphviz 
</code></pre>

<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/2044#issuecomment-453729084">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ7kxd6DmJ2h2DdGyFJ1dRS_pQP1-ks5vCZjDgaJpZM4Z8EnP">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ9uezGfJ5vJUKhZ62fzo9XXKSgr2ks5vCZjDgaJpZM4Z8EnP.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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LarsGit223 in #2044: @CheckB: I also develop on Ubuntu. In my private wiki I have got the following note about libs which need to be installed (this might not be a minimal list):\r\n```\r\nsudo apt-get install autoconf\r\nsudo apt-get install intltool\r\nsudo apt-get install libglib2.0-dev\r\nsudo apt-get install gtk+2.0\r\nsudo apt-get install libgtk-3-dev\r\nsudo apt-get install libtool\r\n```\r\nOptionally for some tasks (but not required) the following libs and tools can be installed:\r\n```\r\n# For rst2html\r\nsudo apt-get install python3-docutils\r\n\r\n# For Source-Code-Check\r\nsudo apt-get install cppcheck\r\n\r\n# For generating the source-sode documentation\r\nsudo apt-get install doxygen doxygen-doc doxygen-gui graphviz \r\n```\r\n"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/2044#issuecomment-453729084"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2044#issuecomment-453729084",
"url": "https://github.com/geany/geany/issues/2044#issuecomment-453729084",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>