mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-23 19:43:06 +00:00
Saying where the library should be copied to.
This commit is contained in:
@@ -69,7 +69,8 @@ be edited to suit the needs of the aimed platform.</p>
|
||||
for Lua 5.1, therefore it should be "installed". Refer to
|
||||
<a href="http://www.keplerproject.org/compat/manual.html#configuration">
|
||||
Compat-5.1 configuration</a> section about how to install the compiled
|
||||
binary properly.</p>
|
||||
binary properly.
|
||||
The compiled binary should be copied to a directory in your LUA_CPATH.</p>
|
||||
|
||||
<p>Windows users can use the pre-compiled version of LuaFileSystem
|
||||
(<code>lfs.dll</code>) available at
|
||||
@@ -197,7 +198,7 @@ binary properly.</p>
|
||||
<div id="about">
|
||||
<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
|
||||
<p><small>
|
||||
$Id: manual.html,v 1.24 2005/06/09 16:19:27 tuler Exp $
|
||||
$Id: manual.html,v 1.25 2006/02/07 01:42:58 uid20013 Exp $
|
||||
</small></p>
|
||||
</div> <!-- id="about" -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user