[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Howto build kde4 app on F9?
- From: Rex Dieter <rdieter math unl edu>
- To: fedora-devel-list redhat com
- Subject: Re: Howto build kde4 app on F9?
- Date: Sun, 01 Jun 2008 19:44:23 -0500
Neal Becker wrote:
> I just tried to build kopete-otr-0.8. I did:
> cmake .
> make
> sudo make install
>
> Everything wound up in /usr/local
>
> What is the correct procedure?
See:
http://fedoraproject.org/wiki/SIGs/KDE/KDE4FAQ#How_can_I_package_kde4_software_for_fedora.3F
In short, if you want it built in the same default prefix you need at least
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr
if you want an app built the same as most other kde4 modules in fedora, you
ought to envoke cmake such as the output of:
rpm --eval "%{cmake_kde4}"
(as defined in kde-filesystem pkg, see /etc/rpm/macros.kde4)
-- Rex
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]