Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 2008 20:14:09 -0400
From:      Fred Woods <fred@comment.icecreamhasnobones.org>
To:        <freebsd-multimedia@freebsd.org>, "Lars Stokholm" <lars.stokholm@gmail.com>
Subject:   Re: Re: Unable to get OSD (and probably subtitles) in MPlayer
Message-ID:  <49168.1220141649@comment.icecreamhasnobones.org>

next in thread | raw e-mail | index | archive | help
On Sat 08/08/30 16:44 , "Lars Stokholm" lars.stokholm@gmail.com sent:
>=20
> Here's something from the install log:
>=20
> mplayer-0.99.11_5 depends on shared library: iconv.3 - found
> ...
> Checking for iconv ... no
> ...
> Checking for freetype >=3D 2.0.9 ... no (iconv support needed)
> Checking for fontconfig ... no (freetype support needed)
> Checking for SSA/ASS support ... no (FreeType support needed)
>=20
> I'm not sure if this is the cause of my problems, but it seems like it
> to me. Why does it say "Checking for iconv ... no" when the share
> library iconv.3 is found?

Check to see if you have libiconv in /usr/lib
and in /usr/local/lib.
Also check to see if you have the includes
in /usr/include and /usr/local/include.
Assuming you built from ports, you can run
make/gmake in the port's work/program dir
and look at the config.log for more details.





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