Starting up l32/q on ubuntu 64

Hi, I’m wondering why I got l32/q no such file or directory error when trying to execute the unizpped trial version. I’m using ubuntu64 via virtualbox on a window host. But I think virtualbox has nothing to do with this. Any advice would be appreciated.

bash: l32/q: No such file or directory

You may need to install ia32-libs. Try:

sudo apt-get install ia32-libs

Chris