| 7 | | * configure --prefix=/boot/apps/vlc --disable-glx --disable-skins2 --disable-a52 --with-mad=/boot/common/lib --with-mad-tree=/boot/home/Desktop/VLC/libmad-0.15.1b LIBS=-lnetwork --enable-sdl-image LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include --disable-postproc --disable-swscale --enable-run-as-root |
| 8 | | (It is required, because the configure script didn't found these libs, FIXME!) |
| | 7 | * ./configure --prefix=/boot/apps/vlc --disable-glx --with-mad=/boot/common/lib --with-mad-tree=/boot/home/Desktop/VLC/libmad-0.15.1b LIBS=-lnetwork --enable-sdl-image LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include --enable-run-as-root --disable-swscale --disable-postproc --disable-skins2 |
| | 8 | (It is required, because the configure script didn't found these libs, or something wrong with the ffmpeg's swscale and postproc. FIXME!) |