![]() |
|
NetBSD Installation and Upgrading Have trouble getting NetBSD on your toaster? |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
Hi,
I've a computer dell workstation (xeon), NetBSD 7.0 with xfce4 that work fine. I want to use KDE4, for it i've compiled /usr/pkgsrc/meta-pkgs/kde4, i've debuggin the solution. also i've adding kde=YES into /etc/rc.conf, i read this blog https://timhawes.wordpress.com/2014/...de4-on-netbsd/. i don't have the file /etc/kde4/kdm/kdmrc. i use a standard user no root user. this my output when the x server start kde : Code:
dct-chanel$ startkde $DISPLAY is not set or cannot connect to the X server. dct-chanel$ Regards Philo |
|
|||
![]()
You have to manually create kdm user and group and add your user in kdm group:
Code:
# groupadd kdm # useradd -m kdm # usermod -G kdm "your user" Last edited by ocicat; 26th July 2016 at 08:27 PM. Reason: Please use [code] & [/code] tags when posting file contents. |
|
|||
![]()
hi pygope,
after yours recommandations the result is better ! i've kde desktop, but when i start an application the X server kill and restart. i ask me what are forgot yet. Regards Philo |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
issue kde4 | philo_neo71 | NetBSD Package System (pkgsrc) | 8 | 10th October 2015 10:50 PM |
KDE4 Modular Xorg 1.6 starting KDE4 | shep | NetBSD Package System (pkgsrc) | 4 | 16th November 2009 03:06 AM |
Kde4 | bsdnewbie999 | OpenBSD General | 3 | 19th March 2009 06:01 PM |
KDE4 - truly beautiful, except one little issue | mdh | FreeBSD Ports and Packages | 7 | 8th October 2008 08:30 PM |
Kde4 & other help needed.. | Mr-Biscuit | FreeBSD General | 4 | 21st September 2008 05:40 PM |