diff options
| author | fche <fche> | 2008-06-11 15:20:19 +0000 |
|---|---|---|
| committer | fche <fche> | 2008-06-11 15:20:19 +0000 |
| commit | 85e5585de60c273833f02f92918c325dbe013353 (patch) | |
| tree | e6b16fe82d89e2fac1e6a9596cb826e99442fc23 /getinvolved.html | |
| parent | yum repo wildcarding (diff) | |
away away, pesky yum wildcards
Diffstat (limited to 'getinvolved.html')
| -rw-r--r-- | getinvolved.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/getinvolved.html b/getinvolved.html index 14157916..7233e37d 100644 --- a/getinvolved.html +++ b/getinvolved.html | |||
| @@ -84,8 +84,8 @@ | |||
| 84 | <p>If you are running recent Fedora, you can | 84 | <p>If you are running recent Fedora, you can |
| 85 | install systemtap and its dependencies with </p> | 85 | install systemtap and its dependencies with </p> |
| 86 | 86 | ||
| 87 | <pre>yum install systemtap kernel-devel | 87 | <pre>yum install systemtap kernel-devel yum-utils |
| 88 | yum --enablerepo=\*-debuginfo install kernel-debuginfo | 88 | debuginfo-install kernel |
| 89 | </pre> | 89 | </pre> |
| 90 | <p>To build and install the latest sources, follow the | 90 | <p>To build and install the latest sources, follow the |
| 91 | <a href="http://sources.redhat.com/git/?p=systemtap.git;a=blob_plain;f=README;hb=HEAD">these directions</a>. The essence:</p> | 91 | <a href="http://sources.redhat.com/git/?p=systemtap.git;a=blob_plain;f=README;hb=HEAD">these directions</a>. The essence:</p> |
