Re: Stuck on run-level 3 :-(

From: Paul Howarth (paul_at_city-fan.org)
Date: 06/17/05

  • Next message: Than Ngo: "Fedora Core 4 Update: pilot-link-0.12.0-0.pre3.0.fc4.1"
    Date: Fri, 17 Jun 2005 17:46:47 +0100
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    Andoni wrote:
    > Andoni wrote:
    >
    >>>>and the startx command does not work.
    >>>
    >>>In what way does it "not work"? I would expect:
    >>>
    >>
    >>
    >>It only returns:
    >>-bash: startx: command not found.
    >>
    >>Does this mean that I do not have a window manager installed?
    >
    >
    > It's more likely that your PATH is set incorrectly. "startx" is part of
    > the "xorg-x11" package, which is almost certainly already installed on
    > your system, and the command should be found at /usr/X11R6/bin/startx
    >
    > What's the output of "echo $PATH" on your system? The directory
    > /usr/X11R6/bin should be included.
    >
    >
    >
    > Ok, found startx in /usr/X11R6/bin/startx it is linked to /usr/bin/X11 (the
    > dir is).
    >
    > When I run it I get:
    >
    > ./startx: line 132: xauth: command not found
    > ./startx: line 133: xauth: command not found
    > ./startx: line 132: xauth: command not found
    > ./startx: line 133: xauth: command not found
    > ./startx: line 141: xinit: command not found
    > ./startx: line 144: xauth: command not found
    > Couldnt get a file descriptor referring to the console

    Same problem. /usr/X11R6/bin needs to be in your PATH.

    Try:
    $ PATH="$PATH:/usr/X11R6/bin"
    $ startx &> x.output

    Also, what is the output of:
    $ echo $PATH

    Paul.

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Than Ngo: "Fedora Core 4 Update: pilot-link-0.12.0-0.pre3.0.fc4.1"

    Relevant Pages

    • Re: Stuck on run-level 3 :-(
      ... Andoni wrote: ... What's the output of "echo $PATH" on your system? ... Paul. ... To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list ...
      (Fedora)
    • Re: Booting to run level 3 but still video fails?
      ... Andoni wrote: ... > That seems to work but when I reboot it is gone and I have to enter it ... Paul. ... To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list ...
      (Fedora)
    • Re: Stuck on run-level 3 :-(
      ... Andoni wrote: ... > Paul. ... > Adding it to path worked and then it tried really hard to startx but then it ... > Module Loader present ...
      (Fedora)
    • Re: Network Card Installation FC3
      ... On Mon, 13 Dec 2004, Andoni wrote: ... > What do I have to do next to get the card to work? ... > In the BIOS should I set FC3 as a PnP OS? ... To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list ...
      (Fedora)

    Loading