root@Gargoyle:~# opkg install madplay
Preparing to install the following packages, which will require 28187 bytes:
madplay
Preparing to install package madplay...
Downloading...
Downloaded madplay successfully.
Installing madplay...
Successfully installed madplay.
Installation of packages successful.
root@Gargoyle:~# opkg install libid3tag
WARNING: Package libid3tag is already installed, ignoring
Use --force-reinstall to force reinstallation
No packages to install.
root@Gargoyle:~# wget -qO - http://stream.radio7.pl:8002/radio7.mp3 | madplay - Q - &
root@Gargoyle:~# Error loading shared library libasound.so.2: No such file or directory (needed by /usr/bin/madplay)
Error loading shared library libmad.so.0.16.3: No such file or directory (needed by /usr/bin/madplay)
Error loading shared library libid3tag.so.0: No such file or directory (needed by /usr/bin/madplay)
Error relocating /usr/bin/madplay: mad_timer_string: symbol not found
Error relocating /usr/bin/madplay: mad_timer_fraction: symbol not found
Error relocating /usr/bin/madplay: snd_pcm_sw_params_current: symbol not found
Error relocating /usr/bin/madplay: snd_pcm_hw_params_set_rate: symbol not found
Error relocating /usr/bin/madplay: snd_pcm_hw_params_set_period_time_near: symbol not found
Error relocating /usr/bin/madplay: mad_f_div: symbol not found
Error relocating /usr/bin/madplay: id3_field_getlatin1: symbol not found
Error relocating /usr/bin/madplay: id3_ucs4_latin1duplicate: symbol not found
Chciałem doinstalować to co chce
root@Gargoyle:~# opkg install libid3tag
WARNING: Package libid3tag is already installed, ignoring
Use --force-reinstall to force reinstallation
No packages to install.
root@Gargoyle:~# opkg install libmad
WARNING: Package libmad is already installed, ignoring
Use --force-reinstall to force reinstallation
No packages to install.
root@Gargoyle:~# opkg install libasound
ERROR: No package named libasound found, try updating your package lists