From owner-freebsd-questions@FreeBSD.ORG Fri Nov 19 04:59:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F01D16A4CE; Fri, 19 Nov 2004 04:59:25 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0288F43D49; Fri, 19 Nov 2004 04:59:25 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.1) id iAJ4xO8w008419; Thu, 18 Nov 2004 22:59:24 -0600 (CST) (envelope-from dan) Date: Thu, 18 Nov 2004 22:59:24 -0600 From: Dan Nelson To: eodyna Message-ID: <20041119045923.GG19265@dan.emsphone.com> References: <20041119042805.34319.qmail@web41725.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041119042805.34319.qmail@web41725.mail.yahoo.com> X-OS: FreeBSD 5.3-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: freebsd-databases@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: oracle 9.2.0.4 client on freebsd 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2004 04:59:25 -0000 In the last episode (Nov 19), eodyna said: > I am having trouble starting Oracle Enterprise Manger on Freebsd 5.3 > > I have succesfully installed the client. Yay for me :) After the > client installation, the net assist was run and oem was automatically > started. (so i kinda know it works) > > WHen i try to run oemapp from the command line (logged in as oracle) > i get the following error message > > bash-2.05b$ oemapp > expr: syntax error > jre was not found in > /data01/oracle/jre/1.1.8/bin//data01/oracle/jre/1.1.8/bin/../bin/i686/native_threads/jre You probably need to run that script from a Linux bash shell, so it sees linux's expr .. > it appears that these directories are concatinated together but im > not sure. jre definately exists in those directories. > > when i try to run oemapp as a user other than oracle i > get the following error message > > -su-2.05b$ oemapp > dirname: illegal option -- p > usage: dirname path > arch: not found .. and Linux's dirname and arch :) > /data01/oracle/jre/1.1.8/bin/jre: 101: Syntax error: > word unexpected (expecting ")") -- Dan Nelson dnelson@allantgroup.com