Open Office Org 1.1.2

Scott Talbot talbotscott at cox.net
Thu Jul 29 15:15:56 UTC 2004



	All

Open Office fails to load/start.  From Term:

[scott at ip68-7-36-36 scott]$ oocalc
Installation of OpenOffice.org 1.1.2 failed:
 'LD_LIBRARY_PATH=/usr/lib/ooo-1.1:/usr/lib/ooo-
1.1/program /usr/lib/ooo-1.1/program/setup -
R:/etc/openoffice/autoresponse.conf -v -nogui > ~ /.openoffice-install-
log 2>&1'


ran /usr/lib/ooo-1.1/program/soffice but that resulted:

[scott at ip68-7-36-36 scott]$ /usr/lib/ooo-1.1/program/soffice
[scott at ip68-7-36-36 scott]$ /usr/lib/ooo-1.1/program/setup: line 159:
syntax error near unexpected token `else'
/usr/lib/ooo-1.1/program/setup: line 159: `  else'
 which is:

# extend the library search path for libvcl compiled with more widgets
sets
if [ -n "$LD_LIBRARY_PATH" ] &&
   [ -d "$sd_archive_path/widgets" ] ; then
  if [ -n "$OOo_WIDGET_SET" ] && 
     [ -f "$sd_archive_path/widgets/$OOo_WIDGET_SET/"libvcl* ] ; then
# LD_LIBRARY_PATH="$sd_archive_path/widgets/$OOo_WIDGET_SET:
$LD_LIBRARY_PATH"
  else
# LD_LIBRARY_PATH="$sd_archive_path/widgets/default:$LD_LIBRARY_PATH"
  fi
fi

remove # from the two lines above and OO will work

Enjoy!

Scott





More information about the fedora-test-list mailing list