Date: Fri, 31 Dec 1999 11:11:22 -0500 (EST) From: Vivek Khera <khera@kciLink.com> To: William Woods <freebsd@cybcon.com> Cc: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: StarOffice5 problems.... Message-ID: <14444.54698.604479.105360@onceler.kcilink.com> In-Reply-To: <XFMail.991230235130.freebsd@cybcon.com> References: <XFMail.991230235130.freebsd@cybcon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "WW" == William Woods <freebsd@cybcon.com> 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: khera@kciLink.com Rockville, MD +1-301-545-6996 PGP & MIME spoken here http://www.kciLink.com/home/khera/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14444.54698.604479.105360>