[gpm]install bug

Nico rubini@linux.it
Thu, 6 Dec 2001 11:13:51 +0100


I'm resending a reply by Nico, the maintainer, whose dialup address is
currently blocked by one of the orbs-like lists used by linux.it
(I personally think they make more harm than good nowadays
/alessandro

Hello Mike!

mkinstalldirs is removed from make install in gpm-1.19.7.
I am currently trying as much as possible to release .7.

mkdir -p will do the job of mkinstalldirs. As gpm is
Linux specific, it does not need mkinstalldirs.

But in fact, thank you for the bug report.
If you find some more, please report.

Be prepared for a gpm-1.19.7-test release withing the next two
weeks.

Nico

Mike Castle wrote:

> mkinstalldirs was moved, but doc/Makefile.in doesn't know about it.
>
> The following is the patch I use to compile (it also addresses the texinfo
> bug, but I didn't feel like breaking them out).
>
> patch -p1 <<\EOF
> diff -ru gpm-1.19.6.orig/doc/Makefile.in gpm-1.19.6/doc/Makefile.in
> --- gpm-1.19.6.orig/doc/Makefile.in     Wed Oct  3 13:51:46 2001
> +++ gpm-1.19.6/doc/Makefile.in  Mon Dec  3 19:02:41 2001
> @@ -86,7 +86,7 @@
>  # install & uninstall
>
>  installdirs:
> -       $(SHELL) $(top_builddir)/mkinstalldirs \
> +       $(SHELL) $(srcdir)/../contrib/scripts/mkinstalldirs \
>                 $(man1dir) $(man7dir) $(man8dir) $(infodir)
>
>  install:       all installdirs
> diff -ru gpm-1.19.6.orig/doc/doc.gpm.in gpm-1.19.6/doc/doc.gpm.in
> --- gpm-1.19.6.orig/doc/doc.gpm.in      Wed Oct  3 14:35:54 2001
> +++ gpm-1.19.6/doc/doc.gpm.in   Mon Dec  3 19:00:57 2001
> @@ -86,7 +86,7 @@
>  @subtitle A general purpose mouse server for the Linux console
>  @subtitle @value{update-month}
>
> -@author by Nico Schottelius <nico@schottelius.org>
> +@author by Nico Schottelius <nico@@schottelius.org>
>
>  @end titlepage
>  @setchapternewpage off
> EOF
>
> Cheers!
> mrc
> --
>      Mike Castle      dalgoda@ix.netcom.com      www.netcom.com/~dalgoda/
>     We are all of us living in the shadow of Manhattan.  -- Watchmen
> fatal ("You are in a maze of twisty compiler features, all different"); -- gcc
> _______________________________________________
> gpm mailing list
> gpm@lists.linux.it
> http://www.linux.it/mailman/listinfo/gpm

--
{Greetings,Gruss},
Nico Schottelius

I am some kind of busy -
Do not expect an answer within 24 hours.
Instead use the telephon: +49 (0) 173 - 750 7022.