Hi all, OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh 32-bit Pharo 6.1 zip package downloaded from pharo.org. On Windows this library uses libeay.dll which is bundled with the Pharo VM. Metacello new baseline: 'OpenSSL'; smalltalkhubUser: 'PierceNg' project: 'OpenSSL-Pharo'; load. Pierce
On 20 Dec 2017, at 08:55, Pierce Ng <pierce@samadhiweb.com> wrote:
Hi all,
OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh 32-bit Pharo 6.1 zip package downloaded from pharo.org. On Windows this library uses libeay.dll which is bundled with the Pharo VM.
Metacello new baseline: 'OpenSSL'; smalltalkhubUser: 'PierceNg' project: 'OpenSSL-Pharo'; load.
Pierce
Great work, I am eager to look/try. Inevitable question: what is the plan for the other platforms ? Sven
On Wed, Dec 20, 2017 at 09:03:36AM +0100, Sven Van Caekenberghe wrote:
Inevitable question: what is the plan for the other platforms ?
I started on Linux, have now gotten it working on Windows, and expect to do MacOS next. I've also just mirrored the code onto GH. It is now at https://github.com/PierceNg/OpenSSL-Pharo. Pierce
great news. And this is super great that you plan to work on different platforms! THANKS On Wed, Dec 20, 2017 at 8:55 AM, Pierce Ng <pierce@samadhiweb.com> wrote:
Hi all,
OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh 32-bit Pharo 6.1 zip package downloaded from pharo.org. On Windows this library uses libeay.dll which is bundled with the Pharo VM.
Metacello new baseline: 'OpenSSL'; smalltalkhubUser: 'PierceNg' project: 'OpenSSL-Pharo'; load.
Pierce
OK now my cell is finally working again! I can now be reached at 603 957 2705 Kind Regards, Sean Glazier On Wed, Dec 20, 2017 at 2:57 PM, Stephane Ducasse <stepharo.self@gmail.com> wrote:
great news. And this is super great that you plan to work on different platforms! THANKS
On Wed, Dec 20, 2017 at 8:55 AM, Pierce Ng <pierce@samadhiweb.com> wrote:
Hi all,
OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh 32-bit Pharo 6.1 zip package downloaded from pharo.org. On Windows this library uses libeay.dll which is bundled with the Pharo VM.
Metacello new baseline: 'OpenSSL'; smalltalkhubUser: 'PierceNg' project: 'OpenSSL-Pharo'; load.
Pierce
On Wed, Dec 20, 2017 at 08:57:59PM +0100, Stephane Ducasse wrote:
great news. And this is super great that you plan to work on different platforms! THANKS
This is my little way of giving back to Pharo and the community. And now I have added #macModuleName to the library and tested it successfully with 64-bit Pharo on my Mac that runs Sierra. Pierce
We appreciate it! On Fri, Dec 22, 2017 at 3:38 AM, Pierce Ng <pierce@samadhiweb.com> wrote:
On Wed, Dec 20, 2017 at 08:57:59PM +0100, Stephane Ducasse wrote:
great news. And this is super great that you plan to work on different platforms! THANKS
This is my little way of giving back to Pharo and the community.
And now I have added #macModuleName to the library and tested it successfully with 64-bit Pharo on my Mac that runs Sierra.
Pierce
On 22 Dec 2017, at 07:57, Stephane Ducasse <stepharo.self@gmail.com> wrote:
We appreciate it!
+1
On Fri, Dec 22, 2017 at 3:38 AM, Pierce Ng <pierce@samadhiweb.com> wrote:
On Wed, Dec 20, 2017 at 08:57:59PM +0100, Stephane Ducasse wrote:
great news. And this is super great that you plan to work on different platforms! THANKS
This is my little way of giving back to Pharo and the community.
And now I have added #macModuleName to the library and tested it successfully with 64-bit Pharo on my Mac that runs Sierra.
Pierce
That is really great. SSL is really somthing important. Well done! Norbert
Am 20.12.2017 um 08:55 schrieb Pierce Ng <pierce@samadhiweb.com>:
Hi all,
OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh 32-bit Pharo 6.1 zip package downloaded from pharo.org. On Windows this library uses libeay.dll which is bundled with the Pharo VM.
Metacello new baseline: 'OpenSSL'; smalltalkhubUser: 'PierceNg' project: 'OpenSSL-Pharo'; load.
Pierce
Thanks a lot! Doru
On Dec 20, 2017, at 8:55 AM, Pierce Ng <pierce@samadhiweb.com> wrote:
Hi all,
OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh 32-bit Pharo 6.1 zip package downloaded from pharo.org. On Windows this library uses libeay.dll which is bundled with the Pharo VM.
Metacello new baseline: 'OpenSSL'; smalltalkhubUser: 'PierceNg' project: 'OpenSSL-Pharo'; load.
Pierce
-- www.tudorgirba.com www.feenk.com "No matter how many recipes we know, we still value a chef."
Thanks! Francisco On Mon, Jan 15, 2018 at 8:20 AM, Tudor Girba <tudor@tudorgirba.com> wrote:
Thanks a lot!
Doru
On Dec 20, 2017, at 8:55 AM, Pierce Ng <pierce@samadhiweb.com> wrote:
Hi all,
OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh 32-bit Pharo 6.1 zip package downloaded from pharo.org. On Windows this library uses libeay.dll which is bundled with the Pharo VM.
Metacello new baseline: 'OpenSSL'; smalltalkhubUser: 'PierceNg' project: 'OpenSSL-Pharo'; load.
Pierce
-- www.tudorgirba.com www.feenk.com
"No matter how many recipes we know, we still value a chef."
participants (8)
-
Esteban Lorenzano -
Francisco Ortiz Peñaloza -
Norbert Hartl -
Pierce Ng -
Sean Glazier -
Stephane Ducasse -
Sven Van Caekenberghe -
Tudor Girba