From owner-freebsd-hackers Fri Sep 3 14:41:27 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (Postfix) with ESMTP id 7FF6714BF1 for ; Fri, 3 Sep 1999 14:40:49 -0700 (PDT) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.3/frmug-2.5/nospam) with UUCP id XAA15568 for freebsd-hackers@freebsd.org; Fri, 3 Sep 1999 23:40:42 +0200 (CEST) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (Postfix, from userid 101) id 5ABD1870A; Fri, 3 Sep 1999 21:29:25 +0200 (CEST) Date: Fri, 3 Sep 1999 21:29:25 +0200 From: Ollivier Robert To: freebsd-hackers@freebsd.org Subject: Re: Sun StarOffice51 Message-ID: <19990903212925.A55086@keltia.freenix.fr> Mail-Followup-To: freebsd-hackers@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.95.5i In-Reply-To: ; from Christopher T. Griffiths on Fri, Sep 03, 1999 at 02:16:57PM -0400 X-Operating-System: FreeBSD 4.0-CURRENT/ELF ctm#5543 AMD-K6 MMX @ 200 MHz Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Christopher T. Griffiths: > also, I did notice that the versions of the libs had changed from 6 to 7. If you have a recent CURRENT or STABLE, read on: It seems that we may need to edit one of the library again. See the message to -hackers (<199909011812.OAA29176@misha.cisco.com> by Mikhail Teterin). mv libosl516li.so libosl516li.so.bak sed -e 's,/proc/%u/cmdline,/compat/linux/so,' \ < libosl516li.so.bak > libosl516li.so touch /compat/linux/so (replace 516 by 517). I've not tried it. If you're runningolder versions of both CURRENT and STABLE, then it is just that you don't have the patch to procfs, committed by Marcel: ---------------------------- revision 1.15 date: 1999/08/19 19:41:08; author: marcel; state: Exp; lines: +41 -8 Let processes retrieve their argv through procfs. Revert to the original behaviour in all other cases. Submitted by: Andrew Gordon ---------------------------- -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #73: Sat Jul 31 15:36:05 CEST 1999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message