Hi,

I'm having problems with out genereated 'configure', and various options. For example, this does not produce what I'd expect it to do:

    ./configure  --prefix=/opt/ats --sysconfdir=/opt/ats/conf


I'd expect the above to put my "config" files into /opt/ats/conf, but they end up in /opt/ats/etc/trafficserver instead. I'm pretty sure this is not as intended, because at runtime, the above installation will fail. E.g.

r...@loki 528/0 # ./bin/traffic_server
[TrafficServer] using root directory '/opt/ats'
unable to access() management path '/opt/ats/conf': 2, No such file or directory
please set management path via command line '-d <managment directory>'


Bug ?

-- leif

Reply via email to