public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Instaling KDE 4.2, second attempt...
@ 2009-02-02 20:15 Robin Atwood
  2009-02-02 21:16 ` Paul Hartman
  2009-02-03  1:18 ` Philip Webb
  0 siblings, 2 replies; 5+ messages in thread
From: Robin Atwood @ 2009-02-02 20:15 UTC (permalink / raw
  To: gentoo-user

My first attempt at installing KDE 4.2 so trashed my desktop I had to perform 
a general restore to remove all traces of it. I have a completely current 
3.5.10 system running, so I thought I would get a situation where I could 
choose which system to login to. In fact, on my second attempt, I get my 
original KDM 3.5 login screen and no new options and when I login I do get my 
original desktop environment, albeit with corrupt konqueror tool bars. Any 
ideas how to enable KDM 4.2 and get the new desktop? 

TIA
-Robin
-- 













^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Instaling KDE 4.2, second attempt...
  2009-02-02 20:15 [gentoo-user] Instaling KDE 4.2, second attempt Robin Atwood
@ 2009-02-02 21:16 ` Paul Hartman
  2009-02-02 22:12   ` Robin Atwood
  2009-02-03  1:18 ` Philip Webb
  1 sibling, 1 reply; 5+ messages in thread
From: Paul Hartman @ 2009-02-02 21:16 UTC (permalink / raw
  To: gentoo-user

On Mon, Feb 2, 2009 at 2:15 PM, Robin Atwood <robin.atwood@attglobal.net> wrote:
> My first attempt at installing KDE 4.2 so trashed my desktop I had to perform
> a general restore to remove all traces of it. I have a completely current
> 3.5.10 system running, so I thought I would get a situation where I could
> choose which system to login to. In fact, on my second attempt, I get my
> original KDM 3.5 login screen and no new options and when I login I do get my
> original desktop environment, albeit with corrupt konqueror tool bars. Any
> ideas how to enable KDM 4.2 and get the new desktop?

In my case I uninstalled KDE 3 completely before trying to install KDE
4.2. Also make sure your xdm has kde-4.2 so it uses the new KDM.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Instaling KDE 4.2, second attempt...
  2009-02-02 21:16 ` Paul Hartman
@ 2009-02-02 22:12   ` Robin Atwood
  2009-02-03  1:56     ` Robin Atwood
  0 siblings, 1 reply; 5+ messages in thread
From: Robin Atwood @ 2009-02-02 22:12 UTC (permalink / raw
  To: gentoo-user

On Tuesday 03 Feb 2009, Paul Hartman wrote:
> On Mon, Feb 2, 2009 at 2:15 PM, Robin Atwood <robin.atwood@attglobal.net> 
wrote:
> > My first attempt at installing KDE 4.2 so trashed my desktop I had to
> > perform a general restore to remove all traces of it. I have a completely
> > current 3.5.10 system running, so I thought I would get a situation where
> > I could choose which system to login to. In fact, on my second attempt, I
> > get my original KDM 3.5 login screen and no new options and when I login
> > I do get my original desktop environment, albeit with corrupt konqueror
> > tool bars. Any ideas how to enable KDM 4.2 and get the new desktop?
>
> In my case I uninstalled KDE 3 completely before trying to install KDE
> 4.2. Also make sure your xdm has kde-4.2 so it uses the new KDM.

No the problem was that Ctrl-Alt-Backspace is not the same as restarting xdm. 
Doing that, I got the new login screen.

-Robin
-- 















^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Instaling KDE 4.2, second attempt...
  2009-02-02 20:15 [gentoo-user] Instaling KDE 4.2, second attempt Robin Atwood
  2009-02-02 21:16 ` Paul Hartman
@ 2009-02-03  1:18 ` Philip Webb
  1 sibling, 0 replies; 5+ messages in thread
From: Philip Webb @ 2009-02-03  1:18 UTC (permalink / raw
  To: gentoo-user

090203 Robin Atwood wrote:
> I have a completely current 3.5.10 system running, so I thought
> I would get a situation where I could choose which system to login to.
> I get my original KDM 3.5 login screen and no new options
> and when I login I do get my original desktop environment,
> albeit with corrupt konqueror tool bars.
> Any ideas how to enable KDM 4.2 and get the new desktop? 

The simple way is to boot into a raw console,
then 'startx' with your choice of  ~/.xinitrc .
I would never use a GUI login, it's just another thing to trip you up.

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatchassdotutorontodotca




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Instaling KDE 4.2, second attempt...
  2009-02-02 22:12   ` Robin Atwood
@ 2009-02-03  1:56     ` Robin Atwood
  0 siblings, 0 replies; 5+ messages in thread
From: Robin Atwood @ 2009-02-03  1:56 UTC (permalink / raw
  To: gentoo-user

On Tuesday 03 Feb 2009, Robin Atwood wrote:
> No the problem was that Ctrl-Alt-Backspace is not the same as restarting
> xdm. Doing that, I got the new login screen.

Next problem. I am compiling @kdepim-4.2 and it fails because it can't find 
KdepimLibs_CONFIG. I saw this before with nepomuk. Searching seems to imply 
you need >cmake-2.6.2 (I have 2.6.2-r1), so shouldn't everyone hit it? Anyone 
any idea about this?


-- Found KDE 4.2 include dir: /usr/include
-- Found KDE 4.2 library dir: /usr/lib64
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:57 
(MESSAGE):
  Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)
Call Stack (most recent call first):
  /usr/share/apps/cmake/modules/FindKdepimLibs.cmake:73 
(find_package_handle_standard_args)
  CMakeLists.txt:17 (find_package)



-- 
------------------------------------------------------
Robin Atwood














^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-02-03  1:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-02 20:15 [gentoo-user] Instaling KDE 4.2, second attempt Robin Atwood
2009-02-02 21:16 ` Paul Hartman
2009-02-02 22:12   ` Robin Atwood
2009-02-03  1:56     ` Robin Atwood
2009-02-03  1:18 ` Philip Webb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox