[Mapserver-users] Fwd: error using mapserver 4.0 demo
Alvaro Gomes Sobral Barcellos
agsb@bdep.gov.br
Wed, 20 Aug 2003 14:15:17 -0300
This is a multi-part message in MIME format.
--------------070307030408020207010401
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
hi,
I do the same for a Linux/GNU kernel 2.4.21, libc-2.2.4
tip:
the GD lib dont play with gifs,
convert all images to .png and change .gif to .png in map file.
[]s agsb
Steve Lime wrote:
>
> ------------------------------------------------------------------------
>
> Subject:
> error using mapserver 4.0 demo
> From:
> Ziying Sherwin <sherwin@lhc.nlm.nih.gov>
> Date:
> Tue, 19 Aug 2003 13:51:06 -0400 (EDT)
> To:
> steve.lime@dnr.state.mn.us
>
>
>We are trying to build mapserver 4.0 on Solaris 2.8 machine using gd 2.0.15,
>freetype 2.1.4, tiff 3.6.0b2, proj.4 4.4.7, jpeg 6b, curl 7.10.5, gdal 1.1.8,
>pdflib 5.0.1, libgeotiff 1.2.1, zlib 1.1.4, libpng , xpm , libiconv 1.8 and gcc 3.3.
>
>We configured it with options:
>
>/configure --prefix=/depot/package/mapserver_4.0/vendor \
> --with-jpeg=/depot/package/jpeg_6b \
> --with-gd=/depot/package/gd_2.0.15 \
> --with-freetype=/depot/package/freeptype_2.1.4/bin \
> --with-zlib=/depot/package/zlib_1.1.4 \
> --with-png=/depot/package/libpng_1.2.5 \
> --with-xpm=/depot/package/xpm_3.4k \
> --with-pdf=/depot/package/pdflib_5.0.1 \
> --with-tiff=/depot/package/tiff_3.6.0b2 \
> --with-proj=/depot/package/proj_4.4.7/vendor \
> --with-gdal=/depot/package/gdal_1.1.8/vendor/bin/gdal-config \
> --with-curl-config=/depot/package/curl_7.10.5/vendor/bin/curl-config \
> --enable-ignore-missing-data \
> --enable-runpath
>
>After compiled the package, we installed the binary mapserv into the Apache cgi-bin
>directory. We then installed the itasca3.5 demo into the htdocs directory and edit
>the demo_init.html file to refer to the correct directories. When we tried to test
>the installation by visiting the URL:
>
> http://etg.nlm.nih.gov/service/mapserver/demo_init.html
>
>We first see the page like this:
>
> MapServer Demo Interface
>
>Click on the initialize button to fire up the demo with 3 layers turned
>on will be accessible for browsing. The data are of Itasca County, MN
>and were derived, for the most part, from USGS 1:24,000 quadrangles.
>Some things to note are:
>
>After pressing the "Initialize" button, we got the following error messages:
>
>msLoadMap(): General error message. Undefined overlay symbol "symbols/ctyhwy.gif" in class 0, style 0 of layer ctyrdln3_anno.
>msAddImageSymbol(): General error message. Unable to load GIF symbol.
>msInitGDALOutputFormat(): General error message. GDAL `GTiff' driver does not support output.
>
>What do these messages mean? Any help will be appreciated.
>
>Ziying Sherwin
>
>
>_______________________________________________
>Mapserver-users mailing list
>Mapserver-users@lists.gis.umn.edu
>http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>
>
>
>
--------------070307030408020207010401
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
hi,<br>
<br>
I do the same for a Linux/GNU kernel 2.4.21, libc-2.2.4<br>
tip:<br>
the GD lib dont play with gifs,<br>
convert all images to .png and change .gif to .png in map file.<br>
<br>
[]s agsb<br>
<br>
Steve Lime wrote:<br>
<blockquote type="cite" cite="midsf43561a.090@co5.dnr.state.mn.us"><br>
<hr width="90%" size="4"><br>
<table border="0" cellspacing="0" cellpadding="0" width="100%"
class="header-part1">
<tbody>
<tr>
<td>
<div class="headerdisplayname" style="display: inline;">Subject:
</div>
error using mapserver 4.0 demo</td>
</tr>
<tr>
<td>
<div class="headerdisplayname" style="display: inline;">From: </div>
Ziying Sherwin <a class="moz-txt-link-rfc2396E" href="mailto:sherwin@lhc.nlm.nih.gov"><sherwin@lhc.nlm.nih.gov></a></td>
</tr>
<tr>
<td>
<div class="headerdisplayname" style="display: inline;">Date: </div>
Tue, 19 Aug 2003 13:51:06 -0400 (EDT)</td>
</tr>
<tr>
<td>
<div class="headerdisplayname" style="display: inline;">To: </div>
<a class="moz-txt-link-abbreviated" href="mailto:steve.lime@dnr.state.mn.us">steve.lime@dnr.state.mn.us</a></td>
</tr>
</tbody>
</table>
<br>
<pre wrap="">We are trying to build mapserver 4.0 on Solaris 2.8 machine using gd 2.0.15,
freetype 2.1.4, tiff 3.6.0b2, proj.4 4.4.7, jpeg 6b, curl 7.10.5, gdal 1.1.8,
pdflib 5.0.1, libgeotiff 1.2.1, zlib 1.1.4, libpng , xpm , libiconv 1.8 and gcc 3.3.
We configured it with options:
/configure --prefix=/depot/package/mapserver_4.0/vendor \
--with-jpeg=/depot/package/jpeg_6b \
--with-gd=/depot/package/gd_2.0.15 \
--with-freetype=/depot/package/freeptype_2.1.4/bin \
--with-zlib=/depot/package/zlib_1.1.4 \
--with-png=/depot/package/libpng_1.2.5 \
--with-xpm=/depot/package/xpm_3.4k \
--with-pdf=/depot/package/pdflib_5.0.1 \
--with-tiff=/depot/package/tiff_3.6.0b2 \
--with-proj=/depot/package/proj_4.4.7/vendor \
--with-gdal=/depot/package/gdal_1.1.8/vendor/bin/gdal-config \
--with-curl-config=/depot/package/curl_7.10.5/vendor/bin/curl-config \
--enable-ignore-missing-data \
--enable-runpath
After compiled the package, we installed the binary mapserv into the Apache cgi-bin
directory. We then installed the itasca3.5 demo into the htdocs directory and edit
the demo_init.html file to refer to the correct directories. When we tried to test
the installation by visiting the URL:
<a class="moz-txt-link-freetext" href="http://etg.nlm.nih.gov/service/mapserver/demo_init.html">http://etg.nlm.nih.gov/service/mapserver/demo_init.html</a>
We first see the page like this:
MapServer Demo Interface
Click on the initialize button to fire up the demo with 3 layers turned
on will be accessible for browsing. The data are of Itasca County, MN
and were derived, for the most part, from USGS 1:24,000 quadrangles.
Some things to note are:
After pressing the "Initialize" button, we got the following error messages:
msLoadMap(): General error message. Undefined overlay symbol "symbols/ctyhwy.gif" in class 0, style 0 of layer ctyrdln3_anno.
msAddImageSymbol(): General error message. Unable to load GIF symbol.
msInitGDALOutputFormat(): General error message. GDAL `GTiff' driver does not support output.
What do these messages mean? Any help will be appreciated.
Ziying Sherwin
_______________________________________________
Mapserver-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Mapserver-users@lists.gis.umn.edu">Mapserver-users@lists.gis.umn.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.gis.umn.edu/mailman/listinfo/mapserver-users">http://lists.gis.umn.edu/mailman/listinfo/mapserver-users</a>
</pre>
</blockquote>
</body>
</html>
--------------070307030408020207010401--
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users