- Install libsndfile
DarkStar:/usr/local#tar -zxvf libsndfile-1.0.23.tar.gzDarkStar:/usr/local#cd libsndfile-1.0.23DarkStar:/usr/local/libsndfile-1.0.23#./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var;make -j3;make install - Install libssh
DarkStar:/usr/local#tar -zxvf libssh-0.4.6.tar.gzDarkStar:/usr/local#cd libssh-0.4.6DarkStar:/usr/local/libssh-0.4.6#mkdir buildDarkStar:/usr/local/libssh-0.4.6#cd buildDarkStar:/usr/local/libssh-0.4.6/build#cmake -DCMAKE_INSTALL_PREFIX=/usr ..DarkStar:/usr/local/libssh-0.4.6/build#make;make install - Install lirc
DarkStar:/usr/local#tar -zxvf lirc-0.8.7.tar.gzDarkStar:/usr/local#cd lirc-0.8.7DarkStar:/usr/local/lirc-0.8.7#./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-driver=all;make -j3;make install - Install pulseaudio
DarkStar:/usr/local#tar -zxvf pulseaudio-0.9.21.tar.gzDarkStar:/usr/local#cd pulseaudio-0.9.21DarkStar:/usr/local/pulseaudio-0.9.21#./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var=all;make -j3;make install - Install samba
DarkStar:/usr/local#tar -zxvf samba-3.5.6.tar.gzDarkStar:/usr/local#cd samba-3.5.6DarkStar:/usr/local/samba-3.5.6#cd source3DarkStar:/usr/local/samba-3.5.6/source3#./autogen.shDarkStar:/usr/local/samba-3.5.6/source3#./configure --prefix=/usr --localstatedir=/var --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --with-lockdir=/var/cache/samba --with-configdir=/etc/samba --with-privatedir=/etc/samba/private;make -j3;make install - Install speex
DarkStar:/usr/local#tar -zxvf speex-1.2rc1.tar.gzDarkStar:/usr/local#cd speex-1.2rc1DarkStar:/usr/local/speex-1.2rc1#./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var;make -j3;make install - Install rtmpdump
Change the line prefix=/usr/local into prefix=/usr and then press Ctrl+K followed by X to exit Joe editor and save changes.DarkStar:/usr/local#tar -zxvf rtmpdump-2.3.tgzDarkStar:/usr/local#cd rtmpdump-2.3DarkStar:/usr/local/rtmpdump-2.3#joe Makefile
Finalize the rtmpdump package installation by issuing the following commandsDarkStar:/usr/local/rtmpdump-2.3#make;make install
** In case the file extension of the package name has been altered to .gtar from .tgz by "links" rename the file first as shown bellow and then try again the installation process for this libraryDarkStar:/usr/local/rtmpdump-2.3#mv rtmpdump-2.3.gtar rtmpdump-2.3.tgz
2.2 Install Prerequisite Packages
Subscribe to:
Post Comments (Atom)
1 comment:
Yoour the best
Post a Comment