User Tools

Site Tools


development:compiling:liblcf:osx:autotools

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
Last revisionBoth sides next revision
development:compiling:liblcf:osx:autotools [2015/01/05 13:59] – Use POSIX style for parameter values fdelapenadevelopment:compiling:liblcf:osx:autotools [2015/10/03 09:55] – external edit 127.0.0.1
Line 1: Line 1:
-====== Building liblcf on Mac OS X with Autotools ======+====== Building liblcf on OS X with Autotools ======
  
 Install Homebrew if you don't have installed it: Install Homebrew if you don't have installed it:
  
-  ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"+  ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  
 Install requirements with Homebrew: Install requirements with Homebrew:
Line 27: Line 27:
 Generate Makefile: Generate Makefile:
  
-  ./configure --prefix=/usr+  ./configure
  
 Build: Build:

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki