From owner-freebsd-questions@FreeBSD.ORG Sat Sep 25 16:50:09 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9561D106566B for ; Sat, 25 Sep 2010 16:50:09 +0000 (UTC) (envelope-from sterling@camdensoftware.com) Received: from wh2.interactivevillages.com (wh2.interactivevillages.com [75.125.250.34]) by mx1.freebsd.org (Postfix) with ESMTP id 5E2568FC18 for ; Sat, 25 Sep 2010 16:50:09 +0000 (UTC) Received: from 97-126-31-96.tukw.qwest.net ([97.126.31.96] helo=_HOSTNAME_) by wh2.interactivevillages.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1OzXoJ-0006zW-3S for freebsd-questions@freebsd.org; Sat, 25 Sep 2010 09:41:16 -0700 Received: by _HOSTNAME_ (sSMTP sendmail emulation); Sat, 25 Sep 2010 09:50:02 -0700 Date: Sat, 25 Sep 2010 09:50:02 -0700 From: Chip Camden To: FreeBSD Questions Message-ID: <20100925165001.GA6822@libertas.local.camdensoftware.com> Mail-Followup-To: FreeBSD Questions References: <20100925014410.GA23892@guilt.hydra> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k1lZvvs/B4yU6o8G" Content-Disposition: inline In-Reply-To: <20100925014410.GA23892@guilt.hydra> User-Agent: Mutt/1.4.2.3i Company: Camden Software Consulting URL: http://camdensoftware.com X-PGP-Key: http://pgp.mit.edu:11371/pks/lookup?search=0xD6DBAF91 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - wh2.interactivevillages.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - camdensoftware.com Subject: Re: Erlang and Java X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Sep 2010 16:50:09 -0000 --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Quoth Chad Perrin on Friday, 24 September 2010: > Does anyone know of a reason that installing lang/erlang would fail if a > java/diablo-jdk port failed to install? Correct me if I'm wrong, but the > Erlang VM really should *not* depend on Java. Right? >=20 > --=20 > Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] Looking at the Makefile, it appears that WITHOUT_JAVA needs to be defined to avoid a dependency. Looks likle that option is part of the config. make rmconfig make install clean then make sure the first option is unchecked. --=20 Sterling (Chip) Camden | sterling@camdensoftware.com | 2048D/3A978E4F http://camdensoftware.com | http://chipstips.com | http://chipsquips= .com --k1lZvvs/B4yU6o8G Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iQEcBAEBAgAGBQJMnig5AAoJEIpckszW26+RhUwH/0fepZo4WV7c8ZetCBqGy25i MFfDADKOpbgil1FKmtbkHGO/cMiMYG77VrERudvdxc4qM9wiSSo1Iy5vEe6jWeAs 2CUeeb6JcNOuYDiongq1vD4EUETBSm9Qmlz3OJDH76GfYRcqkwJ6cCmQAFiTPnQF okFxjQB3YZBxeC2fQQUBrySyLBfikf0MHndgot+15xvI8OVgCENfO8O9wZsMVwxI lossc0x2A4dNvsoFT0gjffl4r1ETjqmMyML+kWIsBSkpAmvgEXjyIEtPJ2BT4hYJ 7uksH3L1WGJmpxxXpL8oeVZQcognYlAOQe+9xBCdjmpIOI/BC8pZUG15py9TROE= =EnRs -----END PGP SIGNATURE----- --k1lZvvs/B4yU6o8G--