Saying where the library (drivers) should be copied to
This commit is contained in:
parent
e29c27d16a
commit
61fc7cacc2
@ -89,7 +89,9 @@ abertura de bibliotecas de Lua.</p>
|
|||||||
para Lua 5.1. Logo, esse pacote deve ser "instalado". Consulte a seção de
|
para Lua 5.1. Logo, esse pacote deve ser "instalado". Consulte a seção de
|
||||||
<a href="http://www.keplerproject.org/compat/manual.html#configuration">
|
<a href="http://www.keplerproject.org/compat/manual.html#configuration">
|
||||||
configuração do Compat-5.1</a> para saber como instalar os pacotes binários
|
configuração do Compat-5.1</a> para saber como instalar os pacotes binários
|
||||||
da maneira correta.</p>
|
da maneira correta.
|
||||||
|
As bibliotecas compiladas devem ser instaladas em um diretório chamado
|
||||||
|
<code>luasql</code> no seu LUA_CPATH.</p>
|
||||||
|
|
||||||
<p>Usuários Windows podem utilizar os pacotes compilados do LuaSQL disponíveis na
|
<p>Usuários Windows podem utilizar os pacotes compilados do LuaSQL disponíveis na
|
||||||
página do
|
página do
|
||||||
@ -333,7 +335,7 @@ BDB ou INNODB. Com a versão 4.0 ou sem um desses tipos de tabelas, os m&e
|
|||||||
<div id="about">
|
<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><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>
|
<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>
|
</small></p>
|
||||||
</div> <!-- id="about" -->
|
</div> <!-- id="about" -->
|
||||||
|
|
||||||
|
@ -100,7 +100,9 @@ or dynamically loaded.
|
|||||||
for Lua 5.1, therefore it should be "installed". Refer to
|
for Lua 5.1, therefore it should be "installed". Refer to
|
||||||
<a href="http://www.keplerproject.org/compat/manual.html#configuration">
|
<a href="http://www.keplerproject.org/compat/manual.html#configuration">
|
||||||
Compat-5.1 configuration</a> section about how to install the compiled
|
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
|
<p>Windows users can use the pre-compiled versions of LuaSQL available at
|
||||||
<a href="http://luaforge.net/projects/luasql/files">LuaForge</a></p>
|
<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">
|
<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><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>
|
<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>
|
</small></p>
|
||||||
</div> <!-- id="about" -->
|
</div> <!-- id="about" -->
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user