public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Brendan J Simon <Brendan.Simon@ctam.com.au>
To: egcs@cygnus.com
Cc: insight@sourceware.cygnus.com
Subject: Re: insight
Date: Thu, 03 Feb 2000 18:26:00 -0000	[thread overview]
Message-ID: <389A2B5E.8A4083A0@ctam.com.au> (raw)
In-Reply-To: <Pine.LNX.4.10.10002031644450.945-100000@abomination.cygnus.com>

> > How do I get it off my machine?  There's no uninstall target in the
> > makefile, and the install target installs hundreds of files... not exactly
> > easy to track them all down.

The installation directory is $exec_prefix/bin, which is usually the same as
$prefix/bin.  I generally configure stuff so that it gets put in its own
directory.  eg. configure --prefix=/usr/local/insight.  That way I can blow
away the directory without affecting other program installations.  "make
install" will then install everything in subdirectories of /usr/local/insight.
eg /usr/local/insight/bin.  Remeber that the default prefix is /usr/local which
means insight will share the bin directory (/usr/local/bin) with many other
programs if you don't specify --prefix on the configure line.

Brendan Simon.


  reply	other threads:[~2000-02-03 18:26 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-03 16:42 insight andy
2000-02-03 16:46 ` insight Mo DeJong
2000-02-03 18:26   ` Brendan J Simon [this message]
2000-02-03 18:53 ` insight James Ingham
  -- strict thread matches above, loose matches on Subject: below --
2019-01-10  9:58 insight malaoba
2019-01-16 19:40 ` insight Keith Seitz
2019-01-17 10:55   ` insight Andrew Burgess
2004-01-07  5:17 insight Himansu Doshi
2004-01-21 14:51 ` insight Keith Seitz
2003-02-09  3:07 Insight vk
2003-02-10 13:14 ` Insight Fernando Nasser
2002-12-04  6:53 insight luberzz
2002-12-04  7:06 ` insight Keith Seitz
2000-03-28 20:50 insight Reed Kotler (Reed Kotler Systems Inc)
2000-03-28 20:54 ` insight Mo DeJong
2000-03-28 21:02 ` insight Andrew Cagney
2000-03-23  8:00 insight Michael J. Carmody
2000-02-09  0:13 Insight Olivier Saudan
2000-02-09 11:05 ` Insight James Ingham
2000-01-13 14:54 Insight Miller, Rob
2000-01-16 20:02 ` Insight Brendan J Simon

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=389A2B5E.8A4083A0@ctam.com.au \
    --to=brendan.simon@ctam.com.au \
    --cc=egcs@cygnus.com \
    --cc=insight@sourceware.cygnus.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: link
Be 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).