Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : Re: Compiling the Indy Development Snapshot

www.cryer.info
Managed Newsgroup Archive

Re: Compiling the Indy Development Snapshot

Subject:Re: Compiling the Indy Development Snapshot
Posted by:"Dennis Passmore" (dennisp@nospam_dpassmore.com)
Date:Sat, 19 Aug 2006 11:07:02

Step by step instructions...

1) open the Delphi 7 IDE
2) open Component/Install Packages. Remove any packages as installed with a previous version of
Indy.
3) close the Delphi 7 IDE.
4) using the Windows Explorer navigate to ..\Delphi70\Projects\Bpl and find any *.bpl and *.dcp
files created by previous versions of Indy. Example: IndySystem70.bpl, IndyCore70.bpl,
dclIndyCore70.bpl and the Indy*.dcp files. Now backup and delete these old files.
5) using the Windows Explorer naviage to ..\Delphi70\lib folder and delete all dcu's where the
filename starts with "ID". Example; IdAntiFreezeBase.dcu, etc.
6) using the3 Windows Explorer navigate to C:\WINDOWS\system32 and find the file Indy70.bpl and
backup it up and hide it, you will put it back later. If you have an error here it is because
something else running on your system which is
already compiled and linked into using the package and also needs to be stopped.
7) now open the Delphi IDE and open the project for the Computil.dpr which can be found in the
Indy 10 LIB folder. Build it and exit the Delphi IDE.
8) now hopefully you have the Delphi 7 update 1 installed you should be able to double click the
batch file called FullD7.bat in the Indy10 Lib folder and the Computil should build all required
units and the *.bpl files.
9) Now you can reopen the Delphi 7 IDE and use Component Install Packages to Add the
dclIndyCore70.dcp and dclIndyProtocols70.dcp packages to the IDE.

10) job done.


Dennis Passmore

"Think it might be a new experience and
if you can not Pull then at least Push
  the job will get done"

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive