Hi @users, I'm trying to compile trafficserver 7.1.2 on CentOS 7.2. I'm running into some issues beyond my ability to resolve (probably due to unfamiliarity with rpm and spec files*).
Someone must have addressed the need for a trafficserver rpm before. Would anyone who has created a spec file or an rpm be kind enough to share it? Thanks much, -- John Garvin *The problem - in my spec file, I build in $RPM_BUILD_ROOT/usr, and compilation proceeds happily until installing the bundled perl modules. make sees the Makefile-pl's DESTDIR as unset. and tries to install to /usr, which isn't what I want.
