[fpc-pascal] TCP Server
Marco van de Voort
marcov at stack.nl
Fri Aug 18 09:01:34 CEST 2006
> Thanks Amir, I saw this, but I don't have the packets bellow on the Indy
> 10 installation :(
>
> * Open and compile indysystemlaz.lpk
> * Open and compile indycorelaz.lpk
> * Open and compile indyprotocolslaz.lpk
> * Open, compile and install dclindycorelaz.lpk
> * Open, compile and install dclindyprotocolslaz.lpk
>
> How do you do to install without the packets?
I believe a simple make in the directory builds the libs+ demoes.
Then run make info as root to check where it installs. (root or not
influences the info)
If Ok then run make install as root.
More information about the fpc-pascal
mailing list