Re: install problem
You need lua 5.1. There are some pretty major differences.
If you want an easy way to get a lua 5.1 RPM, just grab a source RPM from the fedora project (I think 7 and 8 both have it) and use rpmbuild (yum install rpm-build) to create an RPM you can distribute to your proxy servers. There may be another dependency or two and you definitely need gcc, etc to create the package.
Here's the one that comes with 7:
http://mirrors.nl.eu.kernel.org/fedora/releases/7/Fedora/source/SRPMS/lua-5.1.2-1.fc7.src.rpm
Subject
Views
Written By
Posted
5794
May 27, 2008 03:05AM
2654
May 27, 2008 09:31PM
Re: install problem
2698
May 28, 2008 10:42AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.