Mailinglist Archive: radeonhd (699 mails)
| < Previous | Next > |
[radeonhd] [PATCH 4/4] Adapt rhd_conntest build description
- From: Hans Ulrich Niedermann <hun@xxxxxxxxxxxxxxxx>
- Date: Sun, 4 Nov 2007 02:26:11 +0100
- Message-id: <1194139571-23458-4-git-send-email-hun@xxxxxxxxxxxxxxxx>
---
README | 5 +++--
utils/conntest/README | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/README b/README
index e15a5dc..1ca757e 100644
--- a/README
+++ b/README
@@ -63,8 +63,9 @@ Hint: If you happen to have multiple branches in your git
source tree, you
can have per-branch _b-BRANCH/ build trees and _i-BRANCH/ install
trees. ("... configure ... --prefix=$PWD/_i-BRANCH")
-Note that none of these methods will install the rhd_conntest tool, but it
-will be available as ./utils/conntest/rhd_conntest after the "make" run.
+Note that none of these methods will install the rhd_conntest tool. The
+"xmkmf" method always requires a separate "make" run in utils/conntest. The
+other two will build rhd_conntest by default if its requirements are met.
diff --git a/utils/conntest/README b/utils/conntest/README
index 57fd3c9..6b73bb0 100644
--- a/utils/conntest/README
+++ b/utils/conntest/README
@@ -8,8 +8,9 @@ Radeon R5xx and R6xx graphics devices.
Build:
------
-Descend into xf86-video-radeonhd/utils/conntest/
-Run make.
+ * Make sure the pciutils development files and zlib are installed.
+ * Descend into xf86-video-radeonhd/utils/conntest/
+ * Run "make".
Usage:
------
--
1.5.3.4
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
README | 5 +++--
utils/conntest/README | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/README b/README
index e15a5dc..1ca757e 100644
--- a/README
+++ b/README
@@ -63,8 +63,9 @@ Hint: If you happen to have multiple branches in your git
source tree, you
can have per-branch _b-BRANCH/ build trees and _i-BRANCH/ install
trees. ("... configure ... --prefix=$PWD/_i-BRANCH")
-Note that none of these methods will install the rhd_conntest tool, but it
-will be available as ./utils/conntest/rhd_conntest after the "make" run.
+Note that none of these methods will install the rhd_conntest tool. The
+"xmkmf" method always requires a separate "make" run in utils/conntest. The
+other two will build rhd_conntest by default if its requirements are met.
diff --git a/utils/conntest/README b/utils/conntest/README
index 57fd3c9..6b73bb0 100644
--- a/utils/conntest/README
+++ b/utils/conntest/README
@@ -8,8 +8,9 @@ Radeon R5xx and R6xx graphics devices.
Build:
------
-Descend into xf86-video-radeonhd/utils/conntest/
-Run make.
+ * Make sure the pciutils development files and zlib are installed.
+ * Descend into xf86-video-radeonhd/utils/conntest/
+ * Run "make".
Usage:
------
--
1.5.3.4
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |