Re: [fpc-pascal] Dependency of OpenSSL 1.0.2 still in FPC 3.2.0 on some platforms?

2021-06-06 Thread Luca Olivetti via fpc-pascal

El 6/6/21 a les 8:58, gebylist via fpc-pascal ha escrit:


Just place Synapse's
sources somewhere, where your project "see it".



That's what a lazarus' package does.

Bye
--
Luca
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


[fpc-pascal] Linux Yad

2021-06-06 Thread Brian via fpc-pascal
Has anyone called Yad (linux file manager) as an external program form a main
program ?

If so can you provide an example of how to do it and retrieve the selected
file name?

Thanks
Brian



--
Sent from: http://free-pascal-general.1045716.n5.nabble.com/
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] Dependency of OpenSSL 1.0.2 still in FPC 3.2.0 on some platforms?

2021-06-06 Thread Bo Berglund via fpc-pascal
On Sun, 6 Jun 2021 08:58:21 +0200, gebylist via fpc-pascal
 wrote:

>?Dne 05.06.2021 v 22:04 Bo Berglund via fpc-pascal napsal(a):
>> Yes, I ditched Indy10 for smtp emailing and instead used Synapse 40.1 
>> from the OnLinePackageManager in Lazarus.
>
>I am not sure what is mean by "Synapse 40.1" and how 

This is a package containing networking objects

>OnlinePackageManager working, because Synapse itself leave this 

I use Lazarus as my dev IDE and in Lazarus menu:
Package/OnLinePackageManager you can select from a number of available packages
that are not installed by default. Here you will find Synapse 40.1, which is
what I referred to.

>numbering before years and most recent version of Synapse is available 
>on SVN only. And this most recent version have new SSL plugin called 
>ssl_openssl11 with support for OpenSSL 1.1.1.

The OLPM version has SSL support that works well in Linux. I don't care much for
Windows where I suppose you need to get some dll files too. In Linux openssl is
nearly always available and works without any extra coding.

>Remark: Synapse is not component and not need to be installed by 
>OnlinePakageManager/GetIt in Lazarus/Delphi. Just place Synapse's 
>sources somewhere, where your project "see it".

As I stated it is not installed by default (as a package) but available in a
very simple way through OnLine PackageManager.
OLPM can "install" any package and if it has GUI components it will also compile
that into Lazarus. Not needed for Synapse.


-- 
Bo Berglund
Developer in Sweden

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] Dependency of OpenSSL 1.0.2 still in FPC 3.2.0 on some platforms?

2021-06-06 Thread gebylist via fpc-pascal
Dne 05.06.2021 v 22:04 Bo Berglund via fpc-pascal napsal(a):
> Yes, I ditched Indy10 for smtp emailing and instead used Synapse 40.1 
> from the OnLinePackageManager in Lazarus.

I am not sure what is mean by "Synapse 40.1" and how 
OnlinePackageManager working, because Synapse itself leave this 
numbering before years and most recent version of Synapse is available 
on SVN only. And this most recent version have new SSL plugin called 
ssl_openssl11 with support for OpenSSL 1.1.1.

Remark: Synapse is not component and not need to be installed by 
OnlinePakageManager/GetIt in Lazarus/Delphi. Just place Synapse's 
sources somewhere, where your project "see it".


Lukas

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal