From: Yuri v. O. <yva...@xs...> - 2007-02-03 21:37:32
|
Hi Randy, This is more of a general linux, or better yet, an X question. Not so much an Ftpcube specific problem. I'm guessing you've probably surfed to the ftpcube website, which means you're running X - first-time users coming from windows (judging from your website) usually don't know where to begin on the console. As you get get a text error, I'm also guessing you've tried to start ftpcube from a terminal window. And last, I'm guessing you're not running a common distribution like RedHat, Suse, Mandriva, Knoppix, Debian, Fedora or Ubuntu, because these should have $DISPLAY set out of the box. To set $DISPLAY type this in the terminal: export DESKTOP=:0.0 then run ftpcube again. Hth and welcome to linux! Regards, Yuri On Sat, 3 Feb 2007, 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 |