Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-19-2004, 12:14 PM
|
#1
|
Member
Registered: Jun 2004
Location: Potsdam, NY
Distribution: Fedora Core 6
Posts: 201
Rep:
|
startkde Problems in Slackware
I have installed all the packages in the KDE section using installpkg but when I run xwmconfig, select KDE, and then run startx, I get the message that the command startkde can not be found. What else do I need to install to get this to work? Thanks.
|
|
|
06-19-2004, 01:19 PM
|
#2
|
Member
Registered: Feb 2004
Posts: 307
Rep:
|
Re: startkde Problems in Slackware
Quote:
Originally posted by darkarcon2015
I have installed all the packages in the KDE section using installpkg but when I run xwmconfig, select KDE, and then run startx, I get the message that the command startkde can not be found. What else do I need to install to get this to work? Thanks.
|
'locate startkde'
And put it in your path, it appears it isn't there.
|
|
|
06-19-2004, 01:28 PM
|
#3
|
Member
Registered: Sep 2003
Location: Little Rock, Arkansas
Distribution: Slackware-Current
Posts: 129
Rep:
|
you need to logoff and logon to get kde into your path after you upgrade
|
|
|
06-19-2004, 02:10 PM
|
#4
|
Member
Registered: Jun 2004
Location: Potsdam, NY
Distribution: Fedora Core 6
Posts: 201
Original Poster
Rep:
|
But I never upgraded. It was a fresh install of KDE. Would that make a difference?
*** EDIT ***
And what do you mean "And put it in your path?" What path?
Last edited by darkarcon2015; 06-19-2004 at 02:17 PM.
|
|
|
06-19-2004, 02:39 PM
|
#5
|
Member
Registered: Sep 2003
Location: Little Rock, Arkansas
Distribution: Slackware-Current
Posts: 129
Rep:
|
sorry, i didn't mean upgrading. you need to do that only after a fresh install. to be sure that it installed properly see that 'startkde' is present at '/opt/kde/bin/startkde'. I don't know whether this will work or not, but whenever I had this problem after installing kde, I just used to logoff and logon once and everything used to be fine
|
|
|
11-03-2004, 06:51 PM
|
#6
|
LQ Newbie
Registered: Oct 2004
Location: Lithuania
Distribution: Slackware 9.1
Posts: 16
Rep:
|
i have the same problem now. i tried to build kde according to this manual:
http://cvsview.tldp.org/index.cgi/LD..._with_tag=MAIN
but when i run startkde, i get 'command not found'. the only file 'startkde' is in directory, where i have been compiling source. why is it so and how could i fix it ?
slack 9.1 on 2.4
|
|
|
11-03-2004, 10:03 PM
|
#7
|
Member
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545
Rep:
|
Do this to locate the file -->#whereis startkde [this should give you the directory in which it's there]
or) #updatedb
#locate startkde | less
to run startkde change into the directory outputted in the above commands or give the fullpath and the file name ..
|
|
|
11-03-2004, 11:26 PM
|
#8
|
Senior Member
Registered: Nov 2002
Location: pikes peak
Distribution: Slackware, LFS
Posts: 2,577
Rep:
|
instead of typing startx---------
try using
kdm
|
|
|
11-04-2004, 01:23 PM
|
#9
|
LQ Newbie
Registered: Oct 2004
Location: Lithuania
Distribution: Slackware 9.1
Posts: 16
Rep:
|
root@localhost:/home/benas# whereis kde
kde: /usr/local/kde
root@localhost:/home/benas# whereis startkde
startkde:
root@localhost:/home/benas# updatedb
warning: updatedb: could not open database: /var/lib/slocate/slocate.db: No such
file or directory
root@localhost:/home/benas# locate startkde | less
/home/benas/soft/kde/3.3.1/source/kdebase-3.3.1/startkde
/home/benas/soft/kde/3.3.1/source/kdelibs-3.3.1/kinit/startkde.example
root@localhost:/home/benas# cd soft/kde/3.3.1/source/kdebase-3.3.1
root@localhost:/home/benas/soft/kde/3.3.1/source/kdebase-3.3.1# ./startkde
bash: ./startkde: Permission denied
root@localhost:/home/benas/soft/kde/3.3.1/source/kdebase-3.3.1# chmod +x startkde
root@localhost:/home/benas/soft/kde/3.3.1/source/kdebase-3.3.1# ./startkde
./startkde: line 22: xsetroot: command not found
./startkde: line 1: kde-config: command not found
./startkde: line 144: xset: command not found
./startkde: line 154: xsetroot: command not found
./startkde: line 167: lnusertemp: command not found
./startkde: line 171: lnusertemp: command not found
./startkde: line 175: lnusertemp: command not found
./startkde: line 178: dcopserver_shutdown: command not found
startkde: Starting up...
./startkde: line 183: kreadconfig: command not found
./startkde: line 199: ksplash: command not found
./startkde: line 203: kdeinit: command not found
startkde: Could not start kdeinit. Check your installation.
./startkde: line 207: xmessage: command not found
./startkde: line 220: kwrapper: command not found
startkde: Shutting down...
./startkde: line 230: kdeinit_shutdown: command not found
./startkde: line 231: dcopserver_shutdown: command not found
./startkde: line 232: artsshell: command not found
startkde: Running shutdown scripts...
startkde: Done.
root@localhost:/home/benas/soft/kde/3.3.1/source/kdebase-3.3.1# kdm
bash: kdm: command not found
root@localhost:/home/benas/soft/kde/3.3.1/source/kdebase-3.3.1#
i installled:
arts-1.3.1
kdebase-3.3.1
kdelibs-3.3.1
when i try to build it with konstruct, a compilation error occurs (although i now know how to fix it, but i would like to build everything manually.
what could i do ?
|
|
|
All times are GMT -5. The time now is 05:22 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|