public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Frank Schafer <frank.schafer@setuza.cz>
To: kabir.patel@uk.andersen.com
Cc: me@rupey.net, gcc-help@gcc.gnu.org
Subject: Re: Configuration options
Date: Fri, 16 Nov 2001 00:57:00 -0000	[thread overview]
Message-ID: <3BFE070B.3A270313@setuza.cz> (raw)
In-Reply-To: <80256B0B.00527C06.00@lonhm0003.arthurandersen.com>

[-- Attachment #1: Type: text/plain, Size: 868 bytes --]

kabir.patel@uk.andersen.com wrote:

> I have a question regarding configuration options specified in
> http://gcc.gnu.org/install/configure.html
>
> In the documentation it states:
>
> --prefix=dirname
> Specify the toplevel installation directory. This is the recommended way to
> install the tools into a directory other than the default. The toplevel
> installation directory defaults to /usr/local.
>
> For this would I specify
>
> prompt> ./configure prefix="/home/gnu"
>
> for example.
>
> It didn't seem to work, but came back with an error message like the following:
>
> "Invalid configuration `prefix=/home/gnu': machine `prefix=prefix=/home/gnu' not
> recognized"
>
> Could somebody tell me whats wrong?
>
> Thanks
> Kabir
>

Hi,

simply replace the:

    prompt> ./configure prefix="/home/gnu"

by:

    prompt> ./configure prefix=/home/gnu

Regards
Frank

[-- Attachment #2: Card for Frank Schafer --]
[-- Type: text/x-vcard, Size: 218 bytes --]

begin:vcard 
n:Schafer;Frank
x-mozilla-html:FALSE
org:SETUZA a.s.;IT
adr:;;;;;;
version:2.1
email;internet:frank.schafer@setuza.cz
title:Dipl. Ing.
note:System administrator
x-mozilla-cpt:;0
fn:Frank Schafer
end:vcard

  parent reply	other threads:[~2001-11-23  7:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-12 15:19 kabir.patel
2001-11-12 22:52 ` Claudio Bley
2001-11-16  0:57 ` Frank Schafer [this message]
2001-11-16  7:40   ` Claudio Bley
2001-11-17 12:26     ` Frank Schafer
2001-11-25 22:30       ` Frank Schafer

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=3BFE070B.3A270313@setuza.cz \
    --to=frank.schafer@setuza.cz \
    --cc=gcc-help@gcc.gnu.org \
    --cc=kabir.patel@uk.andersen.com \
    --cc=me@rupey.net \
    /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).