Date: Thu, 9 Nov 2000 16:15:41 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Eduardo M Kalinowski cc: djgpp AT delorie DOT com Subject: Re: Can DJGPP be installed in a read-only drive? In-Reply-To: <8ue4c2$jfo$1@nnrp1.deja.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 9 Nov 2000, Eduardo M Kalinowski wrote: > Is it not possible to store DJGPP in a read-only drive? It's possible, but you need to point the TMPDIR environment variable to a directory on a writable drive. By default, DJGPP.ENV sets TMPDIR to the `tmp' subdirectory of the main DJGPP installation directory. Note that this is in the FAQ, right in section 1 which explains how to install DJGPP.