Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jul 2003 15:16:19 -0500
From:      Jonathan <j.e.drews@worldnet.att.net>
To:        freebsd-newbies@freebsd.org
Subject:   Re: How do I get KDE to run?
Message-ID:  <200307051516.19322.j.e.drews@worldnet.att.net>
In-Reply-To: <20030705.154235.1645.778464@webmail04.nyc.untd.com>
References:  <20030705.154235.1645.778464@webmail04.nyc.untd.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 05 July 2003 2:41 PM, smithhy@juno.com wrote:
> I have version 5.0.  It installs perfectly and I can access text files -
> python etc.  But it will not load KDE.  How do I get KDE to load?
> _______________________________________________

Make sure you have  /usr/ports/x11-toolkits/qt31 and the following packages 
installed:

kdebase-3.1.x
kdelibs-3.1.x
arts-1.1.x

The latest ones in ports are:
arts-1.1.2,1
kdeadmin-3.1.2                 up-to-date with port
kdebase-3.1.2_1                up-to-date with port
kdegraphics-3.1.2              up-to-date with port
kdelibs-3.1.2                  up-to-date with port
kdemultimedia-3.1.2            up-to-date with port
kdenetwork-3.1.2               up-to-date with port
kdepim-3.1.2                   up-to-date with port
kdesdk-3.1.2                   up-to-date with port
kdeutils-3.1.2                 up-to-date with port
kdevelop-2.1.5              up-to-date with port

Then in   your user account do:

$ echo "exec startkde" > ~/.xinitrc

finally do startx, in your user account, to start kde.


					Kind regards,
					Jonathan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307051516.19322.j.e.drews>