Amaraticando wrote: Has someone achieved that? Sure, I do it a lot.
Amaraticando wrote: Now, it seems I can't install wxWidgets-2.8.12 correctly. Got error messages related to that?
And from what I have, direct dependency shared libraries:
$ readelf -d lsnes | grep "NEEDED"
0x0000000000000001 (NEEDED) Shared library: [libboost_iostreams.so.1.54.0]
0x0000000000000001 (NEEDED) Shared library: [libboost_filesystem.so.1.54.0]
0x0000000000000001 (NEEDED) Shared library: [libboost_system.so.1.54.0]
0x0000000000000001 (NEEDED) Shared library: [libboost_regex.so.1.54.0]
0x0000000000000001 (NEEDED) Shared library: [libz.so.1]
0x0000000000000001 (NEEDED) Shared library: [libdl.so.2]
0x0000000000000001 (NEEDED) Shared library: [libopus.so.0]
0x0000000000000001 (NEEDED) Shared library: [libsamplerate.so.0]
0x0000000000000001 (NEEDED) Shared library: [libportaudio.so.2]
0x0000000000000001 (NEEDED) Shared library: [libasound.so.2]
0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0]
0x0000000000000001 (NEEDED) Shared library: [libwx_gtk2u_xrc-2.9.so.3]
0x0000000000000001 (NEEDED) Shared library: [libwx_gtk2u_html-2.9.so.3]
0x0000000000000001 (NEEDED) Shared library: [libwx_gtk2u_qa-2.9.so.3]
0x0000000000000001 (NEEDED) Shared library: [libwx_gtk2u_adv-2.9.so.3]
0x0000000000000001 (NEEDED) Shared library: [libwx_gtk2u_core-2.9.so.3]
0x0000000000000001 (NEEDED) Shared library: [libwx_baseu_xml-2.9.so.3]
0x0000000000000001 (NEEDED) Shared library: [libwx_baseu_net-2.9.so.3]
0x0000000000000001 (NEEDED) Shared library: [libwx_baseu-2.9.so.3]
0x0000000000000001 (NEEDED) Shared library: [libswscale.so.2]
0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6]
0x0000000000000001 (NEEDED) Shared library: [libm.so.6]
0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1]
0x0000000000000001 (NEEDED) Shared library: [libc.so.6]