1. Using 32-bit libraries on 64-bit Linux
- Posted by ghaberek (admin) May 03, 2012
- 1477 views
I recently got a new laptop and installed Ubuntu 12.04 LTS 64-bit. I started setting things up for Euphoria and was having some strange issues, specifically with wxEuphoria. Turns out, in order to install the 32-bit equivalent libraries on a 64-bit system, you have to put ":i386" after the name of the library when installing. So to install the supporting libraries for wxEuphoria, you need to run:
sudo apt-get install libwxbase2.8-0:i386 libwxgtk2.8-0:i386 libstdc++6:i386
-Greg
2. Re: Using 32-bit libraries on 64-bit Linux
- Posted by irv May 07, 2012
- 1383 views
In vaguely related news, I've gotten 99% of EuGtk working fine with
Euphoria Interpreter v4.1.0 development
64-bit Linux, Using System Memory
Revision Date: 2011-06-30 16:06:49, Id: 5038:3739d931e005