Hi,
On 24 April 2013 15:15, James Jong wrote:
> The reason why I ask is because I am getting an error when running
>> sh autoconf.sh
>
> But, I just verified that this error occurs _even_ if I reclone the remote
> repository:
>
> $ git clone git://git.code.sf.
The reason why I ask is because I am getting an error when running
> sh autoconf.sh
But, I just verified that this error occurs _even_ if I reclone the remote
repository:
$ git clone git://git.code.sf.net/p/tmux/tmux-code tmux-tmux-code
$ cd tmux-tmux-code
$ sh
On Wed, Apr 24, 2013 at 10:03:25AM -0400, James Jong wrote:
> Say I build tmux from the repository. A new version comes out, and that I
> fetch and pull to build a new version again.
>
> At this point I see the following from git:
>
> > HEAD is now at 1b083aa .. .Update CHANGES and configure.ac f
Say I build tmux from the repository. A new version comes out, and that I
fetch and pull to build a new version again.
At this point I see the following from git:
> HEAD is now at 1b083aa .. .Update CHANGES and configure.ac for 1.8 release
I usually build tmux by calling:
sh autogen.sh
./config