From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Can DJGPP be installed in a read-only drive? Date: 9 Nov 2000 13:50:38 GMT Organization: Aachen University of Technology (RWTH) Lines: 13 Message-ID: <8uea3e$li7$1@nets3.rz.RWTH-Aachen.DE> References: <8ue4c2$jfo$1 AT nnrp1 DOT deja DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 973777838 22087 137.226.32.75 (9 Nov 2000 13:50:38 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 9 Nov 2000 13:50:38 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eduardo M Kalinowski wrote: > read/write. Is it not possible to store DJGPP in a read-only drive? It is. You just have to take care of the TMPDIR variable. By default, it points into %DJDIR%/tmp (see djgpp.env). You should point it elsewhere (c:\temp, %TEMP%, or whatever) by setting the environment variable accordingly. That should be it, already. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.