<br><br>---------- Forwarded message ----------<br><span class="gmail_quote">From: <b class="gmail_sendername">gotnidea! Business Development Centre</b> &lt;<a href="mailto:gotnidea@gmail.com">gotnidea@gmail.com</a>&gt;<br>
Date: Oct 25, 2006 6:57 PM<br>Subject: Re: [GRASS-user] Installation problem<br>To: Moritz Lennert &lt;<a href="mailto:mlennert@club.worldonline.be">mlennert@club.worldonline.be</a>&gt;<br><br></span>
<div>Thanks Moritz,</div>
<div>&nbsp;</div>
<div>I could partially solve my problem with your help. I changed the c: option to d:.</div>
<div>&nbsp;</div>
<div>But now, as you say, I can install GRASS on my C: with FAT32 structure, I am more interested in doing so. Earlier I had read at many places that GRASS could only work with NTFS.</div>
<div>&nbsp;</div>
<div>Now to be precise, my problem with installation on C: (FAT32) starts while I install postgresql-8.1.4-1 and try to initialise database structure. I get data directory error telling me that data directory should be on NTFS formatted volume. It clearly mentions: 
</div>
<div>&nbsp;</div>
<div>'If you wish to install the data directory on another type of partition (which is not recommended, and is unsupported) you must initialise the database cluster manually by running initdb.exe.'</div>
<div>&nbsp;</div>
<div>How can I do so? And how it is done. Would it affect the functioning of GRASS on FAT32?</div>
<div>&nbsp;</div>
<div>regards,</div>
<div>Abhinav<br><br>&nbsp;</div>
<div><span class="e" id="q_10e7fa7bd77078b7_1">
<div><span class="gmail_quote">On 10/25/06, <b class="gmail_sendername">Moritz Lennert</b> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mlennert@club.worldonline.be" target="_blank">mlennert@club.worldonline.be
</a>&gt; wrote:</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">gotnidea! Business Development Centre wrote:<br>&gt; I have been trying to install GRASS on my Windows XP Service Pack 2 
<br>&gt; laptop with 2 partitions. I am trying to install it on drive it on D<br>&gt; drive which is NTFS.<br>&gt;<br>&gt; The installation process goes on smoothly, till I run the inst_grass<br>&gt; batch file. It gives message that I need to install MinGW first. But I 
<br>&gt; have already done so. Don't know what is the problem. Can anyone please<br>&gt; guide me?<br><br>Where did you install MinGW and Msys ?<br><br>In inst_grass the path is hardcoded:<br><br>if not exist c:\mingw goto no_mingw 
<br>if not exist c:\msys goto no_msys<br><br>so if you installed it on d, inst_grass won't find it.<br><br>The quick fix: change all references to c:\mingw and c:\msys in<br>inst_grass.bat to the path where you installed them. 
<br><br>But I think that this should probably be handled by a variable at the<br>top of the script which the user would just have to set once. I agree<br>that there is no reason that one should be obliged to use c.<br><br>
&gt;<br>&gt; Earlier I installed GRASS on my C drive, but couldn't load any data.<br>&gt; Since it was FAT32 drive, I thought of working on my D drive. Both<br>&gt; drives have separate Windows XP SP2 installed. How can I install the 
<br>&gt; GRASS on FAT32 drive?<br><br><br>Please be more precise about this problem. I think that fat32 should<br>work without any problems. What do you mean by &quot;couldn't load any data&quot;.<br><br>Moritz<br></blockquote>
</div><br></span></div>