User Tools

Site Tools


usersguide:installingsourcepackages

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
usersguide:installingsourcepackages [2014/12/28 15:55]
yrmt make pkgsrc uses git, so make sure we have it
usersguide:installingsourcepackages [2015/12/01 17:40]
gtkelly changed toolkit to pkgin_sets and added digest
Line 26: Line 26:
 To retrieve the current official repository, type the following as root: To retrieve the current official repository, type the following as root:
 <​code>​ <​code>​
-# pkgin install git-base+# pkgin install git-base ​digest
 # cd /usr # cd /usr
 # make pkgsrc # make pkgsrc
 </​code>​ </​code>​
  
-To build software, you will also need to install the development tools, ​a.k.a the following packages:+To build software, you will also need to install the development tools (pkgin_sets contains bmakeclang, etc):
 <​code>​ <​code>​
-pkgin install bmake gmake binutils clang+pkgin_sets ​
 </​code>​ </​code>​
  
usersguide/installingsourcepackages.txt · Last modified: 2016/02/26 19:42 by gtkelly