Hi John,

Am 22.04.2013 um 13:28 schrieb John Long <codeb...@inbox.lv>:
> On Mon, Apr 22, 2013 at 01:00:19PM +0200, Dagobert Michelsen wrote:
> 
>> No, that is just the files from git. "Using git" is facilitating the command
>> listed on the webpage
>>  git clone git://git.code.sf.net/p/tmux/tmux-code tmux-tmux-code
>> or something. Learning git pays off, but has a steep learning curve.
>> I suggest the books and documents from Scott Chacon.
> 
> Thanks but this is a lot more than anybody should have to do to get a
> working copy of tmux. I'm not ever going to be a Linux developer and
> learning their tools (or junking up my Solaris boxes with gnu userland just
> to be able to build non-portable apps) is not on my list. I built git at 
> the request of one of the developers on this list and it was the biggest
> pain in the ass of any piece of software I've built on Solaris. The git
> developers obviously have no interest and possibly no awareness in anything
> but Linux. And they're hardly alone. Anyway, nothing happened. I set up a
> shell account and gave access but nothing was done. After 6 months I was
> pretty hyped to see your patches.

Short answer: Just wait until all the patches have been integrated,
released possibly in tmux 1.9 and I'll release tmux at OpenCSW so
you can do
  pkgutil -i tmux
in the near future without further compilation. Just as a reminder: we
already did all the tedious porting of git, so "pkgutil -i git" is
sufficient if you need it in the future.

>>>       nawk -fmdoc2man.awk tmux.1.in >tmux.1; \
>>> fi
>>> nawk:  syntax error at source line 1
>>> context is
>>>>>> . <<< \ " $Id$
>>>        4 missing ]'s
>>> nawk: bailing out at source line 1
>> 
>> The script is for gawk, not nawk. Feel free to use e.g. the one from
>>> OpenCSW.
> 
> I'm sure you're no stranger to this since you put so much effort into
> packaging software for Solaris, but I'm always amazed how much
> non-portable code and how much All the World R Belong 2 Linux stuff is
> written. I've been trying to get tmux on Solaris for a long time and nobody
> has been able or interested enough to fix it.

Yes.

> Thanks for all your work on
> Solaris packaging, fixes, etc. I don't use any of it because I don't want
> the infrastructure and I don't want to make Solaris' preexisting package
> hell any worse,

I really don't understand what you mean here...

> but I still greatly appreciate your efforts because a lot of
> the good work you do trickles down (up?) to other projects and possibly wakes
> people up to the fact Linux is not the only POSIX-like "OS" and some of us
> still prefer Solaris, right to the bitter end.
> 
> I'll try building gawk myself and if that's not enough I'll give up until
> anybody has interest in making tmux work with standard UNIX stuff without
> requiring a gnu userland.

GNU AWK is for generating the manpage only. It is not used to run tmux.

> By the way have you tested your tmux builds on Solaris Intel? Older versions
> of tmux build and run fine on my SPARC boxes but on Intel there is a
> problem of various keys (especially backspace) going in the wrong
> direction and not behaving nicely.

I just tried, works like charm on both spark and i386.

> I don't know where this is coming from
> but after this discussion I guess I'm missing other pieces of gnu crap that
> are needed for tmux to work.


You don't need any GNU stuff to *run* tmux, just libevent.


Best regards

  -- Dago

-- 
"You don't become great by trying to be great, you become great by wanting to 
do something,
and then doing it so hard that you become great in the process." - xkcd #896


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to