Board index » delphi » Installing BETA of Indy 8.1 under Delphi 6 ENT

Installing BETA of Indy 8.1 under Delphi 6 ENT

Ive downloaded all the new source files from the FTP server

I compile Indy60.dpk and then go to compile the dcIndy60.dpk but when it
goes to compile it comes back with cannont find unit dsnide can anyone help
with this one, I cant seem to find anything that would relate to this name
on the FTP site or in any of the releases am I missing something??

Thank

 

Re:Installing BETA of Indy 8.1 under Delphi 6 ENT


Hi!
The delphi 6 packages included with Indy are wrong .. --instead replace
dsnide with designide.dcp, add rtl.dcp and also add vcl.dcp instead of
vcl60.dcp. Do the same for both packages (design & run-time).
You should then be able to compile Indy with no problems. (except a few
hints).
---
Sergio.

Re:Installing BETA of Indy 8.1 under Delphi 6 ENT


Quote
> Ive downloaded all the new source files from the FTP server

> I compile Indy60.dpk and then go to compile the dcIndy60.dpk but when it
> goes to compile it comes back with cannont find unit dsnide can anyone
help
> with this one, I cant seem to find anything that would relate to this name
> on the FTP site or in any of the releases am I missing something??

Dunno but when you figure it out I would like to know too.  I tried and
tried to install the 8.1 beta files in D6 and never could get them to go.

Matt

Re:Installing BETA of Indy 8.1 under Delphi 6 ENT


In article <3b5073e4_2@dnews>, per...@spidernet.com.cy says...
Quote
> Hi!
> The delphi 6 packages included with Indy are wrong .. --instead replace
> dsnide with designide.dcp, add rtl.dcp and also add vcl.dcp instead of
> vcl60.dcp. Do the same for both packages (design & run-time).
> You should then be able to compile Indy with no problems. (except a few
> hints).

I would also like to add that before you install the beta files, you
must uninstall Indy 8.0 using Borland's install routine.  Than, you
probably have to delete the old Indy 8.0 debug units from your lib\debug
directory.   This is due to a bug in Borland's install where the Indy
8.0 debug DCU's are installed even if you chose not to install Indy 8.0
in Delphi 6 at all (this problem was reported to the Indy developers by
Rune Moburg and confirmed by myself).  I am working on an install to
help with this problem.

HTH.
--
Support the anti-Spam amendment - Join at http://www.cauce.org/
J. Peter Mugaas     E-Mail:  oma00...@mail.wvnet.edu
http://wvnvm.wvnet.edu/~oma00215/  ICQ Number:  14297043
Finger for PGP Key

Other Threads