<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16587" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000000 size=2>Hi Tisham,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>><FONT size=2>There are some issues with GDAL support on MINGW so the little 'sed' line hacks the libtool to work properly.</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=2>>Please let me know if you need help with any particular steps.</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=2>>Regards,</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=2>>Tishampati Dhar</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT face=Arial size=2><FONT size=2>I built all following the wiki, using Paul Kelly's prebuilt extralibs and your suggestions about gdal, grass-6.3.0RC4 and qgis 0.9.1, but I have linking problems (procedure entry point X509_STORE_set_flags could not be located in the dynamic link library libeay32.dll), so I decided to restart to build all. Probably I found some "things to change" in the wiki, but I don't want to overbalance since I check everithing is working...</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><FONT size=2>Now the question: is with-libtool necessary for gdal? because there are some things not clear to me about this passage.. </FONT></FONT><FONT face=Arial size=2>after building gdal level one, it says:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face="Courier New" size=2>./configure --with-ngpython --with-xerces=/local/ --with-jasper=/local/ --with-grass=/local/grass-6.3.cvs/ --with-pg=/local/pgsql/bin/pg_config.exe</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>1) neither python nor grass and postgresql are install at this step of the guide; how could that be? do I really need this "line" and the following "sed"?</FONT></DIV>
<DIV><FONT face=Arial size=2>2) the same problem comes at the end of gdal level two... same questions ;-)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>after that... I configured grass as follow:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New" size=2>export PATH="/usr/local/bin:/usr/local/lib:$PATH"<BR>./configure --prefix=/usr/local --bindir=/usr/local \<BR>--with-includes=/usr/local/include --with-libs=/usr/local/lib \<BR>--with-cxx --without-jpeg --without-tiff \<BR>--with-postgres --with-postgres-includes=/usr/local/pgsql/include --with-postgres-libs=/usr/local/pgsql/lib \<BR>--with-opengl=windows --with-fftw \<BR>--with-freetype --with-freetype-includes=/usr/local/include/freetype2 \<BR>--without-x \<BR>--with-tcltk --with-tcltk-includes=/c/programmi/tcl/include --with-tcltk-libs=/c/programmi/tcl/bin \<BR>--enable-x11=no --enable-shared=yes --with-proj-share=/usr/local/share/proj \<BR>--with-sqlite --with-sqlite-includes=/usr/local/include --with-sqlite-libs=/usr/local/lib</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>with this result:</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><FONT face="Courier New" size=2>GRASS is now configured for: i686-pc-mingw32</FONT></DIV>
<DIV><FONT face="Courier New" size=2> Source directory: /usr/local/src/grass-6.3.0RC4<BR> Build directory: /usr/local/src/grass-6.3.0RC4<BR> Installation directory: ${prefix}/grass-6.3.0RC4<BR> Startup script in directory: /usr/local<BR> C compiler: gcc -g -O2 <BR> C++ compiler: c++ -g -O2<BR> Building shared libraries: yes<BR> 64bit support: no<BR> OpenGL platform: Windows</FONT></DIV>
<DIV><FONT face="Courier New" size=2> NVIZ: yes</FONT></DIV>
<DIV><FONT face="Courier New" size=2> BLAS support: no<BR> C++ support: yes<BR> DWG support: no<BR> FFMPEG support: no<BR> FFTW support: yes<BR> FreeType support: yes<BR> GDAL support: yes<BR> GLw support: no<BR> JPEG support: no<BR> LAPACK support: no<BR> Large File Support (LFS): yes<BR> Motif support: no<BR> MySQL support: no<BR> NLS support: no<BR> ODBC support: no<BR> OGR support: yes<BR> OpenGL support: yes<BR> PNG support: yes<BR> PostgreSQL support: yes<BR> Python support: no<BR> Readline support: no<BR> SQLite support: yes<BR> Tcl/Tk support: yes<BR> TIFF support: no<BR> X11 support: no<BR> MacOSX application: no</FONT></DIV><FONT face="Courier New" size=2>
<DIV><BR></FONT><FONT face=Arial size=2>But also with the following warnings:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face="Courier New" size=2>configure: warning: *** Unable to locate iconv() function.<BR>configure: warning: *** Unable to locate socket() function.<BR>configure: warning: *** --with-opengl=windows is untested.</FONT><BR></DIV>
<DIV><FONT face=Arial size=2>I decided to add Tcl/Tk support to be able to test some new grass modules I added before to be "qgis ready";</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks for your support,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Marco</FONT></DIV></BODY></HTML>