Andre Albsmeier once wrote:
> > Before running soffice for the first time -- apply the trick
> > described by Andre Albsmeier on
> >
> >
>http://www.freebsd.org/cgi/getmsg.cgi?fetch=432982+436209+/usr/local/www/db/text/1998/freebsd-hackers/19980628.freebsd-hackers
> >
> > to the freshly installed lib/libosl516li.so
> >
> > mv libosl516li.so libosl516li.so.bak
> > sed -e 's,/proc/%u/cmdline,/compat/linux/so,' \
> > < libosl516li.so.bak > libosl516li.so
> > touch /compat/linux/so
>
> I don't think this one is needed anymore ?!?
It is. Without it, soffice keeps bringing up setup over and over instead
of just starting the damn office.
-mi
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message