<html>
<body>
Hello to all,<br><br>
I am a newbie in free world, it is my first mail to a list (and my
english is poor). My OS is window2000 pro.&nbsp; I installed cygwin,
Xfree86, grass5, tcltk. And I think tcltkgrass turns correctly.:-). I
would like import a jpg or tiff files as a raster. :-(<br>
Thinking that I have a problem with the libgdal, I downloaded the
libgdal115-linux-grass.tar.gz from
<a href="http://gdal.velocet.ca/projects/grass/" eudora="autourl">http://gdal.velocet.ca/projects/grass/</a>
. After unpaking, I obtained libgdal.1.1.so and libstdc++-libc6.2-2.so.3. Both files are present in cygwin\lib and cygwin\usr\local\grass5\lib. I just put the files into the directories 'lib'.<br>
I used r.in.gdal command to do import a map (tiff or jpeg). 
<ul>
<li>When I used my own jpeg file, I obtained the following message: 
<ul>
<li>&quot;Error 6: Unrecognised jpeg color space value of 5.&quot; 
</ul>
<li>When I used jpeg file obtained from the web, I obtained the following message: 
<ul>
<li>&quot;PROJ_INFO file not found for location temp 
<li>PROJ_UNITS file not found for location temp 
<li>CREATING SUPPORT FILES FOR ESSAI.1 
<li>CREATING SUPPORT FILES FOR ESSAI.2 
<li>CREATING SUPPORT FILES FOR ESSAI.3&quot; 
<li>And when I display the raster maps ESSAI.1, ESSAI.2, ESSAI.3, they are completely white. 
</ul>
<li>When I used my own tiff file, I obtained the following message : 
<ul>
<li>&quot;Warning 1 : /home/temp/carte.tif:incorrect count for field &quot;MaxSampleValue&quot; (1, excepting 4); tag ignored 
<li>PROJ_INFO file not found for location temp 
<li>PROJ_UNITS file not found for location temp 
<li>&quot;Warning 1 : /home/temp/carte.tif:incorrect count for field &quot;MinSampleValue&quot; (1, excepting 4); tag ignored 
<li>&quot;Warning 1 : /home/temp/carte.tif:incorrect count for field &quot;MaxSampleValue&quot; (1, excepting 4); tag ignored 
<li>CREATING SUPPORT FILES FOR ESSAI.1 
<li>CREATING SUPPORT FILES FOR ESSAI.2 
<li>CREATING SUPPORT FILES FOR ESSAI.3 
<li>CREATING SUPPORT FILES FOR ESSAI.4&quot; 
<li>And when I display the raster maps ESSAI.1, ESSAI.2, ESSAI.3 and ESSAI.4, they are completely green, yellow-green, yellow, yellow respectively. 
</ul>
<li>When I used tiff file, which is correct, obtained using r.out.tif with a rater of spearfish, I obtained the following message: 
<ul>
<li>&quot;PROJ_INFO file not found for location temp 
<li>PROJ_UNITS file not found for location temp 
<li>CREATING SUPPORT FILES FOR ESSAI.1 
<li>CREATING SUPPORT FILES FOR ESSAI.2 
<li>CREATING SUPPORT FILES FOR ESSAI.3&quot; 
<li>And when I display the raster maps ESSAI.1, ESSAI.2, ESSAI.3, they are completely red. 
</ul>
</ul>My questions are :<br>
Does r.in.gdal run well?<br>
Where is the origin of the problem? gdal or not gdal?<br>
What do I try? <br><br>
Thank you in advance for your advices.<br>
Karine </body>
</html>