For work I have recently needed to be able to compile RealBasic applications to run on Linux. The support for Linux from RB is decent, but requires the 32 bit versions of several libraries for the build apps to run. Specifically, I had to install the following extra packages to let things work:
libc6-i386
ia32-libs
The hardware involved:
Intel Core 2 Duo CPU E6750 @ 2.66 Ghz (Dual core, 64 bit processor), 4 GB ram, Intel DG33BU Motherboard.
Leave a Reply