From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Seitz To: nnn Cc: insight@sourceware.cygnus.com Subject: Re: Which package should I download Date: Mon, 11 Dec 2000 06:20:00 -0000 Message-id: <3A34E29C.47FFA2FD@firetalk.com> References: <000101c06295$6a925d00$9cd690d1@ns1.access1.net> X-SW-Source: 2000-q4/msg00414.html nnn wrote: > > I am at ftp://sourceware.cygnus.com/pub/gdb/snapshots/ and do not know which > package I should download to run under Red Hat 6.1-6.2. > > Which one of these below should I get? > > 28,740 gdb+dejagnu-20001203-20001204.diff.bz2 > 29,709 insight+dejagnu-20001203-20001204.diff.bz2 > 14,676,380 insight-4.95.0.tar.bz2 *.diff.bz2 are just diff files. If you already downloaded insight, and you've been patching them, then download and apply the diffs: it's much faster. If you have not downloaded insight at all before, you must grab the huge tarball "insight-VERSION.tar.bz2". It contains ALL the sources required for running insight. Please read the FAQ for answers to common questions (like "Why is it so big?" and "Can't I use my preinstalled version of Tcl?"). > > Also what is dejagnu, is it only this test software package from the FSF? Yes, that's exactly what it is. It is a required component for gdb. Keith