Board index » delphi » Re: Error installing Indy 9.00.14

Re: Error installing Indy 9.00.14


2003-07-23 03:26:00 PM
delphi96
Ignore the bat files.
Go to the Packages directory, open the D5 runtime package, build it, open
the D5 design package, buildit, and install.
Go to Tools/Environment/Library path and add the Indy directory to the
library search path.
That should be all that is needed, and it takes less than a minute (if you
have done it before).
Danny
---
"Doug Munday" <XXXX@XXXXX.COM>schreef in bericht
Quote
I am having more problems upgrading Indy to 9.0.14 to my Delphi 5
Enterprise
machine. When I try to install the bpl, I get an error that File not
found:
"IdRegister.dcu". Yes, I ran the fulld5.bat before installing. There is
a
IdRegister.pas file in the Indy\source folder, but no IdRegister.dcu in
the
Indy\D5 folder. There is no dpk to recompile the dcu's...? Also, I
thought
maybe there was something wrong with my Delphi install, so I tried
installing Indy 9.0.14 to another machine with Delphi 5 Enterprise, and
the
same exact thing happened.

Thanks for any help.

Doug


 
 

Re: Error installing Indy 9.00.14

Thanks for the help, but I am still stuck. I am not clear on your
instructions. If I am to ignore the .bat file, and presumably start the
installation over again, there is no D5 folder. What do you mean by
"Pagkages directory"? Do you mean the "...\source" folder? What specific
file do you mean by "D5 runtime package" (my guess would be the .bpl file,
but it does not exist if I have not run the bat file) and what file do you
mean by "D5 design package"?
Thanks!
"Danny Heijl" <XXXX@XXXXX.COM>writes
Quote
Ignore the bat files.

Go to the Packages directory, open the D5 runtime package, build it, open
the D5 design package, buildit, and install.

Go to Tools/Environment/Library path and add the Indy directory to the
library search path.

That should be all that is needed, and it takes less than a minute (if you
have done it before).

Danny
---

"Doug Munday" <XXXX@XXXXX.COM>schreef in bericht
news:3f1dce4c$XXXX@XXXXX.COM...
>I am having more problems upgrading Indy to 9.0.14 to my Delphi 5
Enterprise
>machine. When I try to install the bpl, I get an error that File not
found:
>"IdRegister.dcu". Yes, I ran the fulld5.bat before installing. There
is
a
>IdRegister.pas file in the Indy\source folder, but no IdRegister.dcu in
the
>Indy\D5 folder. There is no dpk to recompile the dcu's...? Also, I
thought
>maybe there was something wrong with my Delphi install, so I tried
>installing Indy 9.0.14 to another machine with Delphi 5 Enterprise, and
the
>same exact thing happened.
>
>Thanks for any help.
>
>Doug
>
>


 

Re: Error installing Indy 9.00.14

Sorry, there is no Packages directory in Indy, but most large components
collections do have a separate packages directory. I should have checked
first. I extract the Indy files in the Delphix\Source\Indy directory.
The Indy runtime package for D5 = indy50.dpk.
The Indy designtime package for D5 = dclindy50.dpk.
The .bpl files are the compiled packages, built from the .dpk files.
Danny
---
----- Original Message -----
From: "Doug Munday" <XXXX@XXXXX.COM>
To: <XXXX@XXXXX.COM>
Sent: Wednesday, July 23, 2003 8:18 PM
Subject: Re: Error installing Indy 9.00.14
Quote
Thanks for the help, but I am still stuck. I am not clear on your
instructions. If I am to ignore the .bat file, and presumably start the
installation over again, there is no D5 folder. What do you mean by
"Pagkages directory"? Do you mean the "...\source" folder? What specific
file do you mean by "D5 runtime package" (my guess would be the .bpl file,
but it does not exist if I have not run the bat file) and what file do you
mean by "D5 design package"?

Thanks!
 

Re: Error installing Indy 9.00.14

That did it. Thanks for the help!
Doug
"Danny Heijl" <XXXX@XXXXX.COM>writes
Quote
Sorry, there is no Packages directory in Indy, but most large components
collections do have a separate packages directory. I should have checked
first. I extract the Indy files in the Delphix\Source\Indy directory.

The Indy runtime package for D5 = indy50.dpk.

The Indy designtime package for D5 = dclindy50.dpk.

The .bpl files are the compiled packages, built from the .dpk files.

Danny
---

----- Original Message -----
From: "Doug Munday" <XXXX@XXXXX.COM>
To: <XXXX@XXXXX.COM>
Sent: Wednesday, July 23, 2003 8:18 PM
Subject: Re: Error installing Indy 9.00.14


>Thanks for the help, but I am still stuck. I am not clear on your
>instructions. If I am to ignore the .bat file, and presumably start the
>installation over again, there is no D5 folder. What do you mean by
>"Pagkages directory"? Do you mean the "...\source" folder? What
specific
>file do you mean by "D5 runtime package" (my guess would be the .bpl
file,
>but it does not exist if I have not run the bat file) and what file do
you
>mean by "D5 design package"?
>
>Thanks!