<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://grasswiki.osgeo.org/w/index.php?action=history&amp;feed=atom&amp;title=Compiling_on_MacOSX_using_Fink</id>
	<title>Compiling on MacOSX using Fink - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://grasswiki.osgeo.org/w/index.php?action=history&amp;feed=atom&amp;title=Compiling_on_MacOSX_using_Fink"/>
	<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=Compiling_on_MacOSX_using_Fink&amp;action=history"/>
	<updated>2026-06-29T15:44:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://grasswiki.osgeo.org/w/index.php?title=Compiling_on_MacOSX_using_Fink&amp;diff=24134&amp;oldid=prev</id>
		<title>⚠️Baba: Created page with &quot;== What is Fink and why use it ==  The Fink project wants to bring the full world of Unix Open Source software to Darwin and Mac OS X. We modify Unix software so that it compi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=Compiling_on_MacOSX_using_Fink&amp;diff=24134&amp;oldid=prev"/>
		<updated>2017-05-01T00:30:48Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== What is Fink and why use it ==  The Fink project wants to bring the full world of Unix Open Source software to Darwin and Mac OS X. We modify Unix software so that it compi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== What is Fink and why use it ==&lt;br /&gt;
&lt;br /&gt;
The Fink project wants to bring the full world of Unix Open Source software to Darwin and Mac OS X. We modify Unix software so that it compiles and runs on Mac OS X (&amp;quot;port&amp;quot; it) and make it available for download as a coherent distribution. Fink uses Debian tools like dpkg and apt-get to provide powerful binary package management. You can choose whether you want to download precompiled binary packages or build everything from source.&lt;br /&gt;
For further information to install it and how to use it, see the [http://finkproject.org Fink Project Website].&lt;br /&gt;
&lt;br /&gt;
Fink provides several versions/variants of GRASS.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|package name || version || GUI&lt;br /&gt;
|-&lt;br /&gt;
|grass72-mac||7.2.0||aqua&lt;br /&gt;
|-&lt;br /&gt;
|grass72-x11||7.2.0||x11&lt;br /&gt;
|-&lt;br /&gt;
|grass70-x11||7.0.5||x11&lt;br /&gt;
|-&lt;br /&gt;
|grass64-mac||6.4.3||aqua&lt;br /&gt;
|-&lt;br /&gt;
|grass64-x11||6.4.3||x11&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Different versions can be installed.&lt;br /&gt;
&lt;br /&gt;
X11 and Aqua cannot be installed due to OpenGL conflict. &lt;br /&gt;
&lt;br /&gt;
== Install Fink ==&lt;br /&gt;
First, download&lt;br /&gt;
&lt;br /&gt;
[https://raw.githubusercontent.com/fink/scripts/master/srcinstaller/Install%20Fink.tool Install Fink]&lt;br /&gt;
&lt;br /&gt;
and save it as TEXT.&lt;br /&gt;
&lt;br /&gt;
From Terminal, run:&lt;br /&gt;
&lt;br /&gt;
      $ chmod +x Install\ Fink.tool.txt&lt;br /&gt;
      $ ./Install\ Fink.tool.txt&lt;br /&gt;
If you do not have Xcode, X11 or JAVA, the script will ask you to install them.  After installing them, run the command above.&lt;br /&gt;
&lt;br /&gt;
== Install GRASS 7.2 ==&lt;br /&gt;
&lt;br /&gt;
After Fink is installed, simply run&lt;br /&gt;
&lt;br /&gt;
      $ fink install grass72-mac&lt;br /&gt;
&lt;br /&gt;
This will install GRASS 7.2 as well as depending libraries, e.g. PROJ, GDAL2, PostgreSQL.&lt;br /&gt;
&lt;br /&gt;
GRASS will be installed in /Applications/Fink.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;/div&gt;</summary>
		<author><name>⚠️Baba</name></author>
	</entry>
</feed>