Try a symlink perhaps. Otherwise your looking at compile time definition and a bulk one at that.
-Jason On Oct 22, 2010, at 6:20 AM, Gracy F <grac...@gmail.com> wrote: > Hi All, > > I have newly built binaries of ATS, traffic_manager and traffic_server on a > different server. I am copying and executing those on different server. I > have not changed any values in config file while building it. > > The binaries run in a different path in this new machine and am not using > make install for installation. Its just copying the binaries to other > machine.The problem here is while running traffic_manager I wanted it to > take a different root path and pick up traffic_server from a different path. > > > Is there a way to pass the root directory of traffic_manager in command > line. Is there anyway to mention these on command line while executing > traffic_manager ? > > Thx, > Francis