Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How does one Install KDE on Gentoo?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Cygon
Tux's lil' helper
Tux's lil' helper


Joined: 05 Feb 2006
Posts: 107
Location: Germany

PostPosted: Sat Apr 12, 2014 10:55 am    Post subject: How does one Install KDE on Gentoo? Reply with quote

Hi!

I've got an old laptop on which I want to run KDE. So I picked the default/linux/x86/13.0/desktop/kde profile:
Code:
# eselect profile list
Available profile symlink targets:
  [1]   default/linux/x86/13.0
  [2]   default/linux/x86/13.0/selinux
  [3]   default/linux/x86/13.0/desktop
  [4]   default/linux/x86/13.0/desktop/gnome
  [5]   default/linux/x86/13.0/desktop/gnome/systemd
  [6]   default/linux/x86/13.0/desktop/kde *
  [7]   default/linux/x86/13.0/desktop/kde/systemd
  [8]   default/linux/x86/13.0/developer
  [9]   hardened/linux/x86
  [10]  hardened/linux/x86/selinux
  [11]  hardened/linux/uclibc/x86

and then followed the Gentoo Wiki in installing the kdebase-meta package.

My USE flags include 'kde', 'X' and some additional stuff:
Code:
USE="mmx sse sse2 threads ithreads"

USE="${USE} cxx acpi apm mono pam pcre ssl xml syslog"
USE="${USE} sockets soap sharedmem session xmlrpc ctype"
USE="${USE} hddtemp curl iconv mime nptl mmap"

USE="${USE} ipv6"

USE="${USE} zlib bzip2 unzip zip lzo lzma"

USE="${USE} truetype cairo graphviz gd"

USE="${USE} a52 aac flac mp3 ogg speex vorbis wavpack shorten mad gsm"
USE="${USE} exif gif jpeg jpeg2k mng openexr png svg tiff wmf raw netpbm"
USE="${USE} ffmpeg matroska mpeg quicktime theora x264 xvid mp4"

USE="${USE} mysql mysqli innodb pdo sqlite sqlite3 -gdbm -berkdb"

USE="${USE} qt4 kde X alsa -cups -java -ant samba -ldap"

However, I don't have '/etc/init.d/xdm' and I don't get it even if I 'emerge xdm' - neither is there a '/etc/conf.d/xdm' file being created.

Running 'startx' complains that I don't have any X server: "/etc/X11/xinit/xserverrc: line 2: /usr/bin/X: No such file or directory"
Am I still missing something here? What packages would one emerge to set up a basic KDE system with graphical login via XDM?
Back to top
View user's profile Send private message
Cygon
Tux's lil' helper
Tux's lil' helper


Joined: 05 Feb 2006
Posts: 107
Location: Germany

PostPosted: Sat Apr 12, 2014 11:14 am    Post subject: Reply with quote

According to this thread: /etc/conf.d/xdm NOT THERE I need to install 'xorg-server'.

But is that the official package I am supposed to emerge?

And how come this isn't a dependency of kdebase? Are there other X implementations KDE can run on?
Back to top
View user's profile Send private message
TomWij
Retired Dev
Retired Dev


Joined: 04 Jul 2012
Posts: 1553

PostPosted: Sat Apr 12, 2014 11:36 am    Post subject: Reply with quote

Yes, xorg-server is the X.org server; that is needed if you want to have something graphical (alternatively there is wayland, but I don't know if it is well supported yet), make sure to follow the configuration guide for it: https://wiki.gentoo.org/wiki/Xorg/Configuration

It is not a dependency as it is optional at run-time I think; besides that, it is usually emerged as part of following the later chapters of the Gentoo Handbook or listed as a prerequisite in a Wiki guide.
Back to top
View user's profile Send private message
Clad in Sky
l33t
l33t


Joined: 04 May 2007
Posts: 887
Location: Germany

PostPosted: Sat Apr 12, 2014 3:15 pm    Post subject: Reply with quote

Another tip:
Before you go and configure xorg, try it it works out of the box. It's been good at that for some time now, unless you need something very specific.
If you have an nvidia graphics card AND don't want to use the nouveau driver, there's nvidia-xconfig.
_________________
Kali Ma
Now it's autumn of the aeons
Dance with your sword
Now it's time for the harvest
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum