public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* How to run Insight ?
@ 2002-06-29  8:11 Nicolas Laplante
  2002-06-29  9:25 ` Skurk
  2002-06-29 18:37 ` Fernando Nasser
  0 siblings, 2 replies; 3+ messages in thread
From: Nicolas Laplante @ 2002-06-29  8:11 UTC (permalink / raw)
  To: insight


Hey I just download and built the latest Insight program.

At my surprise, it built all of gdb, tcl, tk and a few others. I'm a bit
bothered by this since all those packages were already installed on my
system and I don't know if the versions are the same. And I can't
uninstall anything!!!

Anyway, now how do I actually run Insight???


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to run Insight ?
  2002-06-29  8:11 How to run Insight ? Nicolas Laplante
@ 2002-06-29  9:25 ` Skurk
  2002-06-29 18:37 ` Fernando Nasser
  1 sibling, 0 replies; 3+ messages in thread
From: Skurk @ 2002-06-29  9:25 UTC (permalink / raw)
  To: Nicolas Laplante; +Cc: insight

Nicolas Laplante wrote:

>Hey I just download and built the latest Insight program.
>
>At my surprise, it built all of gdb, tcl, tk and a few others. I'm a bit
>bothered by this since all those packages were already installed on my
>system and I don't know if the versions are the same. And I can't
>uninstall anything!!!
>
>Anyway, now how do I actually run Insight???
>
>
>
gdb


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to run Insight ?
  2002-06-29  8:11 How to run Insight ? Nicolas Laplante
  2002-06-29  9:25 ` Skurk
@ 2002-06-29 18:37 ` Fernando Nasser
  1 sibling, 0 replies; 3+ messages in thread
From: Fernando Nasser @ 2002-06-29 18:37 UTC (permalink / raw)
  To: Nicolas Laplante; +Cc: insight

Nicolas,

Assuming you issue the command somewhere where the variable DISPLAY is
set,
gdb will start in graphical mode, i.e., using the Insight GUI.

There are two situations GDB will run in command line mode:

1) If you start it with a -nw switch (i.e., gdb -nw)

2) You are running it somewhere where the DISPLAY variable is not
set (like a xterm open to some remote machine).


W.r.t. tcl and tk, these are special versions that have been altered
so they work as well in other environments where GDB also run, like 
Cygwin.  They are installed in separate directories (together with GDB)
so they don't interfere with the standard distributions of Tcl/Tk etc.

Thanks for your interest in the Insight GUI and good luck.

Fernando



Nicolas Laplante wrote:
> 
> Hey I just download and built the latest Insight program.
> 
> At my surprise, it built all of gdb, tcl, tk and a few others. I'm a bit
> bothered by this since all those packages were already installed on my
> system and I don't know if the versions are the same. And I can't
> uninstall anything!!!
> 
> Anyway, now how do I actually run Insight???

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-06-30  1:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-29  8:11 How to run Insight ? Nicolas Laplante
2002-06-29  9:25 ` Skurk
2002-06-29 18:37 ` Fernando Nasser

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).