You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ponymail.apache.org by sebbASF <gi...@git.apache.org> on 2016/09/25 16:53:22 UTC

[GitHub] incubator-ponymail issue #148: Bug: ponymail_httpd_docker.conf wrong lua ver...

GitHub user sebbASF opened an issue:

    https://github.com/apache/incubator-ponymail/issues/148

    Bug: ponymail_httpd_docker.conf wrong lua version and paths?

    ponymail_httpd_docker.conf contains:
    
        LuaPackageCPath /usr/lib/lua/5.3/?.so
        LuaPackagePath  /usr/share/lua/5.3/?.lua
    
    However AFAICT apache2/httpd currently only supports Lua 5.2
    
    Also, when I build the Docker image, there is no path /usr/lib/lua; instead there is /usr/lib/x86_64-linux-gnu/lua

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---