--- 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@opensuse.org For additional commands, e-mail: radeonhd+help@opensuse.org