[Bug 61808] kde applications should detect the right path and install themselves into it
Thiago Macieira
thiagom at mail.com
Tue Jul 29 19:54:02 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
thiagom at mail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Product|kdevelop |kdelibs
Resolution| |WORKSFORME
------- Additional Comments From thiagom at mail.com 2003-07-29 19:52 -------
KDEDIR and KDEDIRS environment variables are automatically read as well. You should
have them set. It's a good practice.
If kde-config is found, it'll be used to find kdelibs's prefix.
But remember that you're allowed to install applications anywhere. That's why --prefix is
still allowed. If you install your application somewhere else (and you're allowed to), all you
have to do is add that prefix to KDEDIRS.
More information about the KDevelop-devel
mailing list