* [Powertop] [PATCH UPDATED] powertop: update build instructions
@ 2014-07-13 8:07 Mohammad Merajul Islam Molla
0 siblings, 0 replies; 4+ messages in thread
From: Mohammad Merajul Islam Molla @ 2014-07-13 8:07 UTC (permalink / raw)
To: powertop
[-- Attachment #1: Type: text/plain, Size: 657 bytes --]
update powertop build instuctions in README file.
Signed-off-by: Mohammad Merajul Islam Molla <meraj.enigma(a)gmail.com>
---
README | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README b/README
index cd38cc5..bc48d3d 100644
--- a/README
+++ b/README
@@ -2,9 +2,10 @@
------------------------------
To build and install PowerTOP type the following commands,
+ ./autogen.sh
./configure
- ./make
- ./make install
+ make
+ sudo make install
Note: For Android (running Intel Architecture ) there is a Android.mk
that was provided by community members, and at this time is supported
--
1.9.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Powertop] [PATCH UPDATED] powertop: update build instructions
@ 2014-07-13 8:55 Sergey Senozhatsky
0 siblings, 0 replies; 4+ messages in thread
From: Sergey Senozhatsky @ 2014-07-13 8:55 UTC (permalink / raw)
To: powertop
[-- Attachment #1: Type: text/plain, Size: 790 bytes --]
On (07/13/14 14:07), Mohammad Merajul Islam Molla wrote:
> update powertop build instuctions in README file.
>
thanks.
-ss
> Signed-off-by: Mohammad Merajul Islam Molla <meraj.enigma(a)gmail.com>
> ---
> README | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/README b/README
> index cd38cc5..bc48d3d 100644
> --- a/README
> +++ b/README
> @@ -2,9 +2,10 @@
> ------------------------------
>
> To build and install PowerTOP type the following commands,
> + ./autogen.sh
> ./configure
> - ./make
> - ./make install
> + make
> + sudo make install
>
> Note: For Android (running Intel Architecture ) there is a Android.mk
> that was provided by community members, and at this time is supported
> --
> 1.9.1
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Powertop] [PATCH UPDATED] powertop: update build instructions
@ 2014-07-13 17:41 Magnus Fromreide
0 siblings, 0 replies; 4+ messages in thread
From: Magnus Fromreide @ 2014-07-13 17:41 UTC (permalink / raw)
To: powertop
[-- Attachment #1: Type: text/plain, Size: 1271 bytes --]
On Sun, Jul 13, 2014 at 02:07:54PM +0600, Mohammad Merajul Islam Molla wrote:
> update powertop build instuctions in README file.
Should the README file reflect the repository code or the distributed
packages?
Is it not part of distribution package generation to run autogen so that
the old README file was fine, the only change one could imagine is adding
a README.hacking that states that you might need to run autogen.sh
before the commit.
/MF
> Signed-off-by: Mohammad Merajul Islam Molla <meraj.enigma(a)gmail.com>
> ---
> README | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/README b/README
> index cd38cc5..bc48d3d 100644
> --- a/README
> +++ b/README
> @@ -2,9 +2,10 @@
> ------------------------------
>
> To build and install PowerTOP type the following commands,
> + ./autogen.sh
> ./configure
> - ./make
> - ./make install
> + make
> + sudo make install
>
> Note: For Android (running Intel Architecture ) there is a Android.mk
> that was provided by community members, and at this time is supported
> --
> 1.9.1
>
> _______________________________________________
> PowerTop mailing list
> PowerTop(a)lists.01.org
> https://lists.01.org/mailman/listinfo/powertop
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Powertop] [PATCH UPDATED] powertop: update build instructions
@ 2014-07-13 18:50 Arjan van de Ven
0 siblings, 0 replies; 4+ messages in thread
From: Arjan van de Ven @ 2014-07-13 18:50 UTC (permalink / raw)
To: powertop
[-- Attachment #1: Type: text/plain, Size: 765 bytes --]
On 7/13/2014 10:41 AM, Magnus Fromreide wrote:
> On Sun, Jul 13, 2014 at 02:07:54PM +0600, Mohammad Merajul Islam Molla wrote:
>> update powertop build instuctions in README file.
>
> Should the README file reflect the repository code or the distributed
> packages?
>
> Is it not part of distribution package generation to run autogen so that
> the old README file was fine, the only change one could imagine is adding
> a README.hacking that states that you might need to run autogen.sh
> before the commit.
it is supposed to be part of distribution package generation, but we've had a few slipups
in that regard in recent releases unfortunately.
I more imagine a section in the readme than a second file, I mean, it's like one extra paragraph
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-07-13 18:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-13 18:50 [Powertop] [PATCH UPDATED] powertop: update build instructions Arjan van de Ven
-- strict thread matches above, loose matches on Subject: below --
2014-07-13 17:41 Magnus Fromreide
2014-07-13 8:55 Sergey Senozhatsky
2014-07-13 8:07 Mohammad Merajul Islam Molla
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.