public inbox for insight-prs@sourceware.org help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com> To: kseitz@sources.redhat.com Cc: insight-prs@sources.redhat.com, Subject: RE: insight/173: Insight 5.2 exits when tried to switch another task. Date: Fri, 30 Aug 2002 10:33:00 -0000 [thread overview] Message-ID: <20020830173301.21417.qmail@sources.redhat.com> (raw) [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain, Size: 1565 bytes --] The following reply was made to PR insight/173; it has been noted by GNATS. From: Keith Seitz <keiths@redhat.com> To: =?ks_c_5601-1987?B?wdbH/L+t?= <chuhy@ccr.co.kr> Cc: insight-gnats@sources.redhat.com Subject: RE: insight/173: Insight 5.2 exits when tried to switch another task. Date: Fri, 30 Aug 2002 10:34:02 -0700 (PDT) On Fri, 30 Aug 2002, [ks_c_5601-1987] ÁÖÇü¿ wrote: > Thanks for follow ups. > However, How can I do option b) use 5.2 with an older version of Tk from CVS? Probably not too difficult, but I'm sure it will require some non-trivial amount of effort. > I am new to CVS and Open source. Well, welcome aboard! :-) CVS is very easy to use, IMO. You can find the manual for CVS at http://www.gnu.org/manual/cvs-1.9/cvs.html . You'll need to restore a copy of the "old" tcl, tk, tix, itcl. libgui packages from sources.redhat.com. It looks like the Tcl8.3 import was tagged TCL_8_3, but they did not tag the repository before they did this, so you just need to check out some date in early-mid 2001. You can get CVS to checkout/update a copy of this version of tcl, tk, tix, itcl, and libgui. (To check these out, 'cvs co -D 07/01/2001 naked-tcl, naked-tk, naked-tix naked-itcl naked-libgui', assuming you've got CVSROOT appropriately set. See the section on checkouts in the CVS manual.) One you have this, you've got to try to get it all built. Run configure and try to build it. Then address any problems that show up. It won't be easy, but it should be doable. Good luck, Keith
next reply other threads:[~2002-08-30 17:33 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-08-30 10:33 Keith Seitz [this message] -- strict thread matches above, loose matches on Subject: below -- 2002-09-12 14:13 Keith Seitz 2002-09-12 6:53 Keith Seitz 2002-08-30 0:53 주형열 2002-08-28 17:05 kseitz 2002-07-24 1:43 chuhy
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20020830173301.21417.qmail@sources.redhat.com \ --to=keiths@redhat.com \ --cc=insight-prs@sources.redhat.com \ --cc=kseitz@sources.redhat.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).