From owner-freebsd-current@FreeBSD.ORG Sun Jul 6 16:49:12 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A76037B401 for ; Sun, 6 Jul 2003 16:49:12 -0700 (PDT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id E352743FFD for ; Sun, 6 Jul 2003 16:49:11 -0700 (PDT) (envelope-from nugent511@comcast.net) Received: from comcast.net (bgp01558997bgs.gambrl01.md.comcast.net[68.49.29.80](misconfigured sender)) by comcast.net (sccrmhc11) with SMTP id <2003070623491101100jne7pe>; Sun, 6 Jul 2003 23:49:11 +0000 Message-ID: <3F08B199.3050409@comcast.net> Date: Sun, 06 Jul 2003 19:32:41 -0400 From: "Myron J. Mayfield" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2.1) Gecko/20010901 X-Accept-Language: en-us MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: /dev/shm X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jul 2003 23:49:12 -0000 I attempted to install the linux java sapgui on FreeBSD 5.0, but the jar file only unpacked part of it. I then copied the files from my Redhat 9 machine. I linked up all the linux libraries needed and attempted to start it. It gives me an error saying cant find /dev/shm. I tried adding this to /dev but was unable to. Does anyone have any information? Thank you. I am somewhat new to FreeBSD but have used linux for Many years.