<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000000 size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#000000 size=2>I'm building GRASS 6.3.0RC4 for MSYS/MinGW</FONT></DIV>
<DIV><FONT face=Arial size=2>I followed <A href="http://grass.gdf-hannover.de/wiki/WinGRASS_Current_Status">http://grass.gdf-hannover.de/wiki/WinGRASS_Current_Status</A>&nbsp;instructions;</FONT></DIV>
<DIV><FONT face=Arial size=2>plus enabled postgresql and sqlite</FONT></DIV>
<DIV><FONT face=Arial size=2>my configure is (I splitted it to let it be more readable):</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>./configure --prefix=/usr/local \<BR>--disable-w11 \<BR>--enable-shared \<BR>--enable-largefile \<BR>--without-jpeg \<BR>--without-tiff \<BR>--without-x \<BR>--with-cxx \<BR>--with-opengl \<BR>--with-fftw \<BR>--with-sqlite \<BR></FONT><FONT face="Courier New" size=2>--with-postgres --with-postgres-includes=/usr/local/pgsql/include --with-postgres-libs=/usr/local/pgsql/bin \<BR>--with-freetype --with-freetype-includes=/usr/local/include/freetype2/freetype --with-freetype-libs=/usr/local/bin \<BR>--with-tcltk --with-tcltk-includes=/usr/local/activetcl/include --with-tcltk-libs=/usr/local/activetcl/bin \</FONT></DIV>
<DIV><FONT face="Courier New" size=2>--with-libs=/usr/local/lib \<BR>--with-includes=/usr/local/include \<BR>--with-proj-share=/usr/local/share/proj \<BR>--with-gdal=/usr/local/bin/gdal-config</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>My questions are:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>1) for many libraries, I sometimes have dlls both in <FONT face="Courier New">/bin</FONT> and <FONT face="Courier New">/lib</FONT>; how can tell to configure to search in both?</FONT></DIV>
<DIV><FONT face=Arial size=2>for example, I have <FONT face="Courier New">freetype</FONT> dll in <FONT face="Courier New">/bin</FONT> but <FONT face="Courier New">zlib</FONT> and others in <FONT face="Courier New">/lib</FONT>;</FONT></DIV>
<DIV><FONT face=Arial size=2>while freetypes headers are in <FONT face="Courier New">/include/freetype2/freetype</FONT> (I used Paul's WinGRASS-Extralibs, simply unpacking his package in <FONT face="Courier New">/usr/local</FONT>)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>2) wiki says <FONT face="Courier New">--with-opengl=windows</FONT>, while <FONT face="Courier New">./configure --help</FONT> says just <FONT face="Courier New">--with-opengl=yes</FONT> or <FONT face="Courier New">no</FONT>; what should I do?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>3) wiki says <FONT face="Courier New">--disable-x11</FONT> and <FONT face="Courier New">--without-x</FONT>; <FONT face="Courier New">--without-x</FONT> is ok, while in <FONT face="Courier New">./configure --help</FONT> I don't find <FONT face="Courier New">x11</FONT> option;&nbsp;it says,&nbsp;instead, <FONT face="Courier New">--enable</FONT> (or <FONT face="Courier New">--disable</FONT>) <FONT face="Courier New">--w11</FONT>, that is not the same! thus&nbsp;I decided to type <FONT face="Courier New">--disable-w11</FONT>; is that right?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Marco</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>