Ну вот решил я поюзать видео в консоли.
Начал устанавливать MPlayer.
На команды
cd /usr/ports/graphics/mplayer
make install
FreeBSD 4.5 мне рассказала следующее:
You can enable additional compilation optimizations
by defining WITH_OPTIMIZED_CFLAGS
You can enable GTK GUI by defining WITH_GUI.
You can enable DVD support by defining WITH_DVD.
You can enable SVGALIB support by defining WITH_SVGALIB.
You can enable VORBIS sound support by defining WITH_VORBIS.
You can enable XAnim DLL support by defining WITH_XANIM.
You can disable support (this turns this into a X86 only port)
for Win32 codecs
You have to enable "options CPU_ENABLE_SSE" in your kernel
config in order to enable kernel support for SSE/MMX2.
You can disable use of MMX routines by defining WITHOUT_MMX.
You can disable use of 3DNow! optimized routines by defining WITHOUT_3DNOW.
You can disable support for Athlon DSP extensions by defining WITHOUT_DSP.
Note: The cpu features are autodetected, so there is probably no need
to manually disable them.
===> Extracting for mplayer-0.60.1
>> Checksum OK for MPlayer-0.60.tar.bz2.
===> mplayer-0.60.1 depends on executable: gmake - found
===> mplayer-0.60.1 depends on shared library: png.5 - found
===> mplayer-0.60.1 depends on shared library: giconv.2 - not found
===> Verifying install for giconv.2 in /usr/ports/converters/iconv
===> Returning to build of mplayer-0.60.1
Error: shared library "giconv.2" does not exist
*** Error code 1
Stop in /usr/ports/graphics/mplayer.
*** Error code 1
Stop in /usr/ports/graphics/mplayer.
*** Error code 1
Stop in /usr/ports/graphics/mplayer.
*** Error code 1
Stop in /usr/ports/graphics/mplayer.
*** Error code 1
Stop in /usr/ports/graphics/mplayer.
*** Error code 1
Stop in /usr/ports/graphics/mplayer.
*** Error code 1
Я так понимаю, что не хватает библиотеки giconv.2.
Т.е. ее нужно установить. Но если системе не хватало там чегото, она
говорила чего и как этот пакет называется. А в этом случае только имя и все.
Как быть? Какой порт надо ставить?