- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Installing KDE
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2003 12:53 AM
08-09-2003 12:53 AM
Thanks & Regards
Jagadesh
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2003 02:19 AM
08-09-2003 02:19 AM
SolutionFirst check if it was installed fduring what you call the 'basic' installation :
rpm -qa | grep kde
If you get packages, then type 'switchdesk kde', you'll get kde on net login.
If it's not, go to redhat / system settings, add-remove applications, select kde packages, you'll be prompted for CDs, and kde wil be installed.
Then switchdesk kde to turn to it.
hth
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2003 02:34 AM
08-09-2003 02:34 AM
Re: Installing KDE
I have not selected KDE during the installation. But i need to install KDE. Now iam working in character mode. Kindly help me out to how to proceed to install KDE. What are the packages required for installing KDE.
Thanks
Jagadesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2003 04:17 AM
08-09-2003 04:17 AM
Re: Installing KDE
you need :
kdebase, kdenetwork, kdeutils, switchdesk-kde, kdeadmin, kdeaddons, kdeartwork, kdegraphics, kdemultimedia, kdepim, that's for the base. Then autorun, arts, xinetd, desktop-printing, fam, htdig.
Of course, kde works on X, which is : XFREE86-XDM, at least.
For all that, the command to install is rpm -ivh package-name-and-version. Start by Xfree86, then base, then the others...
hth
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2003 06:27 AM
08-11-2003 06:27 AM
Re: Installing KDE
Go to http://freshrpms.net and select the 'Apt' link. Follow the instructions to download and install apt on your system.. Using the command apt-get install package-name apt will download all of the required packages and install them..
For example, apt-get install kdebase will not only install kdebase but all packages that kdebase depends on..
A more direct route would be to reinstall your system and select a desktop configuration..