From: Sergey Senozhatsky <sergey.senozhatsky at gmail.com>
To: powertop@lists.01.org
Subject: Re: [Powertop] [PATCH] powertop: update build instructions
Date: Sun, 13 Jul 2014 16:26:47 +0900 [thread overview]
Message-ID: <20140713072647.GA947@swordfish> (raw)
In-Reply-To: 1405231562-24175-1-git-send-email-meraj.enigma@gmail.com
[-- Attachment #1: Type: text/plain, Size: 1086 bytes --]
On (07/13/14 12:06), Mohammad Merajul Islam Molla wrote:
> update powertop build instuctions in README file.
>
> Signed-off-by: Mohammad Merajul Islam Molla <meraj.enigma(a)gmail.com>
> ---
> README | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/README b/README
> index cd38cc5..efe95c3 100644
> --- a/README
> +++ b/README
> @@ -2,9 +2,10 @@
> ------------------------------
>
> To build and install PowerTOP type the following commands,
> - ./configure
> - ./make
> - ./make install
> + autoreconf -sfi
we have autogen.sh to deal with autoreconf. let's recommend to use
it instead of direct autoreconf.
-ss
> + ./configure
> + 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
>
next reply other threads:[~2014-07-13 7:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-13 7:26 Sergey Senozhatsky [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-08-22 21:08 [Powertop] [PATCH] powertop: update build instructions Alexandra Yates
2014-07-14 19:55 Kok, Auke-jan H
2014-07-13 6:06 Mohammad Merajul Islam Molla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140713072647.GA947@swordfish \
--to=powertop@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.