You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Nick Couchman (JIRA)" <ji...@apache.org> on 2017/07/31 14:16:00 UTC

[jira] [Commented] (GUACAMOLE-356) There is no 'configure' but README says to run it

    [ https://issues.apache.org/jira/browse/GUACAMOLE-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107353#comment-16107353 ] 

Nick Couchman commented on GUACAMOLE-356:
-----------------------------------------

This generally works when building from the source tarballs, but for source code coming out of git you have to generate these files.  I believe all you need to do is:
aclocal
libtoolize -i
autoconf

And you should get the configure script.

> There is no 'configure' but README says to run it
> -------------------------------------------------
>
>                 Key: GUACAMOLE-356
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-356
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-server
>    Affects Versions: 0.9.13-incubating
>            Reporter: Christopher M Balz
>            Priority: Minor
>
> To get the fix for the issue described here:
>   http://apache-guacamole-incubating-users.2363388.n4.nabble.com/vnc-guacd-segfault-after-upgrading-from-0-9-10-to-0-9-12-td825.html
> I am trying to build from git.  The README says to run './configure', but there is only './configure.ac'.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)