Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


compile_alpine_2.11_on_archlinux

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
compile_alpine_2.11_on_archlinux [2015/08/20 12:51] – [Setup archlinux] admincompile_alpine_2.11_on_archlinux [2015/08/20 12:53] – [Compile alpine] admin
Line 9: Line 9:
      
 ====Configure alpine==== ====Configure alpine====
-Extract the archive and enter the directory alpine-2.11 +Extract the archive and enter the directory alpine-2.20:<code>tar xf alpine-2.20.tar.xz 
-  tar -hxf alpine-2.11.tar.lzma  +cd alpine-2.20 
-  cd alpine-2.11 +./configure</code>
-  ./configure+
      
 ====Compile alpine==== ====Compile alpine====
-  make +  * Compile and install:<code>make 
-  make install+sudo make install</code>
      
 =====Setup Alpine===== =====Setup Alpine=====
compile_alpine_2.11_on_archlinux.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1