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.
|
 |
07-13-2003, 04:16 AM
|
#1
|
Member
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375
Rep:
|
Anyone know where the kde dir is (RH9)...?
the program I'm trying to install says that I need to name "the full path to my KDE location"...I thought I had found it in /usr/lib/kde3 but the program isnt working correctly....in order to assure that I have the correct install location does anyone know the correct path?....Please advise and thanks in advance
|
|
|
07-13-2003, 05:04 AM
|
#2
|
Senior Member
Registered: Nov 2002
Location: British Columbia, Canada
Distribution: Gentoo x86_64; FreeBSD; OS X
Posts: 3,764
Rep:
|
try /opt/kde/
|
|
|
07-13-2003, 09:02 AM
|
#3
|
Member
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375
Original Poster
Rep:
|
there isnt anything in the /opt dir...when I did a search the only location I found was /usr/lib/kde3....but that doesnt sound correct.
|
|
|
07-13-2003, 01:38 PM
|
#4
|
Member
Registered: Oct 2002
Distribution: RedHat 8 or 9 (shrike)- Fedora Core 1,2
Posts: 215
Rep:
|
type this :
locate kde
hope it helps
|
|
|
07-14-2003, 04:50 PM
|
#5
|
Member
Registered: Apr 2003
Location: California, USA
Distribution: What works
Posts: 97
Rep:
|
There is no kde3 directory in Red Hat. The full path to KDE is /usr. I don't know why Red Hat did not put KDE in a single directory, and it is quite annoying. If you compile anything that is built on KDE you need to use the --prefix=/usr option in the configure statement.
|
|
|
07-15-2003, 06:47 AM
|
#6
|
Senior Member
Registered: Nov 2002
Location: British Columbia, Canada
Distribution: Gentoo x86_64; FreeBSD; OS X
Posts: 3,764
Rep:
|
dude man, I can assure you the full path to kde is NEVER /usr....
If you installed it there you're just silly.
As far as cbjhawks problem are you sure you have kde installed? I'm not trying to sound like an ass, but kde is almost certainly to be in /opt/kde...
/usr/lib/kde3 is only for libraries, but it is strange that you would have kde libraries installed without kde...
run this command: 'updatedb', then right after run 'locate kde' and post the results. If it is installed we will find it...
|
|
|
07-15-2003, 07:07 AM
|
#7
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
I don't know, RH has been doin some odd things, I wouldn't put it past them to put KDE in /usr They have certainly done worse (no mp3 support?)...
Cool
|
|
|
07-15-2003, 07:16 AM
|
#8
|
Senior Member
Registered: Nov 2002
Location: British Columbia, Canada
Distribution: Gentoo x86_64; FreeBSD; OS X
Posts: 3,764
Rep:
|
But then it would be /usr/kde right? The whole point of this thread is that we're looking for the full path to kde... and it is always /..../kde/, ie; /somin, /somin/kde/
Good point,
is it /usr/kde/ ???
/usr/local/kde/ ???
survey says....
Last edited by bulliver; 07-15-2003 at 07:18 AM.
|
|
|
07-15-2003, 07:20 AM
|
#9
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
How about this:
/usr/bin contains the kde binaries
/usr/lib/kde cotains the kde libs
/usr/doc contains the documentation...
With no rhyme or reason it could be so...
Cool
|
|
|
07-15-2003, 07:26 AM
|
#10
|
Senior Member
Registered: Nov 2002
Location: British Columbia, Canada
Distribution: Gentoo x86_64; FreeBSD; OS X
Posts: 3,764
Rep:
|
So what is considered the full path then?
Ever since I can remember kde was installed in /opt/kde/
I have:
Code:
[$] ls /opt/kde/
bin etc include lib man share
and there it is. Where's the full path if it is spread all over?
|
|
|
07-15-2003, 07:31 AM
|
#11
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
I'd have to agree with /usr in the above example. But... what about the libs directory? Maybe strategic symlinks?
We'll have to either way for the locate or for a RH guru to fill us in I guess
Cool
|
|
|
07-15-2003, 12:23 PM
|
#12
|
Member
Registered: Apr 2003
Location: California, USA
Distribution: What works
Posts: 97
Rep:
|
I think we need someone who has compiled a working KDE app on Red Hat to respond. Check the output of "kde-config --prefix" to be sure. Again, I don't want to 'dis anybody, but for Red Hat the path to KDE is "/usr". It is not /usr/lib/kde3. Hope this helps.
|
|
|
07-15-2003, 12:51 PM
|
#13
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
dis and dis-agree aren't the same thing  I do-agree though, someone with some good old RedHat knowledge should pop in here and set us all straight
I might just be so inclined to install RH just to troubleshoot some of these things...
Cool
|
|
|
All times are GMT -5. The time now is 02:34 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
|
|