From: "Schaefer, Kendra" <Kendra.Schaefer@harley-davidson.com>
To: "'gdb@sources.redhat.com'" <gdb@sources.redhat.com>
Subject: ./configure - Permission Denied
Date: Wed, 21 Feb 2001 14:28:00 -0000 [thread overview]
Message-ID: <635EB2F26C0DD311B57C0008C7F36C61036F6AEE@hpdcexchg1.harley-davidson.com> (raw)
I am trying to build gdb, and when I type ./configure in the gdb-5.0
directory, it says "Permission Denied." Is this something I am doing wrong?
Confidential e-mail for addressee only. Access to this e-mail by anyone else is unauthorized.
If you have received this message in error, please notify the sender immediately by reply e-mail
and destroy the original communication.
From chastain@cygnus.com Wed Feb 21 15:41:00 2001
From: Michael Elizabeth Chastain <chastain@cygnus.com>
To: gdb@sources.redhat.com, Kendra.Schaefer@harley-davidson.com
Subject: Re: ./configure - Permission Denied
Date: Wed, 21 Feb 2001 15:41:00 -0000
Message-id: <200102212340.PAA23302@bosch.cygnus.com>
X-SW-Source: 2001-02/msg00284.html
Content-length: 388
Try this. If your source is in /foo/bar/gdb-5.0:
mkdir /foo/bar/build
mkdir /foo/bar/install
cd /foo/bar/build
sh /foo/bar/gdb-5.0/configure --prefix=/foo/bar/install
make
make install
The important part is the "sh" part. The other parts will make the
build go better in other ways.
Hope this helps,
Michael Elizabeth Chastain
<chastain@redhat.com>
"love without fear"
next reply other threads:[~2001-02-21 14:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-21 14:28 Schaefer, Kendra [this message]
2001-02-21 16:00 ` Mathieu Dube
2001-02-21 16:04 ` Kevin Buettner
2001-02-21 17:19 ` Mathieu Dube
2001-02-21 17:41 ` Kevin Buettner
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=635EB2F26C0DD311B57C0008C7F36C61036F6AEE@hpdcexchg1.harley-davidson.com \
--to=kendra.schaefer@harley-davidson.com \
--cc=gdb@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