public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* Configure systemtap-060401 under fedora 5 success!
@ 2006-04-03 13:16 Kevin Jia
  2006-04-03 17:53 ` Eugene Teo
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Jia @ 2006-04-03 13:16 UTC (permalink / raw)
  To: systemtap

For others beginners:
step 1: update kernel to 2.6.16-1.2080 (use yum)
step 2: update kernel-devel-2.6.16-1.2080 (use yum)
step 3: update kernel-debuginfo-2.6.16-1.2080 (use yum, too)
step 4: download elfutils-0.119 and package, then patch it. (do not install)
step 5: download snapshot of systemtap-060401, then configure it use
this command: ./configure --with-elfutils=PATCHED-ELFUTILS-DIR  after
this make check and make install.
the end, enjoy it!

A little problems:
a. Although I use yum update kernel-debuginfo, but it seems do not
react. So I use package manager do this again, pass!  Maybe a bug?
b. When I use "make all check", the test result is: 19 fails of 140.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Configure systemtap-060401 under fedora 5 success!
  2006-04-03 13:16 Configure systemtap-060401 under fedora 5 success! Kevin Jia
@ 2006-04-03 17:53 ` Eugene Teo
  0 siblings, 0 replies; 2+ messages in thread
From: Eugene Teo @ 2006-04-03 17:53 UTC (permalink / raw)
  To: Kevin Jia; +Cc: systemtap

Kevin Jia wrote:
> For others beginners:
> step 1: update kernel to 2.6.16-1.2080 (use yum)
> step 2: update kernel-devel-2.6.16-1.2080 (use yum)
> step 3: update kernel-debuginfo-2.6.16-1.2080 (use yum, too)
> step 4: download elfutils-0.119 and package, then patch it. (do not install)
> step 5: download snapshot of systemtap-060401, then configure it use
> this command: ./configure --with-elfutils=PATCHED-ELFUTILS-DIR  after
> this make check and make install.
> the end, enjoy it!

Congrats.

It's already documented in http://sourceware.org/systemtap/build.html

Eugene
-- 
eteo redhat.com  ph: +65 6490 4142  http://www.kernel.org/~eugeneteo
gpg fingerprint:  D51D 2633 8DAC 04DB 7265  9BB8 5883 6DAA A6D1 2F80

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-03 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-03 13:16 Configure systemtap-060401 under fedora 5 success! Kevin Jia
2006-04-03 17:53 ` Eugene Teo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).