Greg Madden wrote: > It is not a 64 bit version of OOo.org, it is 32 bit, and they (Ubuntu) have > included and configured ia32libs to make it work.
It's an ugly ugly hack. It does appear to work, though.
$ cat /usr/lib/openoffice2/program/soffice.bin
#! /bin/sh
GTK_PATH=/usr/lib32/gtk-2.0 LD_PRELOAD=/usr/lib32/libpangohack.so.0.0 exec
"$0".real "$@"
Cameron
signature.asc
Description: Digital signature

