Run Pharo 32 bits and install 32 bit libs...��

On Wed, Nov 21, 2018, 21:07 Richard Kenneth Eng <horrido.hobbies@gmail.com wrote:
I'm creating the competition website using Pharo and Teapot. For encryption, I'm using Pierce Ng's PasswordCrypt, which requires a 32-bit C library. This means I must run 32-bit Pharo.

And this means I must run 32-bit Pharo under 32-bit Linux. Therein lies the rub...

I would like to host the website at DigitalOcean or Linode or OVH. As far as I can tell, however, these services do not support 32-bit Linux, only 64-bit.

What can I do?