Bug 2098

Summary: DCE_ROOT is not used as documented
Product: dce Reporter: Matthieu Coudron <mattator>
Component: otherAssignee: Hajime Tazaki <tazaki>
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs
Priority: P5    
Version: unspecified   
Hardware: PC   
OS: Linux   

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