Bug 2098 - DCE_ROOT is not used as documented
DCE_ROOT is not used as documented
Status: RESOLVED FIXED
Product: dce
Classification: Unclassified
Component: other
unspecified
PC Linux
: P5 normal
Assigned To: Hajime Tazaki
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-04-17 10:12 EDT by Matthieu Coudron
Modified: 2015-11-30 09:42 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Coudron 2015-04-17 10:12:57 EDT
The environement variable DCE_ROOT helps dce finding programs designed by an absolute path "/path/to/my/exe".


I am using dce 6891dfc and I have a problem when exporting DCE_ROOT: it looks like wutils.py overrides it line 114 (I've added logging in DCE code and DCE_ROOT is set to the same value as the one exported in wutil.py, rather than mine).

First spoken in https://groups.google.com/forum/#!searchin/ns-3-users/dce$20matt/ns-3-users/Mj6bE1vpQoQ/fd2nPyfBFwkJ
Comment 1 Hajime Tazaki 2015-11-30 09:42:01 EST
fixed by Matt.

https://github.com/direct-code-execution/ns-3-dce/pull/9