From: Markus Heiser <markus.heiser@darmarit.de>
To: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Cc: Markus Heiser <markus.heiser@darmarIT.de>,
Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [PATCH 1/2] v4l-utils: add comments to the build instructions
Date: Wed, 10 Aug 2016 11:52:18 +0200 [thread overview]
Message-ID: <1470822739-29519-2-git-send-email-markus.heiser@darmarit.de> (raw)
In-Reply-To: <1470822739-29519-1-git-send-email-markus.heiser@darmarit.de>
From: Markus Heiser <markus.heiser@darmarIT.de>
From: Heiser, Markus <markus.heiser@darmarIT.de>
On Debian derivated distributions (ubuntu 16.04) the package
'autoconf-archive' is required.
Signed-off-by: Markus Heiser <markus.heiser@darmarIT.de>
---
README | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 1dd5108..172bed0 100644
--- a/README
+++ b/README
@@ -22,7 +22,8 @@ each distro.
On Debian and derivated distributions, you need to install the following
packages with apt-get or aptitude:
- debhelper dh-autoreconf autotools-dev doxygen graphviz libasound2-dev
+ debhelper dh-autoreconf autotools-dev autoconf-archive
+ doxygen graphviz libasound2-dev
libtool libjpeg-dev libqt4-dev libqt4-opengl-dev libudev-dev libx11-dev
pkg-config udev make gcc git
@@ -47,6 +48,11 @@ After downloading and installing the needed packages, you should run:
./configure
make
+If ./configure exit with some errors try::
+
+ autoreconf -i --force
+ ./configure
+
And, to install on your system:
sudo make install
--
2.7.4
next prev parent reply other threads:[~2016-08-10 18:09 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-10 9:52 [PATCH 0/2] v4l-utils build instruction and dvbv5 format Markus Heiser
2016-08-10 9:52 ` Markus Heiser [this message]
2016-08-10 9:52 ` [PATCH 2/2] v4l-utils: fixed dvbv5 vdr format Markus Heiser
2016-08-16 7:10 ` Markus Heiser
2016-08-22 9:53 ` Markus Heiser
2016-08-24 14:49 ` Mauro Carvalho Chehab
2016-08-24 14:52 ` Mauro Carvalho Chehab
2016-09-05 13:13 ` Markus Heiser
2016-09-05 13:25 ` Mauro Carvalho Chehab
2016-09-05 19:01 ` Chris Mayo
2016-09-06 9:41 ` Mauro Carvalho Chehab
2016-09-06 15:16 ` VDR User
2016-09-06 15:47 ` Mauro Carvalho Chehab
2016-09-07 9:51 ` Markus Heiser
2016-09-07 17:59 ` VDR User
2016-09-08 7:15 ` Markus Heiser
2016-09-08 15:59 ` VDR User
2016-09-08 18:33 ` Mauro Carvalho Chehab
2016-10-17 12:24 ` [PATCH 0/2] " Markus Heiser
2016-10-17 12:24 ` [PATCH 1/2] " Markus Heiser
2016-10-17 12:24 ` [PATCH 2/2] libdvbv5: Improve vdr format output for DVB-T(2) Markus Heiser
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=1470822739-29519-2-git-send-email-markus.heiser@darmarit.de \
--to=markus.heiser@darmarit.de \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@s-opensource.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox