Read on full site | Join TechSpot! (it's free) | Bookmark / Share this



kdevelop library problem

coreyrockstar
08-06-2004, 03:50 AM
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?

Goalie
08-06-2004, 04:09 AM
Are you pulling from a RPM source, or self building?

Ad
08-06-2004, 04:09 AM
  

Nodsu
08-06-2004, 07:26 AM
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.

coreyrockstar
08-09-2004, 10:04 AM
where abouts do i type that stuff?

MattG
08-09-2004, 06:31 PM
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.

Nodsu
08-11-2004, 01:44 PM
Absolutely..

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

Post a reply, see related topics & more

Tip: Download Advanced SystemCare 3 Free - Clean, Repair, Protect & Optimize your PC.



 Top Technology News

TechSpot Blog: Disable Windows automatic check for solutions after a program crashes

Weekend Open Forum: Google Chrome OS and the future of cloud computing

Tech Tip of the Week: Unearth Region-Specific Windows 7 Themes

Weekend tech reading: How to run Chrome OS as a virtual machine

Sony: PlayStation 3 to be 3D-capable via firmware update

iSuppli: DDR3 to account for over half of DRAM shipments by Q2 2010

Facebook named third most popular video website behind YouTube and Hulu

Patriot introduces new PS-100 SSD series

More Tech News

  
 Software Downloads

Norton Virus Definitions 2003-07 November 20, 2009

AVG Anti-Virus Updates November 20, 2009

Norton Virus Definitions 2008-09 November 20, 2009

avast! Virus Definitions November 20, 2009

McAfee SuperDAT Update 5808

Kaspersky Anti-Virus Update November 20, 2009

Google SketchUp 7.1.6087

More Downloads



Copyright © 1998-2009 TechSpot.com. TechSpot is a registered trademark. All Rights Reserved.