Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael R Cook <mcook@cognex.com>
Subject: Re: Gnus v5.6.5 is released
Date: 25 Apr 1998 13:25:04 -0400	[thread overview]
Message-ID: <r4bttpvmof.fsf@cognex.com> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "24 Apr 1998 21:33:24 +0200"

Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

> 	* gnus.el: Gnus v5.6.5 is released.

In previous releases, I would do

  $ ./configure --prefix=/foo/bar
  $ make
  $ make install

With 5.6.5, I got errors at `make install' about not being able to
create `/stage/...' directories.  It seems $(prefix) evaluates to
the null string.

My workaround was to do this first:

  $ export prefix=/foo/bar

Michael.


  parent reply	other threads:[~1998-04-25 17:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-04-24 19:33 Lars Magne Ingebrigtsen
1998-04-24 21:53 ` Jason L Tibbitts III
1998-04-24 23:24 ` SL Baur
1998-04-25 13:11   ` Lars Magne Ingebrigtsen
1998-04-25 17:25 ` Michael R Cook [this message]
1998-04-27 14:20 ` Hrvoje Niksic
1998-04-24 19:33 Lars Magne Ingebrigtsen

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=r4bttpvmof.fsf@cognex.com \
    --to=mcook@cognex.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 NNTP newsgroup(s).