<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jarod Wilson wrote:
<blockquote cite="mid200503092016.52030.jarod@wilsonet.com" type="cite">
  <pre wrap="">On Wednesday 09 March 2005 19:49, James Armstrong wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Mar 9, 2005, at 9:41 PM, Jarod Wilson wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">On Wednesday 09 March 2005 18:21, Bryan Halter wrote:
      </pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <blockquote type="cite">
            <blockquote type="cite">
              <pre wrap="">How else are you going to run the setup utility? Until someone
writes
something like an ncurses-based setup utility, I think folks are
SOL.
              </pre>
            </blockquote>
          </blockquote>
        </blockquote>
      </blockquote>
      <pre wrap="">[...]

      </pre>
      <blockquote type="cite">
        <pre wrap="">Would a ncurses based mythsetup be out of the question?
        </pre>
      </blockquote>
      <pre wrap="">That was my suggestion for a no-X, no-Qt setup util.
      </pre>
    </blockquote>
    <pre wrap="">I run the setup program on my headless backend all the time. I just ssh
into it from my frontend and run setup. The setup program is displayed
on the frontend using X but is actually run from the backend and
modifies the backend's settings.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I know, I do the same. The question was why X and Qt even have to be on the 
backend though.

  </pre>
</blockquote>
When you run an X application remotely, it is the GUI output that gets
displayed at the local machine.&nbsp; In other words, if you ssh into the
backend from a frontend (or any *nix box) and run mythsetup, mythsetup
runs on the backend (ie it's using the backend's CPU cycles), but the
output is displayed on the frontend.<br>
<br>
Hope this explains why you'll need X and Qt on the backend.<br>
<br>
<blockquote cite="mid200503092016.52030.jarod@wilsonet.com" type="cite">
  <pre wrap=""></pre>
  <blockquote type="cite">
    <pre wrap="">If you have a headless backend then 
you must have a frontend running on X, unless it is on OSX then I don't
know.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Run X11 on the Mac and do the exact same thing.
  </pre>
</blockquote>
<br>
Just my 2 cents worth.<br>
<br>
</body>
</html>