From owner-freebsd-database Tue Nov 5 15:20:29 2002 Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D81C37B414 for ; Tue, 5 Nov 2002 15:20:28 -0800 (PST) Received: from smtp.web.de (smtp02.web.de [217.72.192.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BEAD43E42 for ; Tue, 5 Nov 2002 15:20:27 -0800 (PST) (envelope-from g.w.k@web.de) Received: from [217.232.140.183] (helo=pD9E88CB7.dip.t-dialin.net) by smtp.web.de with asmtp (WEB.DE(Exim) 4.91 #2) id 189Czg-0002EV-00 for freebsd-database@freebsd.org; Wed, 06 Nov 2002 00:20:25 +0100 Subject: Oracle 9i anyone? From: "Georg-W. Koltermann" To: freebsd-database@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 06 Nov 2002 00:21:28 +0100 Message-Id: <1036538488.369.23.camel@bat.localnet> Mime-Version: 1.0 Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, was anyone successful installing and running Oracle9i on FreeBSD? I seem to get through with the installation if I hack genclntsh (add -L /usr/lib/gcc-lib/bla... -lgcc, and then remove "-z defs"). Unfortunately I cannot start the listener. Lsnrctl start complains "TNS-01150: The address of the specified listener name is incorrect TNS-01153: Failed to process string: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))" This is with FreeBSD 4.7-Release, and with linux_base-7.1_1 and linux_devtools-7.1 (yes I also needed to add some symlinks so that sed, awk, and expr are found at the right pathes :-( ) -- Regards, Georg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message