Adjustments to /usr/local/bin/openoffice_1.1 script
Lars Bungum
lars.bungum at copyleft.no
Mon Sep 15 09:39:33 PDT 2003
Hello!
You're probably aware, but just in case. I installed the
openoffice-1.1Beta.tgz binary package from ports succesfully, but wasn't
able to make it run from $HOME/OpenOffice.org1.1Beta/after having run
setup.
Then I found this:
http://www.oooforum.org/forum/viewtopic.php?t=2473&view=previous
that suggested I used /usr/local/bin/openoffice_1.1* to start it
instead. This ducked the SplashScreen error. However, I also needed to
adjust the shell script, replacing this line like here:
- cd $oopath && exec $program "$@"
+ cd $oopath && exec ./$program "$@"
--
Mvh.
Lars Bungum <lb at cl.no> <OpenPGP: E2C5C0A2>
Copyleft Software AS
T
More information about the freebsd-openoffice
mailing list