From owner-freebsd-questions@FreeBSD.ORG Fri May 19 13:40:56 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 01A8416A45F for ; Fri, 19 May 2006 13:40:56 +0000 (UTC) (envelope-from lalev@sv-bg.com) Received: from mail.sv-bg.com (mail.sv-bg.com [213.222.60.18]) by mx1.FreeBSD.org (Postfix) with SMTP id 0137843D49 for ; Fri, 19 May 2006 13:40:54 +0000 (GMT) (envelope-from lalev@sv-bg.com) Received: (qmail 87183 invoked by uid 1010); 19 May 2006 16:48:32 -0000 Received: from unknown (HELO fence) (lalev@sv-bg.com@213.222.60.195) by mail.sv-bg.com with SMTP; 19 May 2006 16:48:32 -0000 Date: Fri, 19 May 2006 16:40:25 +0300 From: Angelin Lalev To: freebsd-questions@freebsd.org Message-ID: <20060519164026.79364a09@fence> In-Reply-To: <17517.46076.708629.191911@jerusalem.litteratus.org> References: <20060519131426.0e087366@fence> <17517.46076.708629.191911@jerusalem.litteratus.org> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Acroread7 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: Fri, 19 May 2006 13:40:56 -0000 On Fri, 19 May 2006 08:03:08 -0400 Robert Huff wrote: > Angelin Lalev writes: > > > $ pkg_info|grep linux > > linux-XFree86-libs-4.3.99.902_7 XFree86 libraries, Linux binary > > linux-atk-1.8.0_2 Accessibility Toolkit, Linux/i386 binary > > linux-expat-1.95.7_1 Linux/i386 binary port of Expat XML-parsing > > library linux-fontconfig-2.2.3_4 Linux/i386 binary of Fontconfig > > linux-glib2-2.4.8_2 Version 2.X Linux/i386 binary port of GLib > > linux-jpeg-6b.33_1 RPM of the JPEG lib > > linux-png-1.2.8_1 RPM of the PNG lib > > linux-tiff-3.6.1_6 TIFF library, Linux/i386 binary > > Shouldn't there be a linux_base- in this list? > And how did you these installed without linux_base- > being pulled in as a dependency? > > > Robert Huff Thanks for the competent response! I should have mentioned this on the first mail, because the approach I used is not exactly "right". (Guilty). I went into /usr/ports/print/acroread7 and typed 'make fetch-recursive' and then 'make install'. 'make install' failed two or three times but i rather laysily just restarted it and it continiued. I didn't even look at the make output. I guess I must clean that mess and try again.