forked from mirrors/linphone-iphone
Update README rpm
This commit is contained in:
parent
5bd12799c7
commit
ef08558c02
1 changed files with 8 additions and 2 deletions
|
|
@ -16,13 +16,16 @@ Download and install the repo rpmforge :
|
|||
$ sudo yum install ffmpeg-devel
|
||||
$ sudo yum install openldap-devel
|
||||
|
||||
- Install antlr3
|
||||
$ git clone git://git.linphone.org/antlr3.git
|
||||
$ cd antlr3
|
||||
$ sudo cp antlr-3.4-complete.jar /usr/share/java/antlr3.jar
|
||||
|
||||
- Download and install packages
|
||||
$ sudo rpm -Uhv ftp://ftp.icm.edu.pl/vol/rzm2/linux-fedora/linux/epel/6/x86_64/polarssl-1.3.2-1.el6.x86_64.rpm
|
||||
$ sudo rpm -Uvh ftp://ftp.icm.edu.pl/vol/rzm2/linux-fedora/linux/epel/6/x86_64/polarssl-devel-1.3.2-1.el6.x86_64.rpm
|
||||
$ sudo rpm -Uhv ftp://ftp.pbone.net/mirror/archive.fedoraproject.org/fedora/linux/releases/15/Everything/x86_64/os/Packages/antlr3-C-3.2-14.fc15.x86_64.rpm
|
||||
$ sudo rpm -Uhv ftp://ftp.pbone.net/mirror/archive.fedoraproject.org/fedora/linux/releases/15/Everything/x86_64/os/Packages/antlr3-C-devel-3.2-14.fc15.x86_64.rpm
|
||||
$ sudo rpm -Uhv ftp://ftp.pbone.net/mirror/archive.fedoraproject.org/fedora/linux/releases/15/Everything/x86_64/os/Packages/antlr3-tool-3.2-14.fc15.noarch.rpm
|
||||
$ sudo rpm -Uhv ftp://ftp.pbone.net/mirror/archive.fedoraproject.org/fedora/linux/releases/15/Fedora/i386/os/Packages/antlr3-java-3.2-14.fc15.noarch.rpm
|
||||
|
||||
- Git repository
|
||||
|
||||
|
|
@ -41,6 +44,9 @@ Download and install the repo rpmforge :
|
|||
$ ./configure
|
||||
$ make && make rpm
|
||||
|
||||
- Compile msx264
|
||||
$ ./autogen.sh && ./configure && make
|
||||
$ make rpm
|
||||
|
||||
-Create yum repo :
|
||||
$ cd rpmbuild/RPMS/*arch*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue