Question about stpd and install directory

Li Guanglei guanglei@cn.ibm.com
Fri Jun 30 01:50:00 GMT 2006


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



More information about the Systemtap mailing list