Re: xfce

2013-09-03 Thread Loren M. Lang
On 5/12/2013 5:56 PM, James Linder wrote: > Hi > for fun I decided to try xfce. > That failed to build and I was quickly led to tickets nearly 2 years old, > there after a deathly 'ush. Is xfce a pipe dream? What are the errors and/or bug reports? > cheers > James >

Re: tmux needs an older file on 10.4.11

2013-09-03 Thread Jeremy Huddleston Sequoia
On Sep 3, 2013, at 0:18, Jan Stary wrote: > I am trying to build sysutils/tmux on MacOSX 10.4.11 > It fails because 10.4.11 (Darwin 8.11.0) does not have > libproc.h that is included by tmux's osdep-darwin.c: > > osdep-darwin.c:22:21: error: libproc.h: No such file or directory > > This probl

Re: tmux needs an older file on 10.4.11

2013-09-03 Thread Ryan Schmidt
On Sep 3, 2013, at 02:18, Jan Stary wrote: > I am trying to build sysutils/tmux on MacOSX 10.4.11 > It fails because 10.4.11 (Darwin 8.11.0) does not have > libproc.h that is included by tmux's osdep-darwin.c: > > osdep-darwin.c:22:21: error: libproc.h: No such file or directory > > This probl

tmux needs an older file on 10.4.11

2013-09-03 Thread Jan Stary
I am trying to build sysutils/tmux on MacOSX 10.4.11 It fails because 10.4.11 (Darwin 8.11.0) does not have libproc.h that is included by tmux's osdep-darwin.c: osdep-darwin.c:22:21: error: libproc.h: No such file or directory This problem has been encountered before, and there is even a known