From b586f21fc0dbd1e195ece774f02334589a10ddb1 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Tue, 30 Sep 2008 14:51:26 -0400 Subject: [PATCH] PR6925: mention the possibility of running the build tree "stap" after "make install" --- README | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README b/README index 5732cf63a..13b3aa5fa 100644 --- a/README +++ b/README @@ -64,9 +64,12 @@ Build steps: To run the full test suite from the build tree. % sudo make installcheck - To run systemtap, add $prefix/bin to your $PATH, or refer to - $prefix/bin/stap directly. Some samples should be available under - $prefix/share/doc/systemtap/examples. Normally, run "stap" as root. + To run systemtap after installation, add $prefix/bin to your $PATH, or + refer to $prefix/bin/stap directly. If you keep your build tree + around, you can also use the "stap" binary there. + + Some samples should be available under $prefix/share/doc/systemtap/examples. + Normally, run "stap" as root. If desired, create "stapdev" and "stapusr" entries in /etc/groups. Any users in "stapdev" will be able to run systemtap as if with root -- 2.43.5