On 10/02/2013 11:16 AM, Brad Jorsch (Anomie) wrote: > On Wed, Oct 2, 2013 at 10:30 AM, Mark A. Hershberger <[email protected]> > wrote: >> The approach taken on Scribunto, though -- forking out a bundled lua >> binary -- works even on shared hosting. I've even managed to get it >> working on GoDaddy's notorious hosting. > Works on *some* shared hosting. > > We had problems for a while where many people with shared hosting > running CentOS 5 couldn't run the provided binaries because their > glibc was too old. Finally I installed CentOS 5 in VirtualBox and > recompiled Lua against the older glibc. Did you try the binaries from these RPMs? http://pkgs.repoforge.org/lua/
Even if you can't install the RPM, maybe you could extract the lua binary and use it. Mark. -- Mark A. Hershberger NicheWork LLC 717-271-1084 _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
