>>>>> "WW" == William Woods <[EMAIL PROTECTED]> writes:

WW> I am useing (trying to anyway) the StarOffice 5 port on a FreeBSD
WW> 3.4 system /usr/ports/editors/staroffice5 but its asking for a
WW> couple libs: Here is the makefile:

I installed without the using the port.  It was quite trivial.  Once
you download and extract the so51a tar file, just do this:

env PATH=/usr/compat/linux/bin ./setup

when in the installation directory.  The only other change I had to
make was to put a similar env PATH=... command in the KDE menus for
the Setup and SPAdmin thingies.  The StarOffice menu item works fine.

Also be sure to enable these in your kernel:

# for StarOffice/Linux Compat:
options         "P1003_1B"
options         "_KPOSIX_PRIORITY_SCHEDULING"
options         "_KPOSIX_VERSION=199309L"
options         SYSVSHM                 #SYSV-style shared memory
options         SYSVMSG                 #SYSV-style message queues
options         SYSVSEM                 #SYSV-style semaphores

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: [EMAIL PROTECTED]       Rockville, MD       +1-301-545-6996
PGP & MIME spoken here            http://www.kciLink.com/home/khera/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to