Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2007 01:26:49 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        ronggui <ronggui.huang@gmail.com>
Cc:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: Error when launch realplay and flashplugins
Message-ID:  <18063494@bsam.ru>
In-Reply-To: <38b9f0350710130747k28e89a40va0f9391b7d639d8f@mail.gmail.com> (ronggui's message of "Sat\, 13 Oct 2007 22\:47\:05 %2B0800")
References:  <38b9f0350710130747k28e89a40va0f9391b7d639d8f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18063494>