<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thank you Marco for the instructions.  This is great and should help me
with other similar questions as well.<br>
<br>
I am surprised by the amount of work it takes to add support for JP2 or
similar format....nothing seems too complex, just more steps than I
anticipated.  It's understandable though.  This is fine with me since I
was planning to start building several of these packages directly from
source anyway (I've been downloading Win binaries thus far.)  <br>
<br>
<br>
- John<br>
<br>
<pre class="moz-signature" cols="72">****************************************
John Callahan
Geospatial Application Developer

Delaware Geological Survey
University of Delaware
227 Academy St, Newark DE 19716-7501
Tel: (302) 831-3584  

Email: <a class="moz-txt-link-abbreviated" href="mailto:john.callahan@udel.edu">john.callahan@udel.edu</a>
<a class="moz-txt-link-freetext" href="http://www.dgs.udel.edu">http://www.dgs.udel.edu</a>
****************************************</pre>
<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:marco.pasetti@alice.it">marco.pasetti@alice.it</a> wrote:
<blockquote
 cite="mid:FA8A693893F4CE4283B4473C79FA47D505BB4250@FBCMST06V02.fbc.local"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator"
 content="MS Exchange Server version 6.5.7653.27">
  <title>R: [Qgis-user] raster support of JP2</title>
<!-- Converted from text/plain format -->
  <p><font size="2">Hi John,<br>
  <br>
>Is there a configuration step<br>
>I missed<br>
  <br>
no, there's not.<br>
  <br>
>do I need to download QGIS source code and build it myself<br>
>with JP2 support somehow?<br>
  <br>
yes, but not only...<br>
  <br>
>FYI, I'm also using FWTools 2.1.0, which uses GDAL 1.6.0dev, and I
can<br>
>work with JP2 (Kakadu) files fine.<br>
  <br>
because FWTools are built with JP2 support<br>
  <br>
>Would simply copying the GDAL<br>
>exe/dll files from FWTools into QGIS install directory work?<br>
  <br>
no, they don't<br>
  <br>
To enable JP2 support in Quantum GIS, you need to:<br>
  <br>
1. build the whole MSYS/MinGW or VS environment (it depends on the
library) up to GDAL; that means that you need:<br>
  <br>
1.01. flex<br>
1.02. bison<br>
1.02. zlib<br>
1.03. libjpeg<br>
1.04. libpng<br>
1.05. libtiff<br>
1.06. xdr<br>
1.07. freetype<br>
1.08. FFTW<br>
1.09. PDCurses<br>
1.10. PROJ.4<br>
1.11. GEOS<br>
1.12. GSL<br>
1.13. Expat<br>
1.14. PostgreSQL<br>
1.15. SQLite<br>
  <br>
2. build GDAL with GEOS, Expat, PostgreSQL and SQLite support + JP2
support (preferably with VS)<br>
  <br>
3. build GRASS (only with MSYS/MinGW)<br>
  <br>
4. rebuild GDAL with GRASS support (+ the above mentioned supports)<br>
  <br>
5. build SIP, PyQT and, finally, QGIS (with MSYS/MinGW or VS, as you
like)<br>
  <br>
more information are available on my BuildFromSource Guide (to be
updated soon) here: <a moz-do-not-send="true"
 href="http://www.webalice.it/marco.pasetti/qgis+grass/BuildFromSource.html">http://www.webalice.it/marco.pasetti/qgis+grass/BuildFromSource.html</a><br>
  <br>
Regards,<br>
  <br>
Marco</font>
  </p>
</blockquote>
</body>
</html>