User Tools

Site Tools


installing_from_source_on_debian

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
installing_from_source_on_debian [2010/02/10 11:49]
lkarsten
installing_from_source_on_debian [2010/02/10 12:15]
lkarsten don't use make -jX
Line 61: Line 61:
 sudo make install sudo make install
 </​code>​ </​code>​
- +Note: avoid using -j when calling make. It will break the build, since make tries to run many ant processes with interdependencies at the same time.
- +
  
  
installing_from_source_on_debian.txt · Last modified: 2011/06/24 08:05 by vegardv