On 3/23/07, Robert Goulding <[EMAIL PROTECTED]> wrote:
First, I am an absolute newbie. I purchased the OpenBSD 4.0 cd's and got it loaded and running and succesfully added the Samba and KDE packages. Installing OpenOffice and getting mail working are my next two projects with it. I am running an i386 machine with a 1.2 GHz AMD Athlon processor.
I ran OpenOoffice on 3.9 ( because it was i386, my 4.0 is amd64 so no Linux emulation ) using http://www.chruetertee.ch/blog/archive/2005/12/12/openoffice-org-2-0-auf-openbsd.html
Where do I go to start it
In /opt/openoffice.org2.0/program/ you will have soffice, swriter, scalc, simpress, smath, sbase and s-whatever you can execute those files to get the programs.
and how do I get it into applications on the K Menu?
If you know how to edit the K Menu then link them to these files. In my FVWM I just added the following to get the Menu ==================================================================== AddToMenu MenuOpenOffice2 "MenuOpenOffice2" Title + "&O. office" Exec exec /opt/openoffice.org2.0/program/soffice + "&W. writer" Exec exec /opt/openoffice.org2.0/program/swriter + "&C. calc" Exec exec /opt/openoffice.org2.0/program/scalc + "&I. impress" Exec exec /opt/openoffice.org2.0/program/simpress + "&M. math" Exec exec /opt/openoffice.org2.0/program/smath + "&B. base" Exec exec /opt/openoffice.org2.0/program/sbase =======================================================================
I don't have a Start OpenOffice.org icon or anything.
:-) Create your own :-) Kind Regards Siju