From owner-freebsd-database@FreeBSD.ORG Mon Oct 16 22:01:20 2006 Return-Path: X-Original-To: freebsd-database@freebsd.org 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 5837216A47B; Mon, 16 Oct 2006 22:01:20 +0000 (UTC) (envelope-from corwin@aeternal.net) Received: from amber.aeternal.net (amber.aeternal.net [212.232.17.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D02043DAC; Mon, 16 Oct 2006 22:01:07 +0000 (GMT) (envelope-from corwin@aeternal.net) Received: from localhost (localhost.aeternal.net [127.0.0.1]) by amber.aeternal.net (Postfix) with ESMTP id 36061B984; Tue, 17 Oct 2006 00:01:48 +0200 (CEST) X-Virus-Scanned: by amavisd-new at aeternal.net Received: from amber.aeternal.net ([127.0.0.1]) by localhost (amber.aeternal.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BC-FePAPtdPn; Tue, 17 Oct 2006 00:01:47 +0200 (CEST) Received: from [127.0.0.1] (chello089173027168.chello.sk [89.173.27.168]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by amber.aeternal.net (Postfix) with ESMTP id 391EAB9B0; Tue, 17 Oct 2006 00:01:47 +0200 (CEST) Message-ID: <45340119.4060008@aeternal.net> Date: Tue, 17 Oct 2006 00:00:57 +0200 From: Martin Hudec User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Vladimir Terziev References: <20060711162744.A22592@malcolm.berkeley.edu> <452C09B6.4030009@pobox.sk> <20061010220934.GA1484@dfwdamian.vail> <1160524816.70546.287.camel@fbsd1.dyndns.org> <4531FFCD.8040607@aeternal.net> <1161006945.52932.293.camel@scotth.emsphone.com> <20061016171841.d569ea5e.vlady@gbservices.biz> <1161013656.52932.301.camel@scotth.emsphone.com> <4533AA65.9010708@aeternal.net> <20061016185245.3421bf44.vlady@gbservices.biz> In-Reply-To: <20061016185245.3421bf44.vlady@gbservices.biz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-database@freebsd.org, shildreth@allantgroup.com, Damian Wiest , freebsd-questions@freebsd.org Subject: Re: Installing Oracle Client 10g on FreeBSD X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: corwin@aeternal.net List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 22:01:20 -0000 Hello Vladimir, Vladimir Terziev wrote: > I'll be very thankful if you provide working instructions how to intermix FreeBSD and Linux libraries. > Thanks in advance! I sense bit of irony here, but I hope I just have wrong feeling :). Mixing BSD and Linux libs? Well - what do you say on using native Firefox with linux flash plugin? Works too. I will try to do it, and let's hope I'll be able to get oracle connection to test simple perl script as without it I am bit lost (I used only client stuff, not full oracle database). Martin