From 61fc7cacc23d826bc6d3bd909a672420d9ef8ac3 Mon Sep 17 00:00:00 2001
From: uid20013
Date: Tue, 7 Feb 2006 01:51:58 +0000
Subject: [PATCH] Saying where the library (drivers) should be copied to
---
doc/br/manual.html | 6 ++++--
doc/us/manual.html | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/doc/br/manual.html b/doc/br/manual.html
index 25c1c92..caf1153 100644
--- a/doc/br/manual.html
+++ b/doc/br/manual.html
@@ -89,7 +89,9 @@ abertura de bibliotecas de Lua.
para Lua 5.1. Logo, esse pacote deve ser "instalado". Consulte a seção de
configuração do Compat-5.1 para saber como instalar os pacotes binários
-da maneira correta.
+da maneira correta.
+As bibliotecas compiladas devem ser instaladas em um diretório chamado
+luasql
no seu LUA_CPATH.
Usuários Windows podem utilizar os pacotes compilados do LuaSQL disponíveis na
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
- $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 $
diff --git a/doc/us/manual.html b/doc/us/manual.html
index bf935a4..b10264d 100644
--- a/doc/us/manual.html
+++ b/doc/us/manual.html
@@ -100,7 +100,9 @@ or dynamically loaded.
for Lua 5.1, therefore it should be "installed". Refer to
Compat-5.1 configuration section about how to install the compiled
-binary properly
+binary properly.
+The compiled binary should be copied to a directory named luasql
+in your LUA_CPATH.
Windows users can use the pre-compiled versions of LuaSQL available at
LuaForge
@@ -361,7 +363,7 @@ the Oracle driver also offers this extra feature:
- $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 $