Date: Tue, 4 Mar 2014 18:00:56 -0500 From: Adam Weinberger <adamw@FreeBSD.org> To: Rusmir Dusko <nemysis@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Pietro Cerutti <gahr@FreeBSD.org> Subject: Re: svn commit: r346869 - in head/sysutils/tmux: . files Message-ID: <20140304230056.GE77114@apnoea.adamw.org> In-Reply-To: <20140304223838.GA26197@nemysis3now> References: <20140304223838.GA26197@nemysis3now>
next in thread | previous in thread | raw e-mail | index | archive | help
>> (2014/03/04 @ 1738 EST): Rusmir Dusko said, in 0.5K: << > Hello Pietro Cerutti > > Please revert this commit it broke tmux, > and is not more usable. > > tmux-1.9.a is not good Version. > Have more times reinstalled tmux-1.9.a, but not helps. > With tmux-1.8_1 have all worked good. > > I see you not Pietro Cerutti on Freenode #tmux, whis is needed > for a maintainer to be in contact with Upstream. > > Not works more: > My allways used /usr/local/etc/tmux.conf > Nor exist more hotkeys CTLR+B or what i have used > CTRL+A > Can't switch more tabs > Hostname is not more displayed. > >> end of "Re: svn commit: r346869 - in head/sysutils/tmux: . files" from Rusmir Dusko << You're right. I have no idea why, but sysconfdir is winding up as /etc. Adding: CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc to the Makefile should fix the problem for you. In the meantime, if you "ln -s /usr/local/etc/tmux.conf ~/.tmux.conf" will also work. # Adam -- Adam Weinberger adamw@adamw.org http://www.adamw.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140304230056.GE77114>