Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/editors/staroffice52/pkg-descr,v retrieving revision 1.2 diff -w -u -r1.2 pkg-descr --- pkg-descr 24 Aug 2000 19:27:10 -0000 1.2 +++ pkg-descr 20 Sep 2002 01:42:15 -0000 @@ -2,3 +2,20 @@ a word processor, spreadsheet, graphics and presentation, image manipulation, and charting. StarOffice offers the ability to read and write Microsoft Office files. + +Installation instructions: + +In order to install StarOffice, you will require procfs and linprocfs. +Your /etc/fstab should contain the following lines: + + linproc /compat/linux/proc linprocfs rw 0 0 + proc /proc procfs rw 0 0 + +Ensure that both file systems are mounted. + +If you have StarOffice on CD-ROM, mount it on /cdrom and run + + make install -DWITH_CDROM + +The executable is called /usr/local/bin/soffice. The documentation is +accessible from the StarOffice environment via the '?' icon. Index: pkg-message =================================================================== RCS file: /home/ncvs/ports/editors/staroffice52/pkg-message,v retrieving revision 1.5 diff -w -u -r1.5 pkg-message --- pkg-message 24 Aug 2000 19:27:10 -0000 1.5 +++ pkg-message 20 Sep 2002 05:23:03 -0000 @@ -3,10 +3,10 @@ Written by: Darren Wiebe and Martin Blapp -You will very shortly have finished a network install of StarOffice 5.2. -Once that is done exit X11 and run it again as the user that you usually use. -Then run "make install-user" and do a standard workstation install. -Change the install path to $HOME/office52. Then add $HOME/office52/ to your path. +You will very shortly have finished a network install of StarOffice +5.2. Next, each user must run "make install-user" in this directory +and do a standard workstation install. Change the install path to +$HOME/office52. Then add $HOME/office52/ to your path. It will now be ready to use.