From owner-freebsd-amd64@FreeBSD.ORG Sun Apr 17 18:56:34 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B69BE16A4D6 for ; Sun, 17 Apr 2005 18:56:34 +0000 (GMT) Received: from pandora.afflictions.org (asylum.afflictions.org [64.7.134.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id B831C43D46 for ; Sun, 17 Apr 2005 18:56:33 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: from localhost (localhost [127.0.0.1]) by pandora.afflictions.org (Postfix) with ESMTP id 4132478C62 for ; Sun, 17 Apr 2005 14:57:58 -0400 (EDT) Received: from pandora.afflictions.org ([127.0.0.1]) by localhost (pandora.afflictions.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 53514-10 for ; Sun, 17 Apr 2005 14:57:53 -0400 (EDT) Received: from dementia.afflictions.org (dementia.afflictions.org [172.19.206.56]) by pandora.afflictions.org (Postfix) with ESMTP id F2C7878C35 for ; Sun, 17 Apr 2005 14:57:52 -0400 (EDT) Received: by dementia.afflictions.org (Postfix, from userid 1001) id 92E3533C60; Sun, 17 Apr 2005 14:57:26 -0400 (EDT) Date: Sun, 17 Apr 2005 14:57:26 -0400 From: Damian Gerow To: freebsd-amd64@freebsd.org Message-ID: <20050417185726.GB51599@afflictions.org> Mail-Followup-To: freebsd-amd64@freebsd.org References: <42628836.8040406@panix.homeunix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42628836.8040406@panix.homeunix.org> X-GPG-Fingerprint: B3D7 D901 A53A 1A99 BFD6 E6DF 9F3B 742B C288 9CC9 User-Agent: Mutt/1.5.9i X-Virus-Scanned: amavisd-new at pandora.afflictions.org Subject: Re: Openoffice2 success on Amd64 linux emu X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2005 18:56:34 -0000 Thus spake Carlos F. A. Paniago (pan@panix.homeunix.org) [17/04/05 12:02]: : I had the same problem and solved it changing the permission of the : /compat/linux/tmp to 0777 then normal user worked. This directory is : with a strange permissioin and should be fixed in the ports. It /should/ be 1777, not 0777, for security reasons.