public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: "Mike A. Harris" <mharris@opensourceadvocate.org>
To: William Gacquer <wgacquer@ubisoft.fr>
Cc: sourcenav@sourceware.cygnus.com
Subject: RE: Can't configure in source dir..
Date: Tue, 10 Oct 2000 13:41:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.21.0010101638390.742-100000@asdf.capslock.lan> (raw)
In-Reply-To: <5D2A198567EED311BD0F009027A25C87460EEF@SRVMAIL-ANN>

On Tue, 10 Oct 2000, William Gacquer wrote:

>---------------------sn_install.sh-----------------------
>#! /bin/bash
>echo "Welcome to SourceNavigator"
>tar xvfz SN452.tgz 
>cd SN452-source
>mkdir linuxdist
>cd linuxdist
>../configure --prefix=/usr/local/snavigator
>make
>make install
>chmod -R a+r /usr/local/snavigator
>cd ../..
>rm -rf SN452-source
>echo "SN was installed in /usr/local/snavigator"
>exit 0
>
>----------------------sn.sh------------------------------
>#! /bin/bash
>export SN=/usr/local/snavigator
>export PATH=$SN/bin:$PATH
>snavigator

AHHH!  Now _that_ makes it much more clear.  I think I can easily
work with that in RPM.  Thanks for the detailed instructions.

It seems to be working now..  Perhaps the upper level README
should be patched to give more detailed build instructions.  If
nobody feels like it, I'll volunteer to make the documentation
clearer if someone is willing to integrate my effort.

Thanks.


----------------------------------------------------------------------
      Mike A. Harris  -  Linux advocate  -  Open source advocate
              Computer Consultant - Capslock Consulting
                 Copyright 2000 all rights reserved
----------------------------------------------------------------------

Red Hat FAQ tip: Having trouble upgrading RPM 3.0.x to RPM 4.0.x?  Upgrade 
first to version 3.0.5, and then to 4.0.x.  All packages are available on 
Red Hat's ftp sites:       ftp://ftp.redhat.com  ftp://rawhide.redhat.com

  reply	other threads:[~2000-10-10 13:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-10 13:26 William Gacquer
2000-10-10 13:41 ` Mike A. Harris [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-10-10 12:43 Mike A. Harris
2000-10-10 13:12 ` Ian Roxborough
2000-10-10 13:37   ` Mike A. Harris
2000-10-10 13:51     ` Syd Polk
2000-10-10 13:55     ` Ben Elliston
2000-10-10 14:04       ` Mike A. Harris
2000-10-10 14:39         ` Ben Elliston
2000-10-10 14:56     ` Tom Tromey
2000-10-10 15:25       ` Mike A. Harris
2000-10-10 13:15 ` Ben Elliston
2000-10-10 13:16 ` Mo DeJong
2000-10-10 13:46   ` Syd Polk

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=Pine.LNX.4.21.0010101638390.742-100000@asdf.capslock.lan \
    --to=mharris@opensourceadvocate.org \
    --cc=sourcenav@sourceware.cygnus.com \
    --cc=wgacquer@ubisoft.fr \
    /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).