Reply to comment

Re: Problems at make step

This article assumes a certain comfort with the Linux command line--it's not mentioned but important. Some parts will be confusing without this comfort or understanding.

Contents within backticks (i.e. "", you're missing these when you pasted the command) tell the shell to execute these commands.uname -r` prints the running kernel's running release, and pwd prints the current directory. Both uname and pwd are standard UNIX commands and have man pages where you can read more information about them.

Reply

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Insert Flickr images: [flickr-photo:id=230452326,size=s] or [flickr-photoset:id=72157594262419167,size=m].
  • You may use [inline:xx] tags to display uploaded files or images inline.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.

More information about formatting options