summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2008-11-19 16:05:29 -0500
committerWilliam Cohen <wcohen@redhat.com>2008-11-19 16:05:29 -0500
commit5ced00c07ce00dddee08e5b6b82d833ee5a8ff5d (patch)
tree065a2db8cd8c32b7199bad89214670b31e95b252 /README
parenta3ea7334517f241e50fd5b72c907707941524510 (diff)
parentcae71dd3a6b166e054d7c0fe522a7541bcb0097f (diff)
downloadsystemtap-steved-5ced00c07ce00dddee08e5b6b82d833ee5a8ff5d.tar.gz
systemtap-steved-5ced00c07ce00dddee08e5b6b82d833ee5a8ff5d.tar.xz
systemtap-steved-5ced00c07ce00dddee08e5b6b82d833ee5a8ff5d.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index b7434256..59173166 100644
--- a/README
+++ b/README
@@ -18,7 +18,11 @@ Prerequisites:
Installation steps:
-- Install the kernel-debuginfo, kernel-devel, gcc packages.
+- Install the kernel development and gcc packages.
+- Install any debuginfo packages you need, for kernel and/or userspace.
+ (Beware of confusion between kernel vs. kernel-debug vs kernel-PAE etc.
+ variants. Each likely has a corresponding development and debuginfo
+ package.)
- Install the systemtap package, if one already exists.
Build steps: