[Bug 61808] kde applications should detect the right path and install themselves into it
Rex Dieter
rdieter at math.unl.edu
Tue Jul 29 18:32:04 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=61808
------- Additional Comments From rdieter at math.unl.edu 2003-07-29 18:31 -------
>Everytime I install a kde application
>(make -f Makefile.cvs;./configure;make;make install),
You'd get the behavior you want if you just replaced
./configure
with
./configure --prefix `kde-config --prefix`
More information about the KDevelop-devel
mailing list