Re: Performing math using environment variables

2013-03-20 Thread Hameed Gifford
Well, everything ended up a success. Found the missing dependencies, compiled, copied to /usr/bin, and wow that is a nice feature in resize-pane. Thanks everyone who helped, complete success. - Hameed On Tue, Mar 19, 2013 at 7:31 PM, Hameed Gifford wrote: > Okay, I figured out the autogen.sh,

Re: Performing math using environment variables

2013-03-19 Thread Hameed Gifford
Okay, I figured out the autogen.sh, no one told me it depended on autoconf and automake... Anyway, ./autogen.sh outputs this: $ ./autogen.sh configure.ac:18: installing `etc/compile' configure.ac:9: installing `etc/config.guess' configure.ac:9: installing `etc/config.sub' configure.ac:7: installi

Re: Performing math using environment variables

2013-03-19 Thread Stroller
git is a way for developers to store and access programming code. The git repository (surely?) contains newer code than your distro's packages. The feature you require is relatively new and is (presumably) not available in release versions of tmux. On 18 March 2013, at 14:41, Hameed Gifford

Re: Performing math using environment variables

2013-03-18 Thread Hameed Gifford
Build from git, as in compile the code myself and not install from apt? Whats the difference? On Mon, Mar 18, 2013 at 6:04 AM, Nicholas Marriott < nicholas.marri...@gmail.com> wrote: > If you build tmux from git you can resize to an absolute size with > resize-pane, so you can probably use that.

Re: Performing math using environment variables

2013-03-18 Thread Nicholas Marriott
If you build tmux from git you can resize to an absolute size with resize-pane, so you can probably use that. On Fri, Mar 15, 2013 at 10:49:47AM -0400, Hameed Gifford wrote: >I'm trying to set up a file to load by source-file that splits a window >into multiple panes, by this format: >