From owner-freebsd-questions@FreeBSD.ORG Wed Nov 1 00:59:54 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 57DD916A4CE for ; Wed, 1 Nov 2006 00:59:54 +0000 (UTC) (envelope-from rich@pencil.math.missouri.edu) Received: from pencil.math.missouri.edu (pencil.math.missouri.edu [128.206.49.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E67343D62 for ; Wed, 1 Nov 2006 00:59:52 +0000 (GMT) (envelope-from rich@pencil.math.missouri.edu) Received: from pencil.math.missouri.edu (rich@localhost [127.0.0.1]) by pencil.math.missouri.edu (8.13.1/8.13.1) with ESMTP id kA10wMUt091912; Tue, 31 Oct 2006 18:58:22 -0600 (CST) (envelope-from rich@pencil.math.missouri.edu) Received: (from rich@localhost) by pencil.math.missouri.edu (8.13.1/8.13.1/Submit) id kA10wMI6091911; Tue, 31 Oct 2006 18:58:22 -0600 (CST) (envelope-from rich) From: Rich Winkel Message-Id: <200611010058.kA10wMI6091911@pencil.math.missouri.edu> In-Reply-To: "from Subhro at Oct 16, 2006 11:00:56 am" To: Subhro Date: Tue, 31 Oct 2006 18:58:22 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: ClamAV 0.87.1/2135/Tue Oct 31 15:57:40 2006 on pencil.math.missouri.edu X-Virus-Status: Clean Cc: FreeBSD Questions Subject: Re: Acroread not working 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: Wed, 01 Nov 2006 00:59:54 -0000 Here's what worked for me: /usr/compat/linux/usr/bin/gdk-pixbuf-query-loaders-32 > /usr/compat/linux/etc/gtk-2.0/gdk-pixbuf.loaders Probably should have been done by whatever port installed that file (linux-gtk2?) Rich