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

2017-07-31 Thread Nick Couchman (JIRA)

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

Nick Couchman edited comment on GUACAMOLE-356 at 7/31/17 2:19 PM:
--

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
automake --add-missing
autoreconf

And you should get the configure script.


was (Author: nick.couch...@yahoo.com):
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
automake --add-missing

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)


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

2017-07-31 Thread Nick Couchman (JIRA)

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

Nick Couchman edited comment on GUACAMOLE-356 at 7/31/17 2:17 PM:
--

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
automake --add-missing

And you should get the configure script.


was (Author: nick.couch...@yahoo.com):
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)