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]

[Bug translator/10917] environment variable expansion in executable search


------- Additional Comments From foom at fuhm dot net  2009-11-09 17:33 -------
I don't think that would work for me. I want this for development-use, so installing stuff into system 
directories is not really appropriate. The install directory for the source tree I'm working on (and I may be 
working on multiple) is selected via the env var $APPINSTALL (and $PATH is updated automatically as well 
via a shell function).

So, if I check in a stp script to the source tree, I want it to find the libs for my *current* install, which is 
determined by $APPINSTALL. I don't want to have to install the stp script into a special system location in 
order for it to work -- I should be able to edit and use it directly from the source tree, ideally.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10917

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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