close




Easiest way is first ensure you have the appropriate
compiler:



Code:

$ sudo apt-get install build-essential

then make sure you don't have the repository live555 libraries
on your system:



Code:

$ sudo apt-get remove liblivemedia-dev

and finally download, build and install the libraries:



Code:

$ cd $HOME

$ wget
http://www.live555.com/liveMedia/public/live555-latest.tar.gz

$ tar xvf live555-latest.tar.gz

$ cd live

$ ./genMakefiles linux

$ make

$ sudo cp -r $HOME/live /usr/lib

$ make clean

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 lsx121924 的頭像
    lsx121924

    lsx121924的部落格

    lsx121924 發表在 痞客邦 留言(0) 人氣()