public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: Syd Polk <spolk@baritoneconsulting.com>
To: "Marc Desmarais" <mdesm2@earthlink.net>, <sourcenav@sources.redhat.com>
Subject: Re: matching brackets
Date: Sun, 30 Sep 2001 12:15:00 -0000	[thread overview]
Message-ID: <200109301911.MAA99020@postman.bayarea.net> (raw)

Marc Desmarais wrote:

>I'm learning source nav 4.5.2 (I tried and failed to install version 5 on my
>Red Hat linux system).   The editor only shows matching brackets when you
>type them, not when you browse over them after they have been typed. How can
>I change this?

Been too long since I looked at the code.

>Will you be releasing an easier (binary?) 5.0 release to install on linux in
>the future?
>

There is no such thing as a binary release for Linux; it is virtually 
impossible to make one binary that runs on all flavors. However, the 
source is pretty easy to build. First, get the source tarball from one of 
the mirror sites. Then do the following:

tar xfvz SN50Source.tar.gz
cd sourcenav (or whatever)
mkdir build
cd build
../configure
make
make install

>Your tool looks good so far.
>
>Marc Desmarais
>Senior Software Engineer @ Logicvision
>e-mail: mdesm2@earthlink.net   (home)
>        marc@logicvision.com   (work)
>Phone   (408) 452-2425         (work)

             reply	other threads:[~2001-09-30 12:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-30 12:15 Syd Polk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-09-30 11:43 Marc Desmarais

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=200109301911.MAA99020@postman.bayarea.net \
    --to=spolk@baritoneconsulting.com \
    --cc=mdesm2@earthlink.net \
    --cc=sourcenav@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: 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).