From owner-freebsd-questions  Wed Mar 13 12:48:44 2002
Delivered-To: freebsd-questions@freebsd.org
Received: from mail11.speakeasy.net (mail11.speakeasy.net [216.254.0.211])
	by hub.freebsd.org (Postfix) with ESMTP id E0C7637B419
	for <questions@freebsd.org>; Wed, 13 Mar 2002 12:48:40 -0800 (PST)
Received: (qmail 27740 invoked from network); 13 Mar 2002 20:48:39 -0000
Received: from unknown (HELO helios.dub.net) ([216.27.176.75]) (envelope-sender <mij@soupnazi.org>)
          by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP
          for <questions@freebsd.org>; 13 Mar 2002 20:48:39 -0000
Received: by helios.dub.net (Postfix, from userid 1000)
	id 3B8313126; Wed, 13 Mar 2002 12:48:38 -0800 (PST)
Date: Wed, 13 Mar 2002 12:48:38 -0800
From: Jim Mock <mij@soupnazi.org>
To: groggy11@mail.com
Cc: freebsd-questions <questions@freebsd.org>
Subject: Re: linux_base
Message-ID: <20020313204837.GA96361@helios.dub.net>
Reply-To: mij@soupnazi.org
References: <200203132034.g2DKYOC23283@groggy.anc.acsalaska.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200203132034.g2DKYOC23283@groggy.anc.acsalaska.net>
User-Agent: Mutt/1.3.28i
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-questions.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-questions>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-questions>
X-Loop: FreeBSD.ORG

On Wed, 13 Mar 2002 at 20:34:24 +0000, groggy11@mail.com wrote:
> linux_base 6.1 (needed for netscape) and 7.1 (needed for staroffice)
> are a pain in the butt.  i want to run linux-netscape AND staroffice,
> and i need a base that BOTH run on ... ???

How do you figure that?  From /usr/ports/editors/staroffice52/Makefile:

FETCH_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base

And from /usr/ports/emulators/linux_base/Makefile:

PORTNAME=               linux_base
PORTVERSION=            6.1
PORTREVISION=           1

So uh, where do you get the idea that it needs linux_base7?

- jim

-- 
jim mock <mij@soupnazi.org>   http://soupnazi.org/ | jim@FreeBSD.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message