Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] Os X 10.2.8 help

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] Os X 10.2.8 help


Chronological Thread 
  • From: "Alexander Hansen" <address@hidden>
  • To: "Bob Lounsbury" <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] Os X 10.2.8 help
  • Date: Mon, 11 Sep 2006 14:56:09 -0400
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WBKr4fgtsQJx7rrunjHa1l7YWbfIZ5MkSDEH1Mv23TlPQt867pH3g+OSrd+oWvSrKOcDQdSYXg7ygKF+Y3tPdXTSQLBY9ci0KHyFymEiA/3h03ujn+6hIXOW2OIabmYShZlkmR7XYap6V6xeLVuFurg7qTeE5kauCKYTEZkJOaE=

On 9/11/06, Bob Lounsbury <address@hidden> wrote:
Hello,

I just installed Fink and used Fink commander to install texmacs and
everything worked perfectly.

However, in the instructions on the texmacs website it says to open a
terminal window and type "open-x11 texmacs &". When I do this I get a
response of "open-x11: Command not found.".

Any ideas?

Thanks,
Bob Lounsbury



You're presumably not using Apple's X11 (since the 10.2.x beta has
long since been pulled). There's no open-x11 in XFree86.

You'll have to start XFree86 and do it the old-fashioned way:

(e.g. from a Terminal.app window)
env DISPLAY=:0 texmacs &

or just run

texmacs &

from an X terminal (the '&' is optional)
--
Alexander K. Hansen
Fink Documenter (still)



Archive powered by MHonArc 2.6.19.

Top of Page