Gnus development mailing list
 help / color / mirror / Atom feed
* make install fails in current CVS
@ 2005-02-19 12:02 Norbert Koch
  2005-02-19 13:13 ` Miles Bader
  0 siblings, 1 reply; 12+ messages in thread
From: Norbert Koch @ 2005-02-19 12:02 UTC (permalink / raw)


Hi!

Current CVS fails to install for me:

cd .  && for p in gnus/*.xpm gnus/*.pbm gnus/*.xbm 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 gnus/*.xpm /usr/users/nk/local/lib/xemacs/site-packages/lisp/gnus/../../etc/gnus/*.xpm
/usr/local/bin/ginstall: installing multiple files, but last argument, `/usr/users/nk/local/lib/xemacs/site-packages/lisp/gnus/../../etc/gnus/uu-post.xpm' is not a directory
Try `/usr/local/bin/ginstall --help' for more information.
*** Error code 1

Stop in /usr/local/users/nk/cvs/gnus/etc.
*** Error code 1

Stop in /usr/local/users/nk/cvs/gnus.


norbert.



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: make install fails in current CVS
  2005-02-19 12:02 make install fails in current CVS Norbert Koch
@ 2005-02-19 13:13 ` Miles Bader
  2005-02-19 13:35   ` Norbert Koch
  0 siblings, 1 reply; 12+ messages in thread
From: Miles Bader @ 2005-02-19 13:13 UTC (permalink / raw)
  Cc: ding

Norbert Koch <viteno@xemacs.org> writes:
> Current CVS fails to install for me:

I've fixed the most obvious boners.  Could you try again?

Thanks,

-Miles
-- 
"Unless there are slaves to do the ugly, horrible, uninteresting work, culture
and contemplation become almost impossible. Human slavery is wrong, insecure,
and demoralizing.  On mechanical slavery, on the slavery of the machine, the
future of the world depends." -Oscar Wilde, "The Soul of Man Under Socialism"



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: make install fails in current CVS
  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 14:25     ` Emily Jackson
  0 siblings, 2 replies; 12+ messages in thread
From: Norbert Koch @ 2005-02-19 13:35 UTC (permalink / raw)


Miles Bader <miles@gnu.org> writes:

Hello Miles,

> I've fixed the most obvious boners.  Could you try again?

Better, but not yet :-)

 /usr/local/bin/ginstall -c -m 644 gnus-tut.txt /usr/users/nk/local/lib/xemacs/site-packages/lisp/gnus/../../etc/images/gnus-tut.txt
/usr/local/bin/ginstall: cannot create regular file `/usr/users/nk/local/lib/xemacs/site-packages/lisp/gnus/../../etc/images/gnus-tut.txt': No such file or directory
gmake[1]: *** [install] Error 1
gmake[1]: Leaving directory `/usr/local/users/nk/cvs/gnus/etc'
gmake: *** [install] Error 2


norbert.




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: make install fails in current CVS
       [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
  0 siblings, 1 reply; 12+ messages in thread
From: Norbert Koch @ 2005-02-19 13:57 UTC (permalink / raw)


Miles Bader <miles@gnu.org> writes:

> Norbert Koch <viteno@xemacs.org> writes:
> > Better, but not yet :-)
> 
> Er, again...?

You're not going to love me for this ...

 /usr/local/bin/ginstall -c -m 644 images/gnus/x-splash /usr/users/nk/local/lib/xemacs/site-packages/lisp/gnus/../../etc/images/images/gnus/x-splash
/usr/local/bin/ginstall: cannot create regular file `/usr/users/nk/local/lib/xemacs/site-packages/lisp/gnus/../../etc/images/images/gnus/x-splash': No such file or directory
gmake[1]: *** [install] Error 1
gmake[1]: Leaving directory `/usr/local/users/nk/cvs/gnus/etc'
gmake: *** [install] Error 2


One level of 'images' to many in the path.  At least it's another file
:-) 

norbert.



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: make install fails in current CVS
  2005-02-19 13:57       ` Norbert Koch
@ 2005-02-19 14:17         ` Miles Bader
  2005-02-19 20:29           ` Norbert Koch
  0 siblings, 1 reply; 12+ messages in thread
From: Miles Bader @ 2005-02-19 14:17 UTC (permalink / raw)


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'...

-Miles
-- 
Do not taunt Happy Fun Ball.




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: make install fails in current CVS
  2005-02-19 13:35   ` Norbert Koch
       [not found]     ` <87oeegslpz.fsf@tc-1-100.kawasaki.gol.ne.jp>
@ 2005-02-19 14:25     ` Emily Jackson
  2005-02-20 19:16       ` Reiner Steib
  1 sibling, 1 reply; 12+ messages in thread
From: Emily Jackson @ 2005-02-19 14:25 UTC (permalink / raw)


On Sat, 19 Feb 2005 14:35:15 +0100
Norbert Koch <viteno@xemacs.org> wrote:

> Miles Bader <miles@gnu.org> writes:
> 
> Hello Miles,
> 
> > I've fixed the most obvious boners.  Could you try again?
> 
> Better, but not yet :-)
> 
>  /usr/local/bin/ginstall -c -m 644 gnus-tut.txt
>  /usr/users/nk/local/lib/xemacs/site-packages/lisp/gnus/../../etc/ima
>  ges/gnus-tut.txt
> /usr/local/bin/ginstall: cannot create regular file
> `/usr/users/nk/local/lib/xemacs/site-packages/lisp/gnus/../../etc/ima
> ges/gnus-tut.txt': No such file or directory gmake[1]: *** [install]
> Error 1 gmake[1]: Leaving directory `/usr/local/users/nk/cvs/gnus/etc'
> gmake: *** [install] Error 2

I'm so glad I'm not the only person who's had this problem. I can only
remember some of the errors I got:

In the gnus/etc Makefile, "ln -s . images" produces an error if you're
using freshly downloaded sources rather than just updating via CVS,
since the directory "images" exists.

More fun with the actual installation process: Commands like
"/sw/bin/install -c -m 644 *.xpm
/Users/emilyjac/share/emacs/site-lisp/../etc/images/gnus/*.xpm" fail
with "cannot stat file" or "last argument is not a directory" (this is
the GNU version of install from GNU fileutils).

I finally had to install the images and smilies manually; I think I'll
wait about 6 months before I try updating Gnus again. :-\

Emily

-- 
"If it seem slow, wait for it; it will surely come, it will not delay."
Emily Jackson
<http://home.hiwaay.net/~emilyj/missjackson.html>



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: make install fails in current CVS
  2005-02-19 14:17         ` Miles Bader
@ 2005-02-19 20:29           ` Norbert Koch
  2005-02-19 22:13             ` Miles Bader
  0 siblings, 1 reply; 12+ messages in thread
From: Norbert Koch @ 2005-02-19 20:29 UTC (permalink / raw)


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.



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: make install fails in current CVS
  2005-02-19 20:29           ` Norbert Koch
@ 2005-02-19 22:13             ` Miles Bader
  2005-02-19 22:30               ` Norbert Koch
  0 siblings, 1 reply; 12+ messages in thread
From: Miles Bader @ 2005-02-19 22:13 UTC (permalink / raw)


Norbert Koch <viteno@xemacs.org> writes:
> 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.

That reduces to:

   $(etcdir)/gnus/images/

Which is the same target directory as Emacs built-in gnus uses for the
same images.  Should there be an _additional_ preceding gnus?  That
would require the lisp code to be different for Gnus-in-emacs and
Gnus-standalone, right?

-Miles
-- 
`...the Soviet Union was sliding in to an economic collapse so comprehensive
 that in the end its factories produced not goods but bads: finished products
 less valuable than the raw materials they were made from.'  [The Economist]




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: make install fails in current CVS
  2005-02-19 22:13             ` Miles Bader
@ 2005-02-19 22:30               ` Norbert Koch
  2005-02-19 23:16                 ` Miles Bader
  0 siblings, 1 reply; 12+ messages in thread
From: Norbert Koch @ 2005-02-19 22:30 UTC (permalink / raw)


Miles Bader <miles@gnu.org> writes:

Hi!

> That reduces to:
> 
>    $(etcdir)/gnus/images/
> 
> Which is the same target directory as Emacs built-in gnus uses for the
> same images.  Should there be an _additional_ preceding gnus?

No, $(etcdir)/gnus/.... is fine.

But, these directories have to be created, AFAICT (and I'll have to
clean up the current contents of my etc :-)).

norbert.



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: make install fails in current CVS
  2005-02-19 22:30               ` Norbert Koch
@ 2005-02-19 23:16                 ` Miles Bader
  2005-02-20  7:20                   ` Norbert Koch
  0 siblings, 1 reply; 12+ messages in thread
From: Miles Bader @ 2005-02-19 23:16 UTC (permalink / raw)


Norbert Koch <viteno@xemacs.org> writes:
> But, these directories have to be created, AFAICT

Ok, that's fixed...

-Miles
-- 
x
y
Z!




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: make install fails in current CVS
  2005-02-19 23:16                 ` Miles Bader
@ 2005-02-20  7:20                   ` Norbert Koch
  0 siblings, 0 replies; 12+ messages in thread
From: Norbert Koch @ 2005-02-20  7:20 UTC (permalink / raw)


Miles Bader <miles@gnu.org> writes:

> Ok, that's fixed...

Thanks, it works now.

norbert.



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: make install fails in current CVS
  2005-02-19 14:25     ` Emily Jackson
@ 2005-02-20 19:16       ` Reiner Steib
  0 siblings, 0 replies; 12+ messages in thread
From: Reiner Steib @ 2005-02-20 19:16 UTC (permalink / raw)


On Sat, Feb 19 2005, Emily Jackson wrote:

> More fun with the actual installation process: [...]
>
> I finally had to install the images and smilies manually; I think I'll
> wait about 6 months before I try updating Gnus again. :-\

If you can't bear this heat you should probably do what the manual
suggests:

,----[ (info "(gnus)Gnus Versions") ]
|    If you happen upon a version of Gnus that has a prefixed name -
| "(ding) Gnus", "September Gnus", "Red Gnus", "Quassia Gnus",
| "Pterodactyl Gnus", "Oort Gnus" - don't panic.  Don't let it know that
| you're frightened.  Back away.  Slowly.  Whatever you do, don't run.
| Walk away, calmly, until you're out of its reach.  Find a proper
| released version of Gnus and snuggle up to that instead.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-02-20 19:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-19 12:02 make install fails in current CVS 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
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

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).