1. Using 32-bit libraries on 64-bit Linux

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

new topic     » topic index » view message » categorize

2. Re: Using 32-bit libraries on 64-bit Linux

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

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu