public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Installing insight
@ 1999-09-15 13:02 Allievi, Alejandro
  1999-09-15 13:43 ` James Ingham
  0 siblings, 1 reply; 2+ messages in thread
From: Allievi, Alejandro @ 1999-09-15 13:02 UTC (permalink / raw)
  To: 'insight AT sourceware.cygnus.com'

Is there any "simple" way to install insight, the equivalent of downloading
"full.exe" and installing.  Thanks for the hand.

Alejandro Allievi


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

* Re: Installing insight
  1999-09-15 13:02 Installing insight Allievi, Alejandro
@ 1999-09-15 13:43 ` James Ingham
  0 siblings, 0 replies; 2+ messages in thread
From: James Ingham @ 1999-09-15 13:43 UTC (permalink / raw)
  To: Allievi, Alejandro; +Cc: 'insight AT sourceware.cygnus.com'

Alejandro,

On what system? 

In general, we don't distribute built versions of these snapshots.  So
on Unix, you have to get the tar file, uncompress it somewhere, make
an object directory - usually at the same level, so you have:

~/work/src
~/work/obj

cd into obj, and do:

../src/configure --prefix=/usr/local

That will take a while, then do:

make all-gdb
make install-gdb

Those will take a while as well...

On Windows your best bet is to get Mumit's built binaries.  He has
instructions on how to install them.  They are at:

ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/ports/insight-19990727-cygb20.tar.gz

Of course the commercial versions of the GNUPro tools that Cygnus
SELLS have installers, etc.  Both CodeFusion and the "GNUPro for
Linux" product contain Insight, and come with easy installers.  These
are just for Linux currently, however.

Jim

 > Is there any "simple" way to install insight, the equivalent of downloading
 > "full.exe" and installing.  Thanks for the hand.
 > 
 > Alejandro Allievi
 > 
 > 
 > 

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

end of thread, other threads:[~1999-09-15 13:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-15 13:02 Installing insight Allievi, Alejandro
1999-09-15 13:43 ` James Ingham

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