diff options
author | uid20013 <uid20013> | 2006-02-07 01:42:58 +0000 |
---|---|---|
committer | uid20013 <uid20013> | 2006-02-07 01:42:58 +0000 |
commit | 6305fb87bd648ef724331318a85d5cd45d8c2770 (patch) | |
tree | fb8a91fe2e3f151f649b60c5202c716f98e7f818 /doc/us/manual.html | |
parent | 55de5925e5e657b9922a784e754c7b9a66b7b669 (diff) | |
download | luafilesystem-6305fb87bd648ef724331318a85d5cd45d8c2770.tar.gz luafilesystem-6305fb87bd648ef724331318a85d5cd45d8c2770.tar.bz2 luafilesystem-6305fb87bd648ef724331318a85d5cd45d8c2770.zip |
Saying where the library should be copied to.
Diffstat (limited to 'doc/us/manual.html')
-rw-r--r-- | doc/us/manual.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/us/manual.html b/doc/us/manual.html index df532a1..933ab98 100644 --- a/doc/us/manual.html +++ b/doc/us/manual.html | |||
@@ -69,7 +69,8 @@ be edited to suit the needs of the aimed platform.</p> | |||
69 | for Lua 5.1, therefore it should be "installed". Refer to | 69 | for Lua 5.1, therefore it should be "installed". Refer to |
70 | <a href="http://www.keplerproject.org/compat/manual.html#configuration"> | 70 | <a href="http://www.keplerproject.org/compat/manual.html#configuration"> |
71 | Compat-5.1 configuration</a> section about how to install the compiled | 71 | Compat-5.1 configuration</a> section about how to install the compiled |
72 | binary properly.</p> | 72 | binary properly. |
73 | The compiled binary should be copied to a directory in your LUA_CPATH.</p> | ||
73 | 74 | ||
74 | <p>Windows users can use the pre-compiled version of LuaFileSystem | 75 | <p>Windows users can use the pre-compiled version of LuaFileSystem |
75 | (<code>lfs.dll</code>) available at | 76 | (<code>lfs.dll</code>) available at |
@@ -197,7 +198,7 @@ binary properly.</p> | |||
197 | <div id="about"> | 198 | <div id="about"> |
198 | <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> | 199 | <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> |
199 | <p><small> | 200 | <p><small> |
200 | $Id: manual.html,v 1.24 2005/06/09 16:19:27 tuler Exp $ | 201 | $Id: manual.html,v 1.25 2006/02/07 01:42:58 uid20013 Exp $ |
201 | </small></p> | 202 | </small></p> |
202 | </div> <!-- id="about" --> | 203 | </div> <!-- id="about" --> |
203 | 204 | ||