Problems with OpenOffice 1.1beta
    Kevin Oberman 
    oberman at es.net
       
    Sun Mar 30 18:44:02 PST 2003
    
    
  
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 at es.net			Phone: +1 510 486-8634
    
    
More information about the freebsd-openoffice
mailing list