You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, January 22nd 2007, 8:43am

comple KDE 3.5.5

Hi all,
I'm compling KDE 3.5.5 but could not start kdeinit.
Please help me!
Thanks you very much!

This post has been edited 1 times, last edit by "redsun" (Jan 22nd 2007, 8:44am)


bram85

Professional

Posts: 948

Location: Eindhoven

Occupation: Software Engineer

  • Send private message

2

Monday, January 22nd 2007, 10:07am

RE: comple KDE 3.5.5

I think you should provide more details in order to find out what is wrong. Did you install all KDE modules in the same prefix and is that prefix also in your $PATH ?
Bram Schoenmakers
KDE Netherlands (www.kde.nl)

3

Tuesday, January 23rd 2007, 7:05am

RE: comple KDE 3.5.5

I created a kdetest user. I set $PATH=/home/kdetest/kde, $KDEDIRS=/home/kdetest/kde. I compiled KDE modules: arts, kdelibs, kdebase by ./configure --prefix=/home/kdetest/kde, make ,make install. Then, log out and log in kdetest user. Your system announces could not start kdeinit. Checking your installation.
Please help me!
Thanks you very much!

This post has been edited 2 times, last edit by "redsun" (Jan 23rd 2007, 7:10am)


bram85

Professional

Posts: 948

Location: Eindhoven

Occupation: Software Engineer

  • Send private message

4

Tuesday, January 23rd 2007, 10:08am

RE: comple KDE 3.5.5

Create a file /home/kdetest/.xinitrc with:

Source code

1
/home/kdetest/kde/bin/startkde
Bram Schoenmakers
KDE Netherlands (www.kde.nl)

5

Wednesday, January 24th 2007, 2:13am

RE: comple KDE 3.5.5

Thanks you very much!

6

Thursday, January 25th 2007, 4:11am

RE: comple KDE 3.5.5

I created a file /home/kdetest/.xinitrc with: /home/kdetest/kde/bin/startkde but didn't. In /home/kdetest/kde folder has start_kdeinit which hasn't when complie KDE 3.5.4.
Why?
Please help me!
Thanhks your very much!