#!/bin/sh
export PATH=/opt/abiword/bin:$PATH
export LD_LIBRARY_PATH=/opt/abiword/lib
abiword
