public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: Raul Ito <itokoba@hotmail.com>
Cc: "insight@sources.redhat.com" <insight@sources.redhat.com>
Subject: Re: Problem with Installing Insight-5.3
Date: Mon, 25 Aug 2003 17:50:00 -0000	[thread overview]
Message-ID: <1061833918.1581.8.camel@lindt.uglyboxes.com> (raw)
In-Reply-To: <Law10-F29E4MBwtpxeE0000b996@hotmail.com>

On Mon, 2003-08-25 at 04:02, Raul Ito wrote:
> Then try to install it with
>   make install
> 
> and I got error as in follows,
>   /bin/sh ../../mkinstalldirs /usr/local/info
>   mkdir /usr/local/info
>   make[2]: *** [install-info-am] Error 1
>   make[2]: Leaving directory `XXXX/insight-5.3/bfd/doc'
>   make[1]: *** [install-recursive] Error 1
>   make[1]: Leaving directory `XXXX/insight-5.3/bfd'
>   make: *** [install-bfd] Error 2
> 

What host are you building for? If you are building on a unix (linux,
hpux, aix, solaris, etc), it certainly sounds like you do not have
permission to create /usr/local/info. Either run make install as root or
reconfigure and build using the "--prefix" (and, optionally) the
"--exec-prefix" options to configure. This will allow you to install
into a directory of your choice.

Keith


      reply	other threads:[~2003-08-25 17:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-25 11:03 Raul Ito
2003-08-25 17:50 ` Keith Seitz [this message]

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=1061833918.1581.8.camel@lindt.uglyboxes.com \
    --to=keiths@redhat.com \
    --cc=insight@sources.redhat.com \
    --cc=itokoba@hotmail.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).