public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Eliot Moss <moss@cs.umass.edu>
To: Frédéric <ufospoke@gmail.com>, cygwin@cygwin.com
Subject: Re: [QUAR] alternative to terminator
Date: Tue, 2 Feb 2021 17:31:47 -0500	[thread overview]
Message-ID: <abae26c9-3c41-0cb0-164f-c36c47f022b0@cs.umass.edu> (raw)
In-Reply-To: <CAMvgaGLmw0ukg=37SXJ2youb0c-uE5QiHXn39nnKUtAo9YvuYA@mail.gmail.com>

So ... I tried downloading terminator.

1) It did not run out of the box - the python code wants the python package
psutil, which is not available on Cygwin.  Sigh.  It could in principle be
ported, but other people have commented that it is significant work and so it
has not been ported over the last 10 years.

2) I then tried rebuilding it from source.  Building worked (once I installed
intltool, which the building needed), but I got the same issue as (1) when
trying to run the result.

3) I tried commenting out the import of psutil, but that got me to needing a
bunch of Gnome python bindings, not all of which I was able to find for
Cygwin.

So whoever was building this presumably did deeper surgery, which might need
to be repeated to move to python3.

But here is how I had success!  I installed cygwin terminator.  I opened
/usr/bin/terminator and on the first line changed python to python2.
terminator then started for me.  Of course I have both python2 and python3
installed.

Regards - Eliot Moss

  parent reply	other threads:[~2021-02-02 22:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-02 12:18 Frédéric
2021-02-02 13:18 ` [QUAR] " Eliot Moss
2021-02-02 19:43   ` Frédéric
2021-02-02 13:32 ` Marco Atzeri
2021-02-02 22:31 ` Eliot Moss [this message]
2021-02-03  6:54   ` [QUAR] " Frédéric
2021-02-03 13:11     ` Eliot Moss

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=abae26c9-3c41-0cb0-164f-c36c47f022b0@cs.umass.edu \
    --to=moss@cs.umass.edu \
    --cc=cygwin@cygwin.com \
    --cc=ufospoke@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).