public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* How do I build Insight
@ 2005-12-22 15:24 kamal
  2005-12-22 19:16 ` Steven Johnson
  0 siblings, 1 reply; 3+ messages in thread
From: kamal @ 2005-12-22 15:24 UTC (permalink / raw)
  To: insight

Hi ,

I have downloaded the insight-6.4.tar.bz2 file from redhat website. But my
Linux machine does not have Tcl, Tk, Itcl, and Tix
libraries and I do not have the X11 (R4/R5/R6) installed .

What can I do to build Insight ?


Thanks & Regards
Kamal



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

* Re: How do I build Insight
  2005-12-22 15:24 How do I build Insight kamal
@ 2005-12-22 19:16 ` Steven Johnson
  2006-01-10 16:02   ` Jan Van Belle
  0 siblings, 1 reply; 3+ messages in thread
From: Steven Johnson @ 2005-12-22 19:16 UTC (permalink / raw)
  To: kamal.jagesia; +Cc: insight

Hi,

Insight includes its own copy of Tcl, etc, so you dont need them to be 
already installed.

As for X11 not being installed, given Insight is a gui, it needs a gui 
environment, in this case X11, so unless you install X11, you should 
stick with plain GDB.

Otherwise installing for a local build is as easy as configure; make; 
(and as root) make install;

Steven Johnson

kamal wrote:

>Hi ,
>
>I have downloaded the insight-6.4.tar.bz2 file from redhat website. But my
>Linux machine does not have Tcl, Tk, Itcl, and Tix
>libraries and I do not have the X11 (R4/R5/R6) installed .
>
>What can I do to build Insight ?
>
>
>Thanks & Regards
>Kamal
>
>
>
>
>  
>

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

* Re: How do I build Insight
  2005-12-22 19:16 ` Steven Johnson
@ 2006-01-10 16:02   ` Jan Van Belle
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Van Belle @ 2006-01-10 16:02 UTC (permalink / raw)
  To: insight

Steven Johnson wrote:
> Hi,
> 
> Insight includes its own copy of Tcl, etc, so you dont need them to be 
> already installed.
> 
> As for X11 not being installed, given Insight is a gui, it needs a gui 
> environment, in this case X11, so unless you install X11, you should 
> stick with plain GDB.
> 
> Otherwise installing for a local build is as easy as configure; make; 
> (and as root) make install;
> 
> Steven Johnson

Is it already possible to keep them separate? I mean, to use the system 
installed libraries?
Or otherwise: install the TCL stuff in one dir and the GDB stuff in 
another dir.
On my system I keep each functionality in a separate subdir 
(toolkits/printing/security/development-tools)

Kind regards,

Jan


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

end of thread, other threads:[~2006-01-10 16:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-22 15:24 How do I build Insight kamal
2005-12-22 19:16 ` Steven Johnson
2006-01-10 16:02   ` Jan Van Belle

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