arch_compilation_howto
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
arch_compilation_howto [2017/08/21 02:19] – maefloresta | arch_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 | ||
+ | |||
</ | </ | ||
2. Install Libav from source code: | 2. Install Libav from source code: | ||
Line 42: | Line 44: | ||
< | < | ||
git clone https:// | git clone https:// | ||
+ | </ | ||
+ | **Note:** If you want to try the devel version, use this command: | ||
+ | < | ||
+ | git clone https:// | ||
</ | </ | ||
6. Compile source code: | 6. Compile source code: |
arch_compilation_howto.1503281945.txt.gz · Last modified: 2017/08/21 02:19 by maefloresta