On Mon, 19 Dec 2011, Kyohey Kurazeko wrote:
> I tried to build the latest revision of tmux to try this:
> http://tmux.svn.sourceforge.net/viewvc/tmux?view=revision&revision=2647
> But generating configure script goes wrong...
>
> $ sh autogen.sh
> configure.ac:18: installing `etc/compile'
> config
Are you trying to build this using homebrew on a mac by any chance?
This looks suspiciously like a problem I ran into recently.
If so, as root, do:
# echo $(brew --prefix)/share/aclocal >> /usr/share/aclocal/dirlist
Steve
On 19/12/11 5:40 PM, Kyohey Kurazeko wrote:
> Hi there,
>
> I tried to
Works perfectly for me with autoconf 2.65 and automake 1.10. Are you
sure you have no local modifications?
On Mon, Dec 19, 2011 at 03:40:13PM +0900, Kyohey Kurazeko wrote:
> Hi there,
>
> I tried to build the latest revision of tmux to try this:
> http://tmux.svn.sourceforge.net/viewvc/tmux?view
Hi there,
I tried to build the latest revision of tmux to try this:
http://tmux.svn.sourceforge.net/viewvc/tmux?view=revision&revision=2647
But generating configure script goes wrong...
$ sh autogen.sh
configure.ac:18: installing `etc/compile'
configure.ac:9: installing `etc/config.guess'
configu