Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2003 18:43:55 -0800
From:      "Kevin Oberman" <oberman@es.net>
To:        openoffice@freebsd.org
Subject:   Problems with OpenOffice 1.1beta
Message-ID:  <20030331024355.E18155D07@ptavv.es.net>

next in thread | raw e-mail | index | archive | help
Two minor issues with OO 1.1beta, both trivial to fix.

Installed from the package. User installation script failed because to
tries to run the setup from the wrong directory, Corrected to
OpenOffice.org-644.

Then tried to run a program and failed with:
:exec: scalc: not found
Changed the script to do:
        cd $oopath && exec ./$program "$@"
(Add "./")

It is now running to at least a trivial extent.

I still get an error that /usr/bin/lpc could not be found. I use LPRng
and it has binaries in /usr/local.

R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030331024355.E18155D07>