Gnus development mailing list
 help / color / mirror / Atom feed
From: Norbert Koch <viteno@xemacs.org>
Subject: Re: make install fails in current CVS
Date: Sat, 19 Feb 2005 21:29:57 +0100	[thread overview]
Message-ID: <vzy8dkcmyi.fsf@arafel.viteno.net> (raw)
In-Reply-To: <87is4oskgj.fsf@tc-1-100.kawasaki.gol.ne.jp> (Miles Bader's message of "Sat, 19 Feb 2005 23:17:16 +0900")

Miles Bader <miles@gnu.org> writes:

> Norbert Koch <viteno@xemacs.org> writes:
> > You're not going to love me for this ...
> 
> Oh well, it's what I get for `debugging by email'...

Sorry, I've been away for some time.  There's still something strange
here.  A lot of error messages are coming.  Here's the last successful
step and the first failure:

 /usr/local/bin/ginstall -c -m 644 gnus-tut.txt /usr/users/nk/local/lib/xemacs/site-packages/lisp/gnus/../../etc/gnus-tut.txt
/bin/sh ../mkinstalldirs /usr/users/nk/local/lib/xemacs/site-packages/lisp/gnus/../../etc/gnus
cd . \
&& for p in images/gnus/*.xpm images/gnus/*.pbm images/gnus/*.xbm images/gnus/x-splash; do \
  echo " /usr/local/bin/ginstall -c -m 644 $p /usr/users/nk/local/lib/xemacs/site-packages/lisp/gnus/../../etc/$p"; \
  /usr/local/bin/ginstall -c -m 644 $p /usr/users/nk/local/lib/xemacs/site-packages/lisp/gnus/../../etc/$p; \
done
 /usr/local/bin/ginstall -c -m 644 images/gnus/bar.xpm /usr/users/nk/local/lib/xemacs/site-packages/lisp/gnus/../../etc/images/gnus/bar.xpm
/usr/local/bin/ginstall: cannot create regular file `/usr/users/nk/local/lib/xemacs/site-packages/lisp/gnus/../../etc/images/gnus/bar.xpm': No such file or directory


Ah, now I understand.  The target directory is not created, yet.  IMO,
it also lacks a 'gnus' in its path:

/path/to/site-packages/lisp/gnus/../../etc/gnus/images/
                                           ^^^^ here.

Does this help you?

Thanks,
norbert.



  reply	other threads:[~2005-02-19 20:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-19 12:02 Norbert Koch
2005-02-19 13:13 ` Miles Bader
2005-02-19 13:35   ` Norbert Koch
     [not found]     ` <87oeegslpz.fsf@tc-1-100.kawasaki.gol.ne.jp>
2005-02-19 13:57       ` Norbert Koch
2005-02-19 14:17         ` Miles Bader
2005-02-19 20:29           ` Norbert Koch [this message]
2005-02-19 22:13             ` Miles Bader
2005-02-19 22:30               ` Norbert Koch
2005-02-19 23:16                 ` Miles Bader
2005-02-20  7:20                   ` Norbert Koch
2005-02-19 14:25     ` Emily Jackson
2005-02-20 19:16       ` Reiner Steib

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=vzy8dkcmyi.fsf@arafel.viteno.net \
    --to=viteno@xemacs.org \
    /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).