User Tools

Site Tools


arch_compilation_howto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
arch_compilation_howto [2017/08/21 02:19] maeflorestaarch_compilation_howto [2017/08/23 01:41] (current) enrique
Line 13: Line 13:
 sudo pacman -S libtheora sudo pacman -S libtheora
 sudo pacman -S yasm sudo pacman -S yasm
 +sudo pacman -S wget
 +
 </code> </code>
 2. Install Libav from source code: 2. Install Libav from source code:
Line 42: Line 44:
 <code> <code>
 git clone https://github.com/xtingray/tupitube.desk.git git clone https://github.com/xtingray/tupitube.desk.git
 +</code>
 +**Note:** If you want to try the devel version, use this command:
 +<code>
 +git clone https://github.com/xtingray/tupitube.desk.git -b devel
 </code> </code>
 6. Compile source code: 6. Compile source code:
arch_compilation_howto.1503281945.txt.gz · Last modified: 2017/08/21 02:19 by maefloresta