<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://grasswiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=%E2%9A%A0%EF%B8%8FWRichard</id>
	<title>GRASS-Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://grasswiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=%E2%9A%A0%EF%B8%8FWRichard"/>
	<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/wiki/Special:Contributions/%E2%9A%A0%EF%B8%8FWRichard"/>
	<updated>2026-05-27T19:06:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://grasswiki.osgeo.org/w/index.php?title=Compiling_on_MacOSX&amp;diff=6651</id>
		<title>Compiling on MacOSX</title>
		<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=Compiling_on_MacOSX&amp;diff=6651"/>
		<updated>2008-05-22T01:32:53Z</updated>

		<summary type="html">&lt;p&gt;⚠️WRichard: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To build Grass from source you can use the frameworks that are on : &lt;br /&gt;
http://www.kyngchaos.com/software/unixport/frameworks&lt;br /&gt;
great thanks to W.Kyngesbury&lt;br /&gt;
&lt;br /&gt;
after install the &amp;quot;all frameworks&amp;quot; you can add some library such &amp;quot;motif&amp;quot; needed by Xganim, using fink or build the source code&lt;br /&gt;
&lt;br /&gt;
install from source the tcl-tk library : http://www.tcl.tk/software/tcltk/downloadnow84.tml  in /usr/local&lt;br /&gt;
&lt;br /&gt;
download a cvs version http://grass.itc.it/download/index.php&lt;br /&gt;
&lt;br /&gt;
then configure and make grass cvs :&lt;br /&gt;
&lt;br /&gt;
cd /path_to_grass_source&lt;br /&gt;
&lt;br /&gt;
./configure --prefix=/usr/local --enable-sysv --with-x --with-opengl=x11 --without-odbc --with-cxx --with-freetype &lt;br /&gt;
&lt;br /&gt;
--with-freetype-includes=/Library/Frameworks/FreeType.framework/unix/include &lt;br /&gt;
&lt;br /&gt;
--with-freetype-libs=/Library/Frameworks/FreeType.framework/unix/lib &lt;br /&gt;
&lt;br /&gt;
--with-gdal=/Library/Frameworks/GDAL.framework/Versions/1.5/Programs/gdal-config &lt;br /&gt;
&lt;br /&gt;
--with-proj-includes=/Library/Frameworks/PROJ.framework/unix/include &lt;br /&gt;
&lt;br /&gt;
--with-proj-libs=/Library/Frameworks/PROJ.framework/unix/lib &lt;br /&gt;
&lt;br /&gt;
--with-proj-share=/Library/Frameworks/PROJ.framework/Versions/4.5/unix/share/ &lt;br /&gt;
&lt;br /&gt;
--with-jpeg --with-jpeg-includes=/Library/Frameworks/UnixImageIO.framework/unix/include &lt;br /&gt;
&lt;br /&gt;
--with-jpeg-libs=/Library/Frameworks/UnixImageIO.framework/unix/lib &lt;br /&gt;
&lt;br /&gt;
--with-tiff --with-tiff-includes=/Library/Frameworks/UnixImageIO.framework/unix/include &lt;br /&gt;
&lt;br /&gt;
--with-tiff-libs=/Library/Frameworks/UnixImageIO.framework/unix/lib &lt;br /&gt;
&lt;br /&gt;
--with-png-includes=/Library/Frameworks/UnixImageIO.framework/unix/include &lt;br /&gt;
&lt;br /&gt;
--with-png-libs=/Library/Frameworks/UnixImageIO.framework/unix/lib &lt;br /&gt;
&lt;br /&gt;
--with-sqlite --with-sqlite-libs=/Library/Frameworks/SQLite3.framework/unix/lib &lt;br /&gt;
&lt;br /&gt;
--with-sqlite-includes=/Library/Frameworks/SQLite3.framework/unix/include &lt;br /&gt;
&lt;br /&gt;
--with-fftw --with-fftw-includes=/Library/Frameworks/FFTW3.framework/unix/include &lt;br /&gt;
&lt;br /&gt;
--with-fftw-libs=/Library/Frameworks/FFTW3.framework/unix/lib &lt;br /&gt;
&lt;br /&gt;
--with-postgres-includes=/usr/local/pgsql/include --with-postgres-libs=/usr/local/pgsql/lib &lt;br /&gt;
&lt;br /&gt;
--with-freetype --with-freetype-includes=/Library/Frameworks/FreeType.framework/unix/include &lt;br /&gt;
&lt;br /&gt;
--with-freetype-libs=/Library/Frameworks/FreeType.framework/unix/lib --with-python --with-readline &lt;br /&gt;
&lt;br /&gt;
--with-readline-includes=/sw/include/readline --with-readline-libs=/sw/lib --with-tcltk-includes=/usr/local/include &lt;br /&gt;
&lt;br /&gt;
--with-tcltk-libs=/usr/local/lib &lt;br /&gt;
&lt;br /&gt;
--with-blas --with-blas-libs=/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ &lt;br /&gt;
&lt;br /&gt;
--with-lapack --with-lapack-libs=/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ &lt;br /&gt;
&lt;br /&gt;
--with-motif --with-motif-includes=/sw/include --with-motif-libs=/sw/lib --with-glw&lt;/div&gt;</summary>
		<author><name>⚠️WRichard</name></author>
	</entry>
</feed>