[ https://issues.apache.org/jira/browse/TS-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778412#action_12778412 ]
Leif Hedstrom commented on TS-9: -------------------------------- Ok, so /usr/local/include/trafficserver ? Maybe we should consider renaming the other dirs to something shorter? /Maybe .../var/log/ts and .../etc/ts/ ? Or maybe .../include/ats, .../var/log/ats and .../etc/ats ? ( I think I like ats better, to avoid potential conflicts ("traffiserver" is tediously long, but I don't feel particularly strongly either way, other than making sure we don't pollute the "top" include dir). As for versioning, I assume the purpose is not generally to allow multiple installations, but to assure that when we break compatibility (hopefully very rarely) plugins will fail to compile and force plugin authors to "fix" their plugins. Hence, we would only use "major" versioning in these dir names ? > InkAPI.h and RemapPlugin.h are missing from /usr/local/include > --------------------------------------------------------------- > > Key: TS-9 > URL: https://issues.apache.org/jira/browse/TS-9 > Project: Traffic Server > Issue Type: Bug > Components: Build > Reporter: Leif Hedstrom > Assignee: Andrew Hsu > > I think we need to "install" ("gmake install") these two files into > $PREFIX/include. This is to make building plugins easier. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.