From owner-freebsd-questions Fri Jul 7 13:57:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub.cns.ksu.edu (grunt.ksu.ksu.edu [129.130.12.17]) by hub.freebsd.org (Postfix) with ESMTP id B785D37BDA9 for ; Fri, 7 Jul 2000 13:57:30 -0700 (PDT) (envelope-from beemern@ksu.edu) Received: from ksu.edu (woohaa.telecom.ksu.edu [129.130.60.74] (may be forged)) by mailhub.cns.ksu.edu (8.9.1/8.9.1/mailhub+tar) with SMTP id PAA13609 for ; Fri, 7 Jul 2000 15:57:29 -0500 (CDT) Message-ID: <396645EB.D9268C45@ksu.edu> Date: Fri, 07 Jul 2000 16:04:43 -0500 From: nathan X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: building Perl DBD::DBI-Oracle module Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG in our installation, we have Oracle 7.3.3 running on a Sun Enterprise server. I'm running 4.0-STABLE on one of my workstations and am tryin to install the Oracle DBI module for Perl. However, it errors on 'make' cuz its tryin to use binaries from the Oracle home (mounted via nfs) which it obviously can't read. *** Question 1: I'm SOL aren't I ? *** Question 2: Or perhaps there is some kind soul(s) out there that have the fbsd binaries already built that i could snag. (so far, i've not found them searching web) thanks! nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message