On Tue, 29 Apr 2003, Chris Halls wrote: > On Mon, Apr 28, 2003 at 07:39:08PM +0200, Ralph Jacobs wrote: > > > OK, please mail me the complete strace (directly, not to the bugreport) > > > > > > cd /usr/lib/openoffice/program; (LD_LIBRARY_PATH=. strace setup.bin 2>&1) > > > > OK, here is it. > > Hmm, it seems that command line doesn't work any more :( > > Try this instead. First, grepping for a bad font file: > > (LD_LIBRARY_PATH=/usr/lib/openoffice/program strace > /usr/lib/openoffice/program/setup.bin 2>&1) | grep open | grep .ttf | tail
This worked! A while ago, I tried to install the Lucida Grande font by Apple - the site I got it from said it was a TrueType-font, but I couldn't get it to work. I forgot to remove it immediately after finding out it didn't work and that was the font that was causing the problems for OO. > I'll update the README.Debian to include the new command line. > > Chris OK, thank you for your help. Ralph.

