Re: staroffice on 4.1-S

2000-10-09 Thread Christoph Sold

Peter Radcliffe wrote:
 
 Trent Nelson [EMAIL PROTECTED] probably said:
Type 'make install-user' in the StarOffice 5.2 ports directory while
  logged in as a "normal user".
 
 Already have done.
 
 To repeat, when I 'su -m' to keep my enviroment it works fine, using the
 per user install in my home directory. Using the same files as a normal
 user does not work (and yes, I've chown/chmodded them).
 
 Linux emulation works fine in general, I use linux netscape for the
 plugins.

I just changed the #!-line to read #!/usr/local/bin/bash instead of
#!/bin/sh
in Suns installuser script. They assume bash is installed as /bin/sh.
After
changing the shell line, everything works as expected.

HTH
-Christoph Sold


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



Re: staroffice on 4.1-S

2000-10-09 Thread Dave Uhring

On Mon, 09 Oct 2000, Christoph Sold wrote:
 Peter Radcliffe wrote:
  Trent Nelson [EMAIL PROTECTED] probably said:
 Type 'make install-user' in the StarOffice 5.2 ports directory
   while logged in as a "normal user".
 
  Already have done.
 
  To repeat, when I 'su -m' to keep my enviroment it works fine, using the
  per user install in my home directory. Using the same files as a normal
  user does not work (and yes, I've chown/chmodded them).
 
  Linux emulation works fine in general, I use linux netscape for the
  plugins.

 I just changed the #!-line to read #!/usr/local/bin/bash instead of
 #!/bin/sh
 in Suns installuser script. They assume bash is installed as /bin/sh.
 After
 changing the shell line, everything works as expected.

 HTH
 -Christoph Sold


 If you use the port to install staroffice52, the setup and soffice scripts 
are already modified to use /compat/linux/bin/sh, which is sym-linked to 
/compat/linux/bin/bash.  And staroffice fails to run properly for me whether 
I'm logged in as root or user.  It runs well on Linux.

Dave


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



Re: staroffice on 4.1-S

2000-10-09 Thread Vivek Khera

 "PR" == Peter Radcliffe [EMAIL PROTECTED] writes:

PR Before I spend even more time on it, anyone seen this problem and got
PR a fix ?

The only way I got SO 5.2 running on a 4.1 system was to install from the
CD-ROM that Sun was giving out at the Perl conference in July.

It seems to work ok.  I did a /net install into "/opt", and then set
up my self using the setup program.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.Khera Communications, Inc.
Internet: [EMAIL PROTECTED]   Rockville, MD   +1-301-545-6996
GPG  MIME spoken herehttp://www.khera.org/~vivek/


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