[ 
https://issues.apache.org/jira/browse/TS-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13511301#comment-13511301
 ] 

Luca Rea commented on TS-1555:
------------------------------

I have not more that issue, but adding absolute path of lua.so in plugin.config 
still not works.
                
> Lua Plugin doesn't work
> -----------------------
>
>                 Key: TS-1555
>                 URL: https://issues.apache.org/jira/browse/TS-1555
>             Project: Traffic Server
>          Issue Type: Bug
>         Environment: Fedora 17
>            Reporter: Luca Rea
>             Fix For: 3.3.3
>
>
> To compile correctly lua support I needed to create the following symbolic 
> link:
> cd /usr/lib64
> ln -s liblua-5.1.so liblua5.1.so
> After that I've tried to use "hooks.lua" in plugin.config but ATS returns the 
> following error:
> "failed to load Lua file /usr/local/libexec/trafficserver/lua.so: 
> /usr/local/libexec/trafficserver/lua.so:1: unexpected symbol near 'char(127)'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to