From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 10891a,6c32e094b6d41840,start X-Google-Attributes: gid10891a,public X-Google-Thread: 103376,6c32e094b6d41840,start X-Google-Attributes: gid103376,public From: x652@ntl.net Subject: gdb not working Date: 1998/01/24 Message-ID: <6adgca$ogv$1@Masala.CC.UH.EDU>#1/1 X-Deja-AN: 319055709 Organization: ntl.net Newsgroups: comp.lang.ada,comp.os.msdos.djgpp Originator: punkrock@pegasus Date: 1998-01-24T00:00:00+00:00 List-Id: I downloaded GNAT 3.09 for Win95, and the only GDB I found was 3.10, so I downloaded that. I ran the installation however when I try to run GDB I get the following error: Tcl_Init failed: Can't find a usable init.tcl in the following directories: c:/gnuwin32/b18/tcl/lib/tcl7.6 {} ./lib/tcl7.6 C:/tcl7.6/library C:/USR/library This means that Tcl wasn't installed properly. Since gdb was in an install wizard, shouldn't this have been taken care of already? How can I fix this? Do I really need to go out and get tcl (and what else would I need)? Thanks. BTW, my email address is altered, so please post answers here.