From owner-freebsd-questions@FreeBSD.ORG Wed Mar 31 10:26:14 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 8BE9F16A4CE for ; Wed, 31 Mar 2004 10:26:14 -0800 (PST) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1DC043D2F for ; Wed, 31 Mar 2004 10:26:13 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i2VIQ0so057042 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 31 Mar 2004 19:26:00 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i2VIQ0OD057041; Wed, 31 Mar 2004 19:26:00 +0100 (BST) (envelope-from matthew) Date: Wed, 31 Mar 2004 19:26:00 +0100 From: Matthew Seaman To: Martin McCormick Message-ID: <20040331182600.GB56112@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Martin McCormick , freebsd-questions@freebsd.org References: <200403311614.i2VGEYOf065307@dc.cis.okstate.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gatW/ieO32f1wygP" Content-Disposition: inline In-Reply-To: <200403311614.i2VGEYOf065307@dc.cis.okstate.edu> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk X-Virus-Scanned: clamd / ClamAV version devel-20040323, clamav-milter version 0.70a cc: freebsd-questions@freebsd.org Subject: Re: Installing jdbc 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: Wed, 31 Mar 2004 18:26:14 -0000 --gatW/ieO32f1wygP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 31, 2004 at 10:14:34AM -0600, Martin McCormick wrote: > I am investigating using JDBC to access an Oracle database > server from a FreeBSD system. The freeBSD system does not have X > windows running on it. Is it possible to install jdbc-oracle816 plus > what it needs to live and not need X? Use the ports, Luke: % cd /usr/ports/databases/jdbc-oracle816 % make pretty-print-run-depends-list=20 This port requires package(s) "compat3x-i386-4.4.20020925 javavmwrapper= -1.4 jdk-1.1.8" to run. Looks to me like you don't need X windows on that machine. However, you do need an old version of Java. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --gatW/ieO32f1wygP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAaw04dtESqEQa7a0RAngIAKCYR2LF8oB1t+q7UnX/sPzoaZqwwQCfZMQw NLhDBVHypi69ykFkj6YnYcQ= =R3yi -----END PGP SIGNATURE----- --gatW/ieO32f1wygP--