Build on OS X

From VipsWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 11:31, 30 January 2012
John (Talk | contribs)
(gtk-osx)
← Previous diff
Revision as of 06:29, 9 August 2012
John (Talk | contribs)
(Homebrew)
Next diff →
Line 10: Line 10:
<pre> <pre>
-$ brew install vips -HEAD+$ brew install --use-llvm vips
</pre> </pre>

Revision as of 06:29, 9 August 2012

gtk-osx

We've been using gtk-osx to make the OS X binaries in the VIPS supported download area.

We have a OS X build system based on jhbuild that automates the whole process. Check the README.

Homebrew

VIPS is on homebrew. Install homebrew and type:

$ brew install --use-llvm vips

This is a good way to get libvips on your system, not so great for nip2.

Macports

VIPS and nip2 are in Macports, though it's an old version.

Personal tools