[Bug 60067] Automake, configure, make, install dependancies

Sphere sphere1952 at attbi.com
Thu Jun 19 22:20:09 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=60067     




------- Additional Comments From sphere1952 at attbi.com  2003-06-19 22:19 -------
Subject: Re:  Automake, configure, make, install dependancies

Jonas Jacobi wrote:

>------- You are receiving this mail because: -------
>You reported the bug, or are watching the reporter.
>     
>http://bugs.kde.org/show_bug.cgi?id=60067     
>
>
>
>
>------- Additional Comments From j.jacobi at gmx.de  2003-06-19 19:26 -------
>  
>
>>If that were correct then when I built a test project and tried to run it  
>>without installing it first I would have been told that I hadn't  
>>installed it.  
>>    
>>
>I assume you are alluding to your kpart and my hint to install it. There is the necessity 
>to install it (at least afaik), 'cause the klibloader searches for the kpartlib in the kde/lib 
>directory (maybe there is a way to provide other paths to it). For convenience during 
>development of a kpart, just symlink the kpartlib(no need for the "shell"-binary) to your 
>project path, so you don't have to install every time. Maybe there are nicer solutions, 
>that's just the way i do it. 
>Yours, 
>Jonas
>
>  
>

My reading of KLibLoader is that it only searches if the name is not
an absolute filename.  It also only appends ".la" if the library name
doesn't have an extension.

See kdelibs/kdecore/klibloader.cpp




More information about the KDevelop-devel mailing list