lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


michel wrote:
but when I run configure from the directory where I opened
> lua-5.1.4.tar.gz I am told 'No such file or directory'.

Just a wild guess: for the current directory you have to do ./configure, not just configure.

  Enrico