Skip to Content.
Sympa Menu

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

Subject: mailing-list for TeXmacs Users

List archive

Re: 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: Re: [TeXmacs] Os X 10.2.8 help
  • Date: Mon, 11 Sep 2006 15:13:05 -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=Bt+OuA6wF6R3zsfOg04ILLrpqYdMI3v2B5rCx+WE3mP4dXzDxEcnGKIArJj1Uv9SkUKLu0dSK67MYbCtctXSdRsbJP3t8AXiA19LbxOGjcI8gq0BT2nmPV4I6Cy2GYuPeHDBNBgYHiuAu6DLKs0FZ5BV0oSxvHpyuVjxdXELEHE=

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

On Monday, September 11, 2006, at 12:56 PM, Alexander Hansen wrote:

> 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)
>

From the terminal window after typing "env DISPLAY=:0 texmacs &" I get,

"Fatal error: I failed to connect to Xserver in
'x_display_rep::x_display_rep'

Did you start XFree86 before running that?

From the X terminal it works, but man that is not as nice as in windoze
or linux.

Thanks



There are some indeed nicer options for later OS X versions (e.g.
open-x11 and scripting tools that let you run the application from an
icon)

--
Alexander K. Hansen
Fink Documenter (still)



Archive powered by MHonArc 2.6.19.

Top of Page