OK, I figured out that I need autoconf etc.  So installed them and ran <br>
./autogen.sh and started installing the libraries that it complained <br>
about but ran into a problem with glib.  It kept complaining about <br>
needing glib even after I installed it so I installed glib-devel as well <br>
but it still complained.  I did the same with glibc in case it was a <br>
package name error but still no joy.<br>
<br>
So I'm more or less stymied.<br>
Peter<br>
PS This experience has reinforced my belief the PyGObject is the best <br>
way to do GUIs as it hides all these difficult setup issues :-)<br>
<br>
On 03/09/16 10:39, Peter Williams wrote:<br>
> When I do:<br>
><br>
> ./configure<br>
><br>
> I get "No such file or directory" so things aren't going well.<br>
><br>
> Peter<br>
><br>
> On 03/09/16 10:31, elextr wrote:<br>
>> On 3 September 2016 at 10:26, Peter Williams <notifications@github.com><br>
>> wrote:<br>
>><br>
>>> I'll give it a go.<br>
>>><br>
>><br>
>> ​Don't forget you have to manually select --enable-gtk3 to the<br>
>> configure.​<br>
>><br>
>> If you untared the tarball into /some/dir giving /some/dir/geany adding<br>
>> --prefix=/some/dir to the configure as well will allow you to install in<br>
>> /some/dir and not touch your system install<br>
>><br>
>><br>
>><br>
>><br>
>>><br>
>>> On 03/09/16 10:25, elextr wrote:<br>
>>> > @pwil3058 <https://github.com/pwil3058> you would have been better<br>
>>> > commenting here not on the closed issue #1135<br>
>>> > <https://github.com/geany/geany/issues/1135>.<br>
>>> ><br>
>>> > Can you try building from the latest Git version that contains the fix<br>
>>> > to see if it fixes your issue? There is a nightly tarball that<br>
>>> minimises<br>
>>> > the build dependencies you need.<br>
>>> ><br>
>>> > —<br>
>>> > You are receiving this because you were mentioned.<br>
>>> > Reply to this email directly, view it on GitHub<br>
>>> ><br>
>>> <https://github.com/geany/geany/issues/1204#issuecomment-244515076>, or<br>
>>> > mute the thread<br>
>>> ><br>
>>> <https://github.com/notifications/unsubscribe-auth/AAMguTdwf88gil2xO6zP_<br>
>>> fxckz7mTs6Mks5qmL5tgaJpZM4JzZXn>.<br>
>>> ><br>
>>><br>
>>> —<br>
>>> You are receiving this because you commented.<br>
>>> Reply to this email directly, view it on GitHub<br>
>>> <https://github.com/geany/geany/issues/1204#issuecomment-244515184>,<br>
>> or mute<br>
>>> the thread<br>
>>><br>
>> <https://github.com/notifications/unsubscribe-auth/AAxgTQ2lJwt7PVIqoXC14QPRyrKD66cJks5qmL60gaJpZM4JzZXn><br>
>><br>
>>> .<br>
>>><br>
>><br>
>> —<br>
>> You are receiving this because you were mentioned.<br>
>> Reply to this email directly, view it on GitHub<br>
>> <https://github.com/geany/geany/issues/1204#issuecomment-244515541>, or<br>
>> mute the thread<br>
>> <https://github.com/notifications/unsubscribe-auth/AAMguS3lg-IzCQuuFG8Z4WIGBbZ5fPQfks5qmL_7gaJpZM4JzZXn>.<br>
>><br>
>><br>


<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/1204#issuecomment-244516786">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ7bYe2cPswOkQfPi0-DxQ4FQq2rmks5qmMRbgaJpZM4JzZXn">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ53GjxCyVQrNUTeoGTuRmvVVIhqWks5qmMRbgaJpZM4JzZXn.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/1204#issuecomment-244516786"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<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://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@pwil3058 in #1204: OK, I figured out that I need autoconf etc.  So installed them and ran \n./autogen.sh and started installing the libraries that it complained \nabout but ran into a problem with glib.  It kept complaining about \nneeding glib even after I installed it so I installed glib-devel as well \nbut it still complained.  I did the same with glibc in case it was a \npackage name error but still no joy.\n\nSo I'm more or less stymied.\nPeter\nPS This experience has reinforced my belief the PyGObject is the best \nway to do GUIs as it hides all these difficult setup issues :-)\n\nOn 03/09/16 10:39, Peter Williams wrote:\n\u003e When I do:\n\u003e\n\u003e ./configure\n\u003e\n\u003e I get \"No such file or directory\" so things aren't going well.\n\u003e\n\u003e Peter\n\u003e\n\u003e On 03/09/16 10:31, elextr wrote:\n\u003e\u003e On 3 September 2016 at 10:26, Peter Williams \u003cnotifications@github.com\u003e\n\u003e\u003e wrote:\n\u003e\u003e\n\u003e\u003e\u003e I'll give it a go.\n\u003e\u003e\u003e\n\u003e\u003e\n\u003e\u003e ​Don't forget you have to manually select --enable-gtk3 to the\n\u003e\u003e configure.​\n\u003e\u003e\n\u003e\u003e If you untared the tarball into /some/dir giving /some/dir/geany adding\n\u003e\u003e --prefix=/some/dir to the configure as well will allow you to install in\n\u003e\u003e /some/dir and not touch your system install\n\u003e\u003e\n\u003e\u003e\n\u003e\u003e\n\u003e\u003e\n\u003e\u003e\u003e\n\u003e\u003e\u003e On 03/09/16 10:25, elextr wrote:\n\u003e\u003e\u003e \u003e @pwil3058 \u003chttps://github.com/pwil3058\u003e you would have been better\n\u003e\u003e\u003e \u003e commenting here not on the closed issue #1135\n\u003e\u003e\u003e \u003e \u003chttps://github.com/geany/geany/issues/1135\u003e.\n\u003e\u003e\u003e \u003e\n\u003e\u003e\u003e \u003e Can you try building from the latest Git version that contains the fix\n\u003e\u003e\u003e \u003e to see if it fixes your issue? There is a nightly tarball that\n\u003e\u003e\u003e minimises\n\u003e\u003e\u003e \u003e the build dependencies you need.\n\u003e\u003e\u003e \u003e\n\u003e\u003e\u003e \u003e —\n\u003e\u003e\u003e \u003e You are receiving this because you were mentioned.\n\u003e\u003e\u003e \u003e Reply to this email directly, view it on GitHub\n\u003e\u003e\u003e \u003e\n\u003e\u003e\u003e \u003chttps://github.com/geany/geany/issues/1204#issuecomment-244515076\u003e, or\n\u003e\u003e\u003e \u003e mute the thread\n\u003e\u003e\u003e \u003e\n\u003e\u003e\u003e \u003chttps://github.com/notifications/unsubscribe-auth/AAMguTdwf88gil2xO6zP_\n\u003e\u003e\u003e fxckz7mTs6Mks5qmL5tgaJpZM4JzZXn\u003e.\n\u003e\u003e\u003e \u003e\n\u003e\u003e\u003e\n\u003e\u003e\u003e —\n\u003e\u003e\u003e You are receiving this because you commented.\n\u003e\u003e\u003e Reply to this email directly, view it on GitHub\n\u003e\u003e\u003e \u003chttps://github.com/geany/geany/issues/1204#issuecomment-244515184\u003e,\n\u003e\u003e or mute\n\u003e\u003e\u003e the thread\n\u003e\u003e\u003e\n\u003e\u003e \u003chttps://github.com/notifications/unsubscribe-auth/AAxgTQ2lJwt7PVIqoXC14QPRyrKD66cJks5qmL60gaJpZM4JzZXn\u003e\n\u003e\u003e\n\u003e\u003e\u003e .\n\u003e\u003e\u003e\n\u003e\u003e\n\u003e\u003e —\n\u003e\u003e You are receiving this because you were mentioned.\n\u003e\u003e Reply to this email directly, view it on GitHub\n\u003e\u003e \u003chttps://github.com/geany/geany/issues/1204#issuecomment-244515541\u003e, or\n\u003e\u003e mute the thread\n\u003e\u003e \u003chttps://github.com/notifications/unsubscribe-auth/AAMguS3lg-IzCQuuFG8Z4WIGBbZ5fPQfks5qmL_7gaJpZM4JzZXn\u003e.\n\u003e\u003e\n\u003e\u003e\n"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1204#issuecomment-244516786"}}}</script>