cd alsa
autoreconf -i -f
./configure
make clean
make
sudo make install
make check
cd ..
cd camera
autoreconf -i -f
./configure
make clean
make
sudo make install
cd ..
cd examples
autoreconf -i -f
./configure
make clean
make
sudo make install
cd ..
cd fbvideo
autoreconf -i -f
./configure
make clean
make
sudo make install
cd ..
cd ffmpeg-dist
autoreconf -i -f
./configure
make clean
make
sudo make install
cd ..
cd ffmpeg-nonfree
autoreconf -i -f
./configure
make clean
make
sudo make install
cd ..
cd jpeg
autoreconf -i -f
./configure
make clean
make
sudo make install
make check
cd ..
cd mad
autoreconf -i -f
./configure
make clean
make
sudo make install
cd ..
cd videosrc
autoreconf -i -f
./configure
make clean
make
sudo make install
make check
cd ..
cd vorbis
autoreconf -i -f
./configure
make clean
make
sudo make install
cd ..
cd xvideo
autoreconf -i -f
./configure
make clean
make
sudo make install
cd ..
cd template_audio_components
autoreconf -i -f
./configure
make clean
make
sudo make install
cd ..
cd theora
autoreconf -i -f
./configure
make clean
make
sudo make install
cd ..

