This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question about stpd and install directory


Nathan DeBardeleben ??:
I just installed system tap from CVS, configured with:
./configure --with-elfutils=/local/src/elfutils-0.121/ --prefix=/local/systemtap
Note the non-default install directory.
[...]
Is there an option I should be passing to stap to find the right stpd location?
By the way, stpd is in my path:
[root@kraken1 demo]# which stpd
/local/systemtap/libexec/systemtap/stpd

I tried:


./configure --prefix=/local/systemtap --libexecdir=/local/systemtap/libexec/

and it worked.
But I think Systemtap's build system should be smarter to work around it.

- Guanglei


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]