2012-02-23 12:03 UTC+0100 Viktor Szakats (harbour syenar.net)
* INSTALL
+ updated OS X package manager instructions to HomeBrew (from MacPorts)
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-02-23 12:03 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* INSTALL
|
||||
+ updated OS X package manager instructions to HomeBrew (from MacPorts)
|
||||
|
||||
2012-02-23 00:19 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* INSTALL
|
||||
* minor fixes
|
||||
|
||||
@@ -409,10 +409,10 @@ HARBOUR
|
||||
Darwin (OS X)
|
||||
-------------
|
||||
|
||||
1.) Install MacPorts, follow their instructions:
|
||||
https://www.macports.org/
|
||||
2.) $ sudo port install pcre slang allegro cairo freeimage gd2 mysql5-devel postgresql84
|
||||
$ sudo port install upx uncrustify
|
||||
1.) Install HomeBrew, follow their instructions:
|
||||
http://mxcl.github.com/homebrew/
|
||||
2.) $ brew install pcre slang cairo freeimage libgd mysql postgresql
|
||||
$ brew install upx uncrustify
|
||||
|
||||
Linux (generic)
|
||||
---------------
|
||||
|
||||
Reference in New Issue
Block a user