[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [developers] kprayertime 4.0
- To: developer at arabeyes dot org
- Subject: Re: [developers] kprayertime 4.0
- From: Hatem Nassrat <hnassrat at gmail dot com>
- Date: Sun, 9 Aug 2009 18:33:10 -0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=8ACV1lOctuABvSSuW9pWfSovxfMY7rzwQ0n+PBNZPkk=; b=sXER2UnY1Yp8hIu4/bvjWzfvEoPmZuu4AB4k1ELn4wqyW3IX2BbpQ7FvDpxBPJrSEl WP5xaTf1coJ/tWdmWXW527sz3U4WevS7SeD5ixwycOqZyDYv/CG5j39qB/XcGpVga0fR mSlojpRBDFnNKi/YW5ZaMHfQ4CVO2VdbCQRlE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=Amjbgg+IFmYQ89P7VCP8FLIyzdomjnfAyrQ7hT9h3vPX3zDI2zGlVEP3L0nOey88Db NKpG9JGu6Kp/1wtr4sL81whhacM+OJrl/7JIjdrta/QwmdOOSmxQR/Fmo/Ab9VS4zEb6 8Ktz3Y9h6vrpkdD3MliZjX8/wtzFWrHB60BHg=
- User-agent: Mutt/1.5.18 (2008-05-17)
On Sun, 9 Aug 2009 17:24:13 +0100 A Lynch <alynch4047 at googlemail dot com>, wrote:
> svn co
> https://kprayertime.svn.sourceforge.net/svnroot/kprayertime/kprayertime4 .
>
> and follow the build instructions in the README.
The README file needs some work:
1. list cmake as a dependency
2. Add the following line to the top of the script b
#!/bin/sh
3. I am not sure what standard was followed with this script `b`,
instead I would say:
cd build; cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
After fixing those issues I am now stumped here:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.6)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000"
--
Hatem Nassrat
A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?