User Tools

Site Tools


install:devel:git

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
install:devel:git [2017/02/06 13:25] – [2. Getting sources from GIT] micondainstall:devel:git [2019/01/11 16:20] (current) pepelux
Line 26: Line 26:
  
   * __git__ client: apt-get install git-core - it is recommended to have a recent version, if your Linux distro has an old version, you can download newer one from: http://git-scm.com/   * __git__ client: apt-get install git-core - it is recommended to have a recent version, if your Linux distro has an old version, you can download newer one from: http://git-scm.com/
-  * __gcc__ compiler: apt-get install gcc+  * __gcc__ and __g++__ compilers: apt-get install gcc g++
   * __flex__ - apt-get install flex   * __flex__ - apt-get install flex
   * __bison__ - apt-get install bison   * __bison__ - apt-get install bison
Line 67: Line 67:
  
 <code> <code>
-  nano -w modules.lst+  nano -w src/modules.lst
 </code> </code>
  
install/devel/git.1486387518.txt.gz · Last modified: 2017/02/06 13:25 by miconda

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki