|
From: Michael G. <mg...@ee...> - 2007-02-03 21:27:05
|
Hi. Are you running ftpcube on a remote box or through a
terminal connection? If you're running it locally, have
you started the X windows system or are you at the command
prompt? If at the command prompt, try typing `startx`.
Then you can open up a terminal and run ftpcube. If you're
starting the command on a remote box, you have to set your
display variable so the application can connect to your
windowing system. You can set it like this:
(assuming bash shell):
export DISPLAY=<your IP address>:0
or, assuming na IP of 1.2.3.4:
export DISPLAY=1.2.3.4:0
Hope that helps.
-- Mike
On Sat, Feb 03 @ 13:21, Randy Johnson wrote:
> Hello,
>
> Here is the message I get when I try to start ftpcube.
>
> Unable to access the X Display, is $DISPLAY set properly?
>
>
> Any ideas on what to do here? This is my first day on Linux so it has
> been rough.
>
> -Randy
--
Michael Gilfix
mg...@ee...
http://www.michaelgilfix.com
|