Error using KylixRecompile
Error using KylixRecompile
I´m trynig to install the TeeChart Pro V7 using the KylixRecompile script and a received the following error:
=== compile TeeChart for Kylix3 =============
dcc -u/root/kylix/lib Tee7K3.dpk
Borland Delphi for Linux Version 14.5 Open Edition
Copyright (c) 1983,2002 Borland Software Corporation
TeeDefs.inc(247)
TeeDefs.inc(247)
TeeDefs.inc(247)
TeeDefs.inc(247)
TeeDefs.inc(247)
TeeHtml.pas(702)
TeeDefs.inc(247)
TeeConst.pas(778)
TeCanvas.pas(2703) Hint: Value assigned to 'tmpCanvas' never used
TeCanvas.pas(8591)
TeeProcs.pas(1388) Error: Undeclared identifier: 'HORZSIZE'
TeeProcs.pas(1389) Error: Undeclared identifier: 'VERTSIZE'
TeeProcs.pas(1412) Error: Undeclared identifier: 'VERTSIZE'
TeeProcs.pas(1415) Error: Undeclared identifier: 'HORZSIZE'
TeeProcs.pas(4243)
TeEngine.pas(36) Fatal: Could not compile used unit 'TeeProcs.pas'
make: ** [bplTee7K3.so] Erro 1
=== create static libraries === =============
ln: criando link simbólico `/tmp/kylix3/kylix3' to `/usr/local/kylix3': Permissão negada
make: *** Sem regra para processar o alvo `Tee7K3.bpr', necessário por `Tee7K3.a'. Pare.
ls: *.a: Arquivo ou diretório não encontrado
mv: cannot stat `*.so': Arquivo ou diretório não encontrado
mv: cannot stat `*.dcp': Arquivo ou diretório não encontrado
mv: cannot stat `*.dpu': Arquivo ou diretório não encontrado
mv: cannot stat `*.a': Arquivo ou diretório não encontrado
mv: cannot stat `*.bpi': Arquivo ou diretório não encontrado
May you help me???
thanks.
=== compile TeeChart for Kylix3 =============
dcc -u/root/kylix/lib Tee7K3.dpk
Borland Delphi for Linux Version 14.5 Open Edition
Copyright (c) 1983,2002 Borland Software Corporation
TeeDefs.inc(247)
TeeDefs.inc(247)
TeeDefs.inc(247)
TeeDefs.inc(247)
TeeDefs.inc(247)
TeeHtml.pas(702)
TeeDefs.inc(247)
TeeConst.pas(778)
TeCanvas.pas(2703) Hint: Value assigned to 'tmpCanvas' never used
TeCanvas.pas(8591)
TeeProcs.pas(1388) Error: Undeclared identifier: 'HORZSIZE'
TeeProcs.pas(1389) Error: Undeclared identifier: 'VERTSIZE'
TeeProcs.pas(1412) Error: Undeclared identifier: 'VERTSIZE'
TeeProcs.pas(1415) Error: Undeclared identifier: 'HORZSIZE'
TeeProcs.pas(4243)
TeEngine.pas(36) Fatal: Could not compile used unit 'TeeProcs.pas'
make: ** [bplTee7K3.so] Erro 1
=== create static libraries === =============
ln: criando link simbólico `/tmp/kylix3/kylix3' to `/usr/local/kylix3': Permissão negada
make: *** Sem regra para processar o alvo `Tee7K3.bpr', necessário por `Tee7K3.a'. Pare.
ls: *.a: Arquivo ou diretório não encontrado
mv: cannot stat `*.so': Arquivo ou diretório não encontrado
mv: cannot stat `*.dcp': Arquivo ou diretório não encontrado
mv: cannot stat `*.dpu': Arquivo ou diretório não encontrado
mv: cannot stat `*.a': Arquivo ou diretório não encontrado
mv: cannot stat `*.bpi': Arquivo ou diretório não encontrado
May you help me???
thanks.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi kriz,
Sorry for the late reply but if I'm not wrong I directly sent you a version which we know to work in Kylix. Did you receive it?
Sorry for the late reply but if I'm not wrong I directly sent you a version which we know to work in Kylix. Did you receive it?
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 3
- Joined: Wed Sep 28, 2005 4:00 am
- Contact:
the same problem
dear narcis,
i also having the same problem with recompilekylix the error is the same exact line as above ...but in english .....
i'm using kylix3 and Suse 10 could you please ...help me ?
i urgently need the chart
also if possible could you point me how to make teechart work with fastreport clx2.55 ?
thank you.
i also having the same problem with recompilekylix the error is the same exact line as above ...but in english .....
i'm using kylix3 and Suse 10 could you please ...help me ?
i urgently need the chart
also if possible could you point me how to make teechart work with fastreport clx2.55 ?
thank you.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Guyinwonder,
I've just sent you the same files and instructions I sent kriz to your forums contact e-mail address.
I've just sent you the same files and instructions I sent kriz to your forums contact e-mail address.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 3
- Joined: Wed Sep 28, 2005 4:00 am
- Contact:
recompile...
dear narcis ...
i've got your attachment .
i'v try it .
i try two ways :
1. from source.zip i put in /root/source then changed.tar.gz i put in /root/source also...
then start compile but it turn out still error ..... then i try
2. i put the source.zip in /root/source2 then compile..... i't work.......
but then whenever i put a Tchart on my form then double click and pick the title or legend tab it turn an error that say ...property error on TeeShadowEdit.borderstyle so i open the file TeeShadowEdit.pas ...when it open it say the same error so i ignore it then save and recompile again ...turn out all okay........
thanx for your support narcis...
if i had another question i'll post it here again...
ps: why the steema doesn't put the clx version (compiled ok) in the client download area ? i think it will be much comfortable.......also if possible ...putt some demo package program...so client can test their ....component ........but again it just some sugestion from me...
thnx....
i've got your attachment .
i'v try it .
i try two ways :
1. from source.zip i put in /root/source then changed.tar.gz i put in /root/source also...
then start compile but it turn out still error ..... then i try
2. i put the source.zip in /root/source2 then compile..... i't work.......
but then whenever i put a Tchart on my form then double click and pick the title or legend tab it turn an error that say ...property error on TeeShadowEdit.borderstyle so i open the file TeeShadowEdit.pas ...when it open it say the same error so i ignore it then save and recompile again ...turn out all okay........
thanx for your support narcis...
if i had another question i'll post it here again...
ps: why the steema doesn't put the clx version (compiled ok) in the client download area ? i think it will be much comfortable.......also if possible ...putt some demo package program...so client can test their ....component ........but again it just some sugestion from me...
thnx....
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Guyinwonder,
I'm glad to hear it is working fine for you.
I'm glad to hear it is working fine for you.
We can not put compiled clx files because they need to be generated for each specific environment (Operating system version, IDE, etc.). Regarding the test projects, there are already a number of demos and examples included with TeeChart binary installers.ps: why the steema doesn't put the clx version (compiled ok) in the client download area ? i think it will be much comfortable.......also if possible ...putt some demo package program...so client can test their ....component ........but again it just some sugestion from me...
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 3
- Joined: Wed Sep 28, 2005 4:00 am
- Contact:
clx version
i mean u guys can put some clx version on major distro such as suse, mandrake,redhat or ubuntu...........other than that then we can ask you the way to recompile.......in that way will put alot of comfort in client side........just an opinion
thnx ..........
next is i try to connect the fast report 2.5 clx with the steema.com teechart......
it found out tobe that the teeprocs.pas must be edited ...
TMetaFileCanvas=Class(TCanvas)
edited--> TMetaFileCanvas=Class(TBitmapCanvas)
any hint ? or any sugestion ?
thnx ..........
next is i try to connect the fast report 2.5 clx with the steema.com teechart......
it found out tobe that the teeprocs.pas must be edited ...
TMetaFileCanvas=Class(TCanvas)
edited--> TMetaFileCanvas=Class(TBitmapCanvas)
any hint ? or any sugestion ?
Hi,
Yes, would be good, but as kylix has been disregarded by Borland, and the minor number of customers which use it under kylix, we have removed the support for kylix.i mean u guys can put some clx version on major distro such as suse, mandrake,redhat or ubuntu...........other than that then we can ask you the way to recompile.......in that way will put alot of comfort in client side........just an opinion
thnx ..........
I'm sorry, I'm not sure what you refer here, could you please be more specific ?it found out tobe that the teeprocs.pas must be edited ...
TMetaFileCanvas=Class(TCanvas)
edited--> TMetaFileCanvas=Class(TBitmapCanvas)
any hint ? or any sugestion ?
Pep Jorge
http://support.steema.com
http://support.steema.com
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi kriz,
I forwarded you the e-mail to the e-mail address I sent originally and your forums contact e-mail address.
I forwarded you the e-mail to the e-mail address I sent originally and your forums contact e-mail address.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |