Find the answer to your Linux question:
Results 1 to 7 of 7
This may sound stupid but how do you run the KDE program in Linux (like *.exe in Win)...
  1. #1
    er&
    er& is offline
    Just Joined!
    Join Date
    Oct 2006
    Posts
    26

    After installing KDE from apt-get

    This may sound stupid but how do you run the KDE program in Linux (like *.exe in Win)

  2. #2
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    The binary for a program (.exe in win) is usually in /usr/bin or /usr/local/bin

    You can execute it from a shell or create a shortcut
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  3. #3
    Linux Guru antidrugue's Avatar
    Join Date
    Oct 2005
    Location
    Montreal, Canada
    Posts
    3,212
    Quote Originally Posted by er&
    This may sound stupid but how do you run the KDE program in Linux (like *.exe in Win)
    Which distro are you using ? Debian ? Ubuntu ?

    The easiest way would be to choose KDE as your session at your login manager prompt (where it ask your username and password) just after boot.
    "To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."

    -Bruce Lee

  4. #4
    Linux Newbie
    Join Date
    Aug 2006
    Posts
    226
    Did you install kdm? Running KDM as root from the console will load KDE. If you were running GNOME previously the when you are on the login screen there should be an option somewhere to log into KDE instead or GNOME.

  5. #5
    Linux Newbie
    Join Date
    Jul 2005
    Posts
    180
    Try startx or init 4.

  6. #6
    er&
    er& is offline
    Just Joined!
    Join Date
    Oct 2006
    Posts
    26

    X Server

    Changed the inittab from 2 to 4. Use startkde to run KDE and it just gave me an infinite loop of:

    "kpersononalizer: cannot connect to X Server"

    Then looked for X11 xserver-xorg for an X-Windows thing but none of them seem to dpkg -i.
    Always missing a directory?

  7. #7
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    Create a file named .xinitrc on your /home directory
    Add "exec startkde" inside it

    Try startx again
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

Posting Permissions

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