lua-users home
lua-l archive

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


>From lua-l@tecgraf.puc-rio.br Wed Sep  1 23:41:52 1999
>From: Lenny Palozzi <domain@ica.net>
>
>The following in the lua INSTALL file reads:
>	ln -s liblualib.so.3.2 liblualib.so.3.2
>it should read
>	ln -s liblualib.so.3.2 liblualib.so

You're right. Sorry for the typo.
Thanks for the correction.
--lhf