Related but not the answer to the question.<br><br>The Indy website does not give you very good direction on what to download but my understanding is you should be using the Tiburon.zip because it is the latest and most stable. The Indy10.zip is a very old version.<br>
<br>I have asked the Indy Webmaster to change the download information but there have been no changes so far.<br><br>Best regards,<br><br>Paul<br><br><div class="gmail_quote">2009/6/25 Pieter De Wit <span dir="ltr"><<a href="mailto:pieter@insync.za.net">pieter@insync.za.net</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff">
<div><font size="2" face="Arial">Hi Richard,</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">This is from memory but it might help
you:</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">Under the zip file is a \Lib directory. They
have batch files in there that will install Indy for a version of Delphi. Make
sure the whole zip is extracted before running that command. The manual side of
things is to install the .dpk files yourself, which would involve the
instructions listed below, but for Delphi (it's the "same" really)</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">Hope that helps !</font></div>
<div><font size="2" face="Arial"></font> </div><font color="#888888">
<div><font size="2" face="Arial">Pieter</font></div>
</font><blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;"><div class="im">
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">----- Original Message ----- </div>
<div style="background: rgb(228, 228, 228) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">
<b>From:</b>
<a title="richard@developers-inc.co.nz" href="mailto:richard@developers-inc.co.nz" target="_blank">Richard Vowles</a> </div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b> <a title="delphi@delphi.org.nz" href="mailto:delphi@delphi.org.nz" target="_blank">NZ Borland Developers Group - Delphi
List</a> </div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b> Wednesday, June 24, 2009 11:02
PM</div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b> [DUG] Fwd: Delphi - Installing /
Updating Components - specificallyIndy</div>
<div><br></div></div><div><div></div><div class="h5">Can anyone help Graham? I don't know much about the Indy
components....<br><br>
<div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Graham Marsden</b> <span dir="ltr"><<a href="mailto:graham@wk.planet.gen.nz" target="_blank">graham@wk.planet.gen.nz</a>></span><br>
Date:
2009/6/24<br>Subject: Re: Delphi - Installing / Updating Components -
specifically Indy<br>To: Richard Vowles <<a href="mailto:richard@developers-inc.co.nz" target="_blank">richard@developers-inc.co.nz</a>><br><br><br>Hi
Richard<br><br>Thanks for getting back to quickly. Yes go ahead and send it
on.<br><br>Cheers<br><br>Graham<br><br>On 24 Jun 2009 at 14:33, Richard Vowles
wrote:<br><br>Can I forward this to the local Delphi list? They would have a
better idea. <a href="http://www.delphi.org.nz" target="_blank">www.delphi.org.nz</a> in case you wish to<br>ask
yourself.<br><br>2009/6/24 Graham Marsden <<a href="mailto:graham@wk.planet.gen.nz" target="_blank">graham@wk.planet.gen.nz</a>><br>
Hi Richard<br><br>I have this version of Delphi ....<br>CodeGearTM RAD
Studio 2007 Version 11.0.2804.9245 Copyright © 2007 CodeGearTM.<br>with Indy
Direct version 10.1.5 installed.<br><br>Hopefully you can help with my problem
...<br><br>I want to use an indy component called IdAttachmentFile - I know it
exists as I have the .pas file for it in the<br>C:\Program Files\CodeGear\RAD
Studio\5.0\source\Indy\Indy10\Protocols driectory and have seen<br>references
to it on the net and in code samples. BUT I don't see it in any of the the
Indy Component Pallets.<br>Plus I cannot see how to do a reinstall of what is
obviously there.<br><br>So I download the latest update from <a href="http://indy.fulgan.com/ZIP/indy10.zip" target="_blank">http://indy.fulgan.com/ZIP/indy10.zip</a> which is only days
old, hoping that an<br>update might be the answer.<br><br>Trouble is I cannot
find any step by step instructions on how to install this update - there are
these instrction in the<br>help system but there are no more specifics on how
this is done.<br><br>Delphi and C++ Builder Installation<br>Installing
Indy.Sockets in a Borland IDE involves using the run-time and design-time
packages<br>files to compile the source code in the library. After compiling
the packages and source code,<br>design-time packages are installed in the IDE
to make the components available on the component<br>palette.<br>For Delphi
and C++ Builder, the run-time package files should be opened and compiled in
the<br>following order:<br>* IndySystem (in LibSystem)<br>*
IndyCore (in LibCore)<br>* IndyProtocols (in LibProtocols)<br>*
IndySuperCore (in LibSuperCore) (for Delphi 7 only)<br>For Delphi and C++
Builder, the design-time package files should be opened, compiled,
and<br>installed in the following order:<br>* dclIndyCore (in
LibCore)<br>* dclIndyProtocols (in LibProtocols)<br>*
dclSuperCore (in LibSuperCore) (for Delphi 7 only)<br><br>What is the step by
step process for all of this, I have roamed the net in vain for some
enlightenment but<br>cannnot penetrate the techspeak for a simple how
to.<br><br>I hope you can help me out here with a process, or a more helpful
source on the net.<br><br>Many thanks<br><br>Graham Marsden<br><font color="#888888"><br><br><br><br>--<br>---<br>Richard Vowles, Technical
Advisor<br>Developers Inc Ltd<br>web. <a href="http://www.developers-inc.co.nz" target="_blank">http://www.developers-inc.co.nz</a><br>ph. +64-9-3600231, mob.
+64-275-467747, fax. +64-9-3600384<br>skype. rvowles, LinkedIn,
Twitter<br><br><br></font></div><br><br clear="all"><br>-- <br>---<br>Richard
Vowles, Technical Advisor<br>Developers Inc Ltd<br>web. <a href="http://www.developers-inc.co.nz" target="_blank">http://www.developers-inc.co.nz</a><br>ph.
+64-9-3600231, mob. +64-275-467747, fax. +64-9-3600384<br>skype. rvowles,
LinkedIn, Twitter<br><br><br>
</div></div><p>
</p><hr><div class="im">
<p></p>_______________________________________________<br>NZ Borland
Developers Group - Delphi mailing list<br>Post: <a href="mailto:delphi@delphi.org.nz" target="_blank">delphi@delphi.org.nz</a><br>Admin:
<a href="http://delphi.org.nz/mailman/listinfo/delphi" target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>Unsubscribe: send an email to
<a href="mailto:delphi-request@delphi.org.nz" target="_blank">delphi-request@delphi.org.nz</a> with Subject:
unsubscribe</div></blockquote></div>
<br>_______________________________________________<br>
NZ Borland Developers Group - Delphi mailing list<br>
Post: <a href="mailto:delphi@delphi.org.nz">delphi@delphi.org.nz</a><br>
Admin: <a href="http://delphi.org.nz/mailman/listinfo/delphi" target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>
Unsubscribe: send an email to <a href="mailto:delphi-request@delphi.org.nz">delphi-request@delphi.org.nz</a> with Subject: unsubscribe<br></blockquote></div><br>