From owner-freebsd-emulation@FreeBSD.ORG Fri Apr 11 20:55:31 2008 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A4B7106566B; Fri, 11 Apr 2008 20:55:31 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id D5E118FC1A; Fri, 11 Apr 2008 20:55:30 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1JkQHR-000OO7-HE; Sat, 12 Apr 2008 00:55:29 +0400 To: "Sean C. Farley" References: <05090334@bs1.sp34.ru> <06768573@bb.ipt.ru> <40687193@bb.ipt.ru> From: Boris Samorodov Date: Sat, 12 Apr 2008 00:55:28 +0400 In-Reply-To: (Sean C. Farley's message of "Fri\, 11 Apr 2008 12\:10\:28 -0500 \(CDT\)") Message-ID: <62084543@bb.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-emulation@FreeBSD.org Subject: Re: linux_base-f8/Linux emulation notes X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 20:55:31 -0000 On Fri, 11 Apr 2008 12:10:28 -0500 (CDT) Sean C. Farley wrote: > On Wed, 9 Apr 2008, Boris Samorodov wrote: > > On Wed, 09 Apr 2008 01:10:10 +0400 Boris Samorodov wrote: > > > >>>> 5. The "Beyond Adobe Reader" window that acroread shows if not run > >>>> with a file to load is blank. According to this FAQ[1] #10 by > >>>> Adobe, it could be a problem with gtkembedmoz (installed by the > >>>> linux-nvu port). > > > >>> I don't see this with acroread7. > > > >> Confirmed with acroread8. And I don't install linux-nvu. BTW what is > >> the purpose ot that window? To show an error message or smth else? > > > > As a workaround at "Edit -> Preferences -> Internet" for > > libgtkembedmoz folder I choosed a frolder from linux-seamonkey > > (/usr/local/lib/linux-seamonkey). After reloading of acroread8 > > a right window was displayed and I checked-up "Don't show this > > message again". > The workaround does work. Another (untested) possibility it to replace > linux-nvu with a linux-kompozer[2] port. With a tiny patch: ----- --- Makefile.orig 2008-04-12 00:36:56.000000000 +0400 +++ Makefile 2008-04-12 00:37:11.000000000 +0400 @@ -77,6 +77,7 @@ .if ${ADOBE_LANG:U} != ENU post-install: + @{REINPLACE_CMD} -e 's:nvu:kompozer:g' ${PREFIX}/bin/acroread @${CAT} ${PKGMESSAGE} .endif ----- ...print/acroread8 works just fine with the port: ftp://ftp.ipt.ru/pub/FreeBSD/linux-f8/linux-kompozer.shar This new port tested by hand (not tinderboxed yet). WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve