help-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pl2link error while installing application? [MacOS problem]


From: Adam Fedor
Subject: Re: pl2link error while installing application? [MacOS problem]
Date: Mon, 5 Jun 2006 23:00:09 -0600

Well, localhost0:0:0 isn't a valid display name. It should be something like hostname:#.#

localhost:0.0

or even

:0.0

should almost always work on a local display. I wonder how you display name got set to that?
to set:

export DISPLAY=:0.0


On Jun 5, 2006, at 4:28 PM, Daniel J Farrell wrote:

Hi Fred,

Yeah it's kind of encouraging! Now after running X11 (I assume all I have to do is open the X11 terminal) first I get a message saying:

fatal error: could not open display localhost0:0:0

So should be a simple case of just setting this correctly. I haven't been able to find what to set this too for mac os; any ideas?

Dan.


On 5 Jun 2006, at 19:45, Fred Kiefer wrote:

This looks much better than I did expect. Most likely you just did
forget to start the X server here.

But where does the pl2link problem then come from?

Fred

Daniel J Farrell schrieb:

The result is what looks like a windowing system error (see below).

Does this mean that everything is working but I just need to set the
display variable?

Regards,
    Daniel.

PS - Result from running the app locally:

~/Desktop/gnustep/Affiche Daniel$ openapp ./Affiche.app

_X11TransSocketINETConnect() can't get address for localhost0:0:6000: No
address associated with nodename
/Users/Daniel/Desktop/gnustep/Affiche/Affiche.app/Affiche: Uncaught
exception WindowServerCommunication, reason: Unable to connect to X
Server `localhost0:0:0'





_______________________________________________
Help-gnustep mailing list
Help-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnustep





reply via email to

[Prev in Thread] Current Thread [Next in Thread]