Remove libtool from INSTALL.ubuntu document.

This commit is contained in:
Taeho Oh 2016-01-28 21:51:58 +09:00
parent 22c314068e
commit f1627222d4

View File

@ -3,7 +3,7 @@
2) Run as follows. 2) Run as follows.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
$ sudo apt-get update $ sudo apt-get update
$ sudo apt-get install git libtool libpcap-dev libgstreamer1.0-dev gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav $ sudo apt-get install git libpcap-dev libgstreamer1.0-dev gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav
$ git clone https://bitbucket.org/ohhara/ohmulticastvideoscanner.git $ git clone https://bitbucket.org/ohhara/ohmulticastvideoscanner.git
$ cd ohmulticastvideoscanner $ cd ohmulticastvideoscanner
$ ./configure $ ./configure