Find the answer to your Linux question:
Results 1 to 7 of 7
Hi, I am relatively new to Linux and have installed Linux on a touch screen that i am messing around with. It took me a while to get the touch ...
  1. #1
    Just Joined!
    Join Date
    Nov 2008
    Posts
    3

    Cannot Get Gnome or KDE working (Newbie)

    Hi, I am relatively new to Linux and have installed Linux on a touch screen that i am messing around with. It took me a while to get the touch screen driver installed and configured and now I am having a lot of difficulty getting a desktop environment that I can use. Currently I have a terminal window and thats it. I have read that after typing the command: startx, i should then be able to 'startkde' but this only returns - bash: startkde: command not found. Please help, i'm going insane.



    H1L4ND3R

    also, i am not too fussed as to which desktop environment i use
    Last edited by H1L4ND3R; 11-19-2008 at 12:23 PM. Reason: addition

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Assuming you have KDE and or Gnome installed. as root type init 5 This will start the default GUI. Note you may need to modify the /etc/X11/xorg.conf file to accommodate the touch screen.

  3. #3
    Just Joined!
    Join Date
    Nov 2008
    Posts
    3
    Hi gogalthorp, thanks for your reply.

    It appears that i have neither KDE or GNOME installed and I am now trying to install one of them but as I have no desktop environment am finding it difficult to do. I have SLEPOS installed and its just the essential files for the system to operate. Eveything including yum etc is not installed, is there a way to install a desktop environment with everything?

    I have firefox working on the system but when I run it I have to close it again before being able to use the terminal.

    Any suggestions?
    thanks.

  4. #4
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Hi. What Linux distribution are you using (You talk about yum which is for Fedora/Red Hat, but you have posted in the openSUSE forum)? If using openSUSE 11, to install KDE, do
    Code:
    zypper install kde --type pattern
    If using openSUSE 10.3, do
    Code:
    zypper install --type=pattern kde

  5. #5
    Just Joined!
    Join Date
    Nov 2008
    Posts
    3
    Hi daark.child, thanks for the rapid response, it is SLEPOS (Suse Linux Enterprise Point of Service) that i am using and i am pretty new to Linux hence the RH FC mixup, I am trying all sorts to get this working and maybe some of the methods i am applying are not correct - its a learning process I have to go through i guess.

    I tried the zypper install but am getting a bash: zypper: command not found response.

  6. #6
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    zypper is only available in openSSE 10.3 and openSUSE 11. If you are using SLES, then take a look at using "yast" or "rug". Unfortunately I don't use SLES, so can't give you specific details.

  7. #7
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    As root type

    Yast

    Navigate to Software-Software Management

    Select packages and KDE and or Gnome

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...