also @ TechSpot: Windows logo to get a Metro makeover in Windows 8
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > The Alternative OS

Begin your free trial now Pay-as-you-go options starting at $10/user/month

kdevelop library problem

Thread Tools Search this Thread
  #1  
Old 08-06-2004
Newcomer, in training
 
Member since: Jun 2004, 21 posts
kdevelop library problem

ive just started using kdevelop on linux red hat version 9 but i cant seem to find the kde library. in the kde setup it says it can locate the qt library but can not locate the kdelib.doc file. i've tried to reinstall the package but either it says the package is already installed but file is still not there (in .kde/share/apps/kdevelop/kde-documentation).

can anyone supply me with the kdelib.doc file (not the kdelibs package) or give me a solution?
  #2  
Old 08-06-2004
TechSpot Addict
 
Location: Jefferson City, MO, USA
Member since: Oct 2002, 703 posts
Are you pulling from a RPM source, or self building?
  #3  
Old 08-06-2004
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
Maybe it's in /usr/share/doc/...? Where did you get the information about the location of that doc file? Different Linux versions and dierent RPM makers like to put different things in diferent places.

A very useful command to use is "locate". When you type "locate kdelib" it will show you all files containing "kdelib" in their name (case insensitive). It doesn't show you things you have installed recently since it takes time to update the databases.

You can also inspect the kdevelop package to see what files it installs where. You do this with "rpm -q --filesbypkg kdevelop". "rpm -q --filesbypkg kdevelop | grep -i kdelib" to find the file you want.

Or use the plain find command: "find / -iname \*kdelib\*". This takes a long time to run.
  #4  
Old 08-09-2004
Newcomer, in training
 
Member since: Jun 2004, 21 posts
where abouts do i type that stuff?
  #5  
Old 08-09-2004
MattG's Avatar
TechSpot Member
 
Location: Maine
Member since: Aug 2003, 147 posts
I think you need to read a good Linux How-to or a Linux book on how to use it generally before you go digging into certain things like this. You will find you can learn alot from these how-tos and books.
  #6  
Old 08-11-2004
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
Absolutely..

Any Linux tutorial will do you more good than any advice we can give you.
Closed Thread

Similar Topics
Topic Replies Forum
iTunes Library Error 3 Software Apps
Creating a dvd library on a NAS...etc 0 Storage and Networking
Mediaplayer will not add to library 2 Audio and Video
KDevelop & library 1 The Alternative OS
Google Your Library? 0 General Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 01:57 PM.