Gstreamer install in Ubuntu 10.04 LTD :: 2010/12/03 13:52
> Change Root password first
sudo su
root$ passwd
> Installation Package site update
sudo apt-get update
>
sudo apt-get install build-essential
sudo apt-get install bin86 kernel-package libstdc++6 g++ gcc libc6-dev gcc-3.4 libncurses5-dev python-dev python patch m4 make ccache perl diffstat bitbake wget curl ftp cvs git subversion git tar bzip2 gzip unzip jade docbook docbook-utils texinfo texi2html sec bison bc libsdl1.2-dev mktemp help2man gawk qemu nfs-kernel-server tftpd tftp xinetd ssh vim
[출처] ubuntu 기본 개발환경 설정 명령어.|작성자 복땡이
problem -> sudo apt-get install gcc-3.4 git python-dev docbook-utils texinfo tftptexi2html sec libsdl1.2-dev help2man qemu nfs-kernel-server tftpd tftp xinetd
<About Gstreamer>
sudo apt-get -y install libqt4-assistant libqt4-dbg libqt4-dbus libqt4-designer libqt4-dev libqt4-gui libqt4-help libqt4-multimedia libqt4-network libqt4-opengl libqt4-opengl-dev libqt4-phonon-dev libqt4-qt3support libqt4-script libqt4-scripttools libqt4-sql libqt4-sql-mysql libqt4-sql-odbc libqt4-sql-psql libqt4-sql-sqlite libqt4-sql-sqlite2 libqt4-svg libqt4-test libqt4-webkit libqt4-webkit-dbg libqt4-xml libqt4-xmlpatterns libqt4-xmlpatterns-dbg libqwt5-doc libqwt5-qt4 libqwt5-qt4-dev qt4-demos qt4-designer qt4-dev-tools qt4-doc qt4-qmake qtcreator qtcreator-doc
sudo apt-get -y install gstreamer-tools gstreamer0.10-alsa gstreamer0.10-doc gstreamer0.10-esd gstreamer0.10-ffmpeg gstreamer0.10-gnonlin gstreamer0.10-nice gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-ugly gstreamer0.10-tools gstreamer0.10-x libgnome-media0 libgstreamer-plugins-base0.10-0 libgstreamer-plugins-base0.10-dev libgstreamer0.10-0 libgstreamer0.10-dev
[출처] Ubuntu 10.04 QT4 및 Gstreamer 개발환경 설정하기.|작성자 복땡이
http://kimtaiyong.blog.me/150049297229
- PC gstreamer install
http://blog.naver.com/kim0828?Redirect=Log&logNo=40091862229





