From owner-freebsd-emulation@FreeBSD.ORG Tue Mar 31 19:45:22 2009 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 EE74E1065670; Tue, 31 Mar 2009 19:45:22 +0000 (UTC) (envelope-from ktullavik@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by mx1.freebsd.org (Postfix) with ESMTP id 52AA08FC0C; Tue, 31 Mar 2009 19:45:21 +0000 (UTC) (envelope-from ktullavik@gmail.com) Received: by ey-out-2122.google.com with SMTP id 4so541418eyf.7 for ; Tue, 31 Mar 2009 12:45:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=ruFem6KOUjezfAy7xaalRot+CSo72sTmo5NcbRuHbfs=; b=GPILcmP65v06djnrAmTQNM/JteOD7ROUIbkGZO0ccChuCUnOCSxQE8EN/mSIAM0F1S JFx7/0xjWD75JefAepk/eCw4MzRQbASDCtMacZKn0Ye9kmi25xhZckRse7wco5nQGDsX z5AhXg6quNE28KdUsbT8CBkDKrUHGM93TFC5o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=fmGsWuZaY1JuTT5YSF9i+QsefAmXhQUc4f6txoNM0DDI956e6qX2+1qnygVeqfJEMC FgPbFguQLGDXXUi4CJ2lf2Ebz4t1w8ERQnH9dLzz/U2GNGoItO+QrYw9yqmrg7Znlagg HfiIaniysoTz5PWAZceE9/wAFK0Xq+hdnol+Y= Received: by 10.216.25.144 with SMTP id z16mr1069354wez.179.1238526829904; Tue, 31 Mar 2009 12:13:49 -0700 (PDT) Received: from ?10.0.0.7? (170.80-202-106.nextgentel.com [80.202.106.170]) by mx.google.com with ESMTPS id 28sm3004763eyg.15.2009.03.31.12.13.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 31 Mar 2009 12:13:48 -0700 (PDT) Message-ID: <49D26B4E.6070508@gmail.com> Date: Tue, 31 Mar 2009 21:13:18 +0200 From: Kjell Tore Ullavik User-Agent: Thunderbird 2.0.0.21 (X11/20090324) MIME-Version: 1.0 To: Jan Henrik Sylvester , hrs@FreeBSD.org, freebsd-emulation@freebsd.org References: <49D1F976.7000708@janh.de> In-Reply-To: <49D1F976.7000708@janh.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: acroread9 misses libxml2.so.2 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: Tue, 31 Mar 2009 19:45:24 -0000 You need to install textproc/linux-libxml, probably also graphics/linux-gdk-pixbuf, it still charshes for me with linux-base8 though. Bug report here: http://www.freebsd.org/cgi/query-pr.cgi?pr=133194 Jan Henrik Sylvester wrote: > I just installed acroread9 in parallel to acroread8, but I cannot use it: > > /usr/local/Adobe/Reader9/ENU/Adobe/Reader9/Reader/intellinux/bin/acroread: > error while loading shared libraries: libxml2.so.2: cannot open shared > object file: No such file or directory > > Starting acroread8 still works fine. > > I am on 7.1-RELEASE-p4 using compat.linux.osrelease=2.4.2 with the > following linux_base dependent packages installed: > > acroread8-8.1.4_1 > acroread9-9.1.0_1 > google-earth-5.0.11337.1968 > linux-alsa-lib-1.0.10.3 > linux-atk-1.9.1_1 > linux-cairo-1.0.2 > linux-expat-1.95.8 > linux-flashplugin-9.0r159 > linux-fontconfig-2.2.3_7 > linux-gtk2-2.6.10_1 > linux-hicolor-icon-theme-0.5_1 > linux-jpeg-6b.34 > linux-libsigc-2.0.17 > linux-nvu-1.0_1 > linux-openssl-0.9.7f > linux-pango-1.10.2_1 > linux-png-1.2.8_2 > linux-scim-gtk-fc4-1.4.4 > linux-scim-libs-fc4-1.4.4_1 > linux-tiff-3.7.1 > linux-xorg-libs-6.8.2_5 > linux_base-fc-4_14 > linux_dri-7.0 > nspluginwrapper-1.2.2_2 > skype-2.0.0.72,1 > > `find /usr/compat/linux/ -name "*libxml*"` returns nothing. > > Does acroread9 need a newer linux_base? The port did not complain. > > Cheers, > Jan Henrik > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to > "freebsd-emulation-unsubscribe@freebsd.org" >