lua INSTALL file correction
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: lua INSTALL file correction
- From: Lenny Palozzi <domain@...>
- Date: Wed, 1 Sep 1999 23:25:15 -0400 (EDT)
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
Lenny.`