LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 07-13-2003, 04:16 AM   #1
cbjhawks
Member
 
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375

Rep: Reputation: 30
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
 
Old 07-13-2003, 05:04 AM   #2
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
try /opt/kde/
 
Old 07-13-2003, 09:02 AM   #3
cbjhawks
Member
 
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375

Original Poster
Rep: Reputation: 30
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.
 
Old 07-13-2003, 01:38 PM   #4
Drogo
Member
 
Registered: Oct 2002
Distribution: RedHat 8 or 9 (shrike)- Fedora Core 1,2
Posts: 215

Rep: Reputation: 30
Talking

type this :

locate kde

hope it helps
 
Old 07-14-2003, 04:50 PM   #5
solspin
Member
 
Registered: Apr 2003
Location: California, USA
Distribution: What works
Posts: 97

Rep: Reputation: 15
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.
 
Old 07-15-2003, 06:47 AM   #6
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
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...
 
Old 07-15-2003, 07:07 AM   #7
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
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
 
Old 07-15-2003, 07:16 AM   #8
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
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.
 
Old 07-15-2003, 07:20 AM   #9
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
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
 
Old 07-15-2003, 07:26 AM   #10
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
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?
 
Old 07-15-2003, 07:31 AM   #11
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
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
 
Old 07-15-2003, 12:23 PM   #12
solspin
Member
 
Registered: Apr 2003
Location: California, USA
Distribution: What works
Posts: 97

Rep: Reputation: 15
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.
 
Old 07-15-2003, 12:51 PM   #13
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
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
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
KDE desktop is home dir toolshed Linux - Software 7 08-02-2004 02:45 PM
kmail 1.6 (kde 3.2.1) ignores my .Mail dir dukeinlondon Linux - Software 1 03-19-2004 06:18 AM
X can't find kde dir Slackware 9 duhasst0 Slackware 3 01-28-2004 03:06 AM
Where is the kde dir in RH9 cbjhawks Linux - Software 1 07-14-2003 04:41 PM
QT dir in RH9 Baklan Linux - Newbie 1 07-11-2003 05:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration