Date: Sun, 26 Aug 2001 10:18:39 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "William M. Collins" cc: djgpp AT delorie DOT com Subject: Re: Help Installing In-Reply-To: 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 Sat, 25 Aug 2001, William M. Collins wrote: > I recently purchase the c++ for Dummies book with the > 4th edition disk. > Following instructions created c:\djgpp. Tried to use copy > the copy function did not work. (I right clicked on the > 'author' icon showing the drop down menu with copy > and clicked it. The drop down menu disappeared.) > Using windows98. > I am a neophite but not a dummie. > Why no setup exe? > How do I get c++ installed ? Please direct these questions to the vendor who produced the CDROM (the same vendor who sells the book). DJGPP does not include an installation program, it includes installation instructions which are very simple: unzip the files from one place, set an environment variable, and that's it. See the file README.1ST (which I hope is on the CD as well). Perhaps you could use the same installation procedure with the CD, I don't know. The installation program which came with the book is not part of the DJGPP project, so we cannot help you using it. Personally, I never saw that installer in action and don't know anything about it.