Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2014 00:17:37 +0100
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        Adam Weinberger <adamw@FreeBSD.org>, Pietro Cerutti <gahr@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Cc:        nemysis@FreeBSD.org
Subject:   Re: svn commit: r346869 - in head/sysutils/tmux: . files
Message-ID:  <20140304231737.GA41576@nemysis3now>

next 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.

Thanks Adam Weinberger this CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc have solve,
and my /usr/local/etc/tmux.conf is found. :D.

> In the meantime, if you "ln -s /usr/local/etc/tmux.conf ~/.tmux.conf"
> will also work.

I have tried before ~/.tmux.conf and this not works.

> # Adam

-- 
Best regards,
Rusmir Dusko



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140304231737.GA41576>