Saying where the library (drivers) should be copied to

This commit is contained in:
uid20013 2006-02-07 01:51:58 +00:00
parent e29c27d16a
commit 61fc7cacc2
2 changed files with 8 additions and 4 deletions

View File

@ -89,7 +89,9 @@ abertura de bibliotecas de Lua.</p>
para Lua 5.1. Logo, esse pacote deve ser "instalado". Consulte a se&ccedil;&atilde;o de
<a href="http://www.keplerproject.org/compat/manual.html#configuration">
configura&ccedil;&atilde;o do Compat-5.1</a> para saber como instalar os pacotes bin&aacute;rios
da maneira correta.</p>
da maneira correta.
As bibliotecas compiladas devem ser instaladas em um diret&oacute;rio chamado
<code>luasql</code> no seu LUA_CPATH.</p>
<p>Usu&aacute;rios Windows podem utilizar os pacotes compilados do LuaSQL dispon&iacute;veis na
p&aacute;gina do
@ -333,7 +335,7 @@ BDB ou INNODB. Com a vers&atilde;o 4.0 ou sem um desses tipos de tabelas, os m&e
<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.6 2005/06/01 21:57:52 carregal Exp $
$Id: manual.html,v 1.7 2006/02/07 01:56:32 uid20013 Exp $
</small></p>
</div> <!-- id="about" -->

View File

@ -100,7 +100,9 @@ or dynamically loaded.
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 named <code>luasql</code>
in your LUA_CPATH.</p>
<p>Windows users can use the pre-compiled versions of LuaSQL available at
<a href="http://luaforge.net/projects/luasql/files">LuaForge</a></p>
@ -361,7 +363,7 @@ the Oracle driver also offers this extra feature:</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.16 2006/01/25 20:25:10 tomas Exp $
$Id: manual.html,v 1.17 2006/02/07 01:51:58 uid20013 Exp $
</small></p>
</div> <!-- id="about" -->