From owner-freebsd-questions@FreeBSD.ORG Tue Oct 16 10:14:57 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A19816A41B for ; Tue, 16 Oct 2007 10:14:57 +0000 (UTC) (envelope-from ronggui.huang@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.232]) by mx1.freebsd.org (Postfix) with ESMTP id 18D5A13C457 for ; Tue, 16 Oct 2007 10:14:55 +0000 (UTC) (envelope-from ronggui.huang@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so1671149wxd for ; Tue, 16 Oct 2007 03:14:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=KAHiuz1lsw3VLISBgg0094r4ixvaO9WQdxVKa6DXL1M=; b=nIU4rfC8pXqxR0TBl8TWwpn/UlRntt0/bseMKQnYtALeRUmO2tZvUg/TMCdc75+rc3H6TwnrpEOyXARAPic8+6jwJxOxTeXHRWfbzFzltqvpF5hIAOWSr5dn+/vV1AnfwIXf0kNYYO7tPTEBSvJWlqPs3h6uceugLybIkaKPEKU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=QtaOi/nvG04ONkOSMLb79yTQ1tUA1/vAm76Pc8eU878ygNiASDan5lBbGipsNLF8Wu/4yqtGWIh8q7crXGgIedyHNi0xETAgeEi8bCsBXYoK/DcRSMsjPbkUAR28Lgpe5zOWRpOV899vFOCAg8I8pLKqjaZqEkvB6cnwsaE+3ag= Received: by 10.90.120.13 with SMTP id s13mr10470164agc.1192529694788; Tue, 16 Oct 2007 03:14:54 -0700 (PDT) Received: by 10.90.103.15 with HTTP; Tue, 16 Oct 2007 03:14:54 -0700 (PDT) Message-ID: <38b9f0350710160314v35a6acdbla7ed9f957640a770@mail.gmail.com> Date: Tue, 16 Oct 2007 18:14:54 +0800 From: ronggui To: "Boris Samorodov" In-Reply-To: <18063494@bsam.ru> MIME-Version: 1.0 References: <38b9f0350710130747k28e89a40va0f9391b7d639d8f@mail.gmail.com> <18063494@bsam.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: User Questions Subject: Re: Error when launch realplay and flashplugins 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: Tue, 16 Oct 2007 10:14:57 -0000 Thanks. The problem is some dependency of linux_base_fc4 are not installed. Thanks again. 2007/10/14, Boris Samorodov : > > On Sat, 13 Oct 2007 22:47:05 +0800 ronggui wrote: > > > > realplay > > /usr/local/lib/RealPlayer/realplay.bin: error while loading shared > > libraries: /usr/lib/libstdc++.so.5: ELF file OS ABI invalid > > > What does the above msg mena ? What's the cause of such an problem? and > what > > I should do? > > Please show the output of commands "uname -a", "locate libstdc++.so.5", > "pkg_info | grep linux", "sysctl -a | grep linux". > > > > nspluginwrapper -a -i -v > > /usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin: error while > loading > > shared libraries: libfreetype.so.6: cannot open shared object file: No > such > > file or directory > > /usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin: error while > loading > > shared libraries: libfreetype.so.6: cannot open shared object file: No > such > > file or directory > > /usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin: error while > loading > > shared libraries: libfreetype.so.6: cannot open shared object file: No > such > > file or directory > > > What packages should I install to get the libfreetype.so.6? Thanks. > > ----- > srv% locate libfreetype.so.6 > /usr/compat/linux/usr/lib/libfreetype.so.6 > /usr/compat/linux/usr/lib/libfreetype.so.6.3.7 > srv% pkg_info -W /compat/linux/usr/lib/libfreetype.so.6 > /compat/linux/usr/lib/libfreetype.so.6 was installed by package > linux_base-fc-4_9 > ----- > > Did you enable linux support (i.e. "kldload linux")? > > > WBR > -- > bsam > -- Ronggui Huang Department of Sociology, Fudan University, Shanghai, China Department of Public and Social Administration, CityU, HK