Page 1 of 1

problemas con la instalacion de Zeos_DBO_6.1.5

Posted: 01.05.2006, 22:07
by mtoja
:( :( :(


Sistema Operativo: Linux 2.4.19-16mdk
Distribucion: Mandrake 9.0
Paquete: Kylix 1
MySQL: 3.23.52-MAX
Paquete a instalar: Zeos_DBO_6.1.5

Segui el procedimiento aconsejado por el archivo Install.html:
"
ZeosDBO Installation Guide
ZeosLib Development Group

05 November 2003

1. You can download the current version from http://www.zeoslib.net
Unpack the archive to a folder

2. Copy the required dlls from lib directory to the windows system
directory (usually Windows\System or winnt\system32)

3. Locate the package directory associated with your compiler and open
the ZeosDbo.bpg project group.
Load the project and install the following components in the order listed:

ZCore.bpl
ZParseSql.bpl
ZPlain.bpl
ZDbc.bpl
ZComponent.bpl

4. Create your own project and start adding the compoents through
the IDE and set connection properties.
For a quick tutorial, use the example provided with the project or
browse the resources on the web page.
"

Los componentes mencionados los podemos encontrar en:
/root/mysql/Zeos_DBO_6.1.5/packages/kylix1

pero la extension es .dpk en lugar de .bpl
El punto 2 no se como realizarlo en kylix.

El punto 3 lo realice como lo plantea.

En el menubar de Kylix selecciono:
Tools/Environment Options/Library/Directories/ :

y defino,

Library path: .../root/mysql/Zeos_DBO_6.1.5/packages/kylix1/build/:/opt/kylix/projects/bpl/
BPL output directory: /opt/kylix/projects/bpl/
DCP output directory:/opt/kylix/projects/bpl/
Browsing path: .../root/mysql/Zeos_DBO_6.1.5/packages/kylix1/build/:/opt/kylix/projects/bpl/

Por ej: en Library path:
/root/mysql/Zeos_DBO_6.1.5/packages/kylix1/build/ porque es donde construye .dpu
en /opt/kylix/projects/bpl/ deposita .so y este directorio es creado por que en los
archivos:

ZCore.conf
ZParseSql.conf
ZPlain.conf
ZDbc.conf
ZComponent.conf

aparecen las directivas:

-LE"/opt/kylix/projects/bpl"
-LN"/opt/kylix/projects/bpl"

Cumpliendo con el punto 3:

Con Kylix presente abri ZeosDbo.bpg como especifica el install.
y sobre este abri sucesivamente

ZCore.dpk
ZParseSql.dpk
ZPlain.dpk
ZDbc.dpk
ZComponent.dpk

En la ventana de dialogo Package Compilo e instalo c/u:
El mensaje resultante es: Package /opt/kylix/projects/bpl/bplZCore.so has been installed
para el primero etc. asi para el resto.

Cuando por ultimo abro ZComponent.dpk, compilo e instalo, se abre el debug con el mmensaje:

[Warning] ZSqlUpdate.pas(570): Variable 'Config' might not have been initialized

En definitiva queda en los directorios:

/root/mysql/Zeos_DBO_6.1.5/packages/kylix1/build/*.dpu

/opt/kylix/projects/bpl/*.so,*.dcp,*.~so

y los componentes en la barra de componentes en la pestana: Zeos Access

Cumpliendo con 4.

Creo un Project1

y pongo un componente Zconnection:

Intento hacer Project/Compile Project1 y da el error:

[Fatal Error] Unit1.pas(7):File not found:'ZConnection.dcu'

5: uses
6: SysUtils, Types, Classes, Variants, QGraphics, QControls, QForms, QDialogs,
7: ZConnection;

Busco ZConnection.dcu desde la raiz del File System y no se encuentra.
La pregunta es porque si sigo las indicaciones estos dcu no se generan ?


Solicito de vuestra experiencia en instalaciones para determinar cual es la razon
y si me esta faltando algo en la configuracion.

Esto me sucedio tambien al intentar instalar las versiones anteriores.



:(

Posted: 02.05.2006, 10:53
by aperger
Hi,

My Spanish is not too good. In the future it would be better if you use English! ::-) More people can help you!
As I can understand please read this:
http://seegernet.koolhost.de/zeosforum/ ... highlight=