diff options
| author | fche <fche> | 2006-11-03 14:37:53 +0000 |
|---|---|---|
| committer | fche <fche> | 2006-11-03 14:37:53 +0000 |
| commit | f549490f02f4433de5f8802a4057ddd6cdb59918 (patch) | |
| tree | 77c1f122a8023d107c1c754899d359a97e9e97cb /getinvolved.html | |
| parent | Pick up recent (since January 2006) changes from src/stap.1.in. (diff) | |
*** empty log message ***
Diffstat (limited to 'getinvolved.html')
| -rw-r--r-- | getinvolved.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/getinvolved.html b/getinvolved.html index 15141c8f..5f84c3a3 100644 --- a/getinvolved.html +++ b/getinvolved.html | |||
| @@ -86,7 +86,10 @@ | |||
| 86 | <h2>Try It Out</h2> | 86 | <h2>Try It Out</h2> |
| 87 | 87 | ||
| 88 | <p>If you are running Fedora Core 4 or newer, you can | 88 | <p>If you are running Fedora Core 4 or newer, you can |
| 89 | install systemtap with <tt>yum install systemtap</tt>. To | 89 | install systemtap and its dependencies with |
| 90 | <pre>yum install systemtap kernel-devel | ||
| 91 | yum --enablerepo=core-debuginfo kernel-debuginfo | ||
| 92 | </pre>. To | ||
| 90 | build and install the latest sources, follow the | 93 | build and install the latest sources, follow the |
| 91 | directions <a href="build.html">here</a>.</p> | 94 | directions <a href="build.html">here</a>.</p> |
| 92 | <br> <hr> | 95 | <br> <hr> |
